We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When compiling DSL with Location field, the output is as follows:
Location
java -jar dsl-clc.jar -target=php_client,php_ui -settings=active-record Compiling DSL online... Error compiling DSL to specified target. Couldn't find type for property type NGS.Plugins.Dsl.Concepts.LocationPropertyTypeConcept
Using dsl-clc.jar version 1.4.0 (although it reports itself as 1.3.0, but that's just a typo in the manifest).
dsl-clc.jar
1.4.0
1.3.0
The text was updated successfully, but these errors were encountered:
Yeah, thats not yet supported in PHP ;(
Sorry, something went wrong.
No branches or pull requests
When compiling DSL with
Location
field, the output is as follows:Using
dsl-clc.jar
version1.4.0
(although it reports itself as1.3.0
, but that's just a typo in the manifest).The text was updated successfully, but these errors were encountered: