AppEngine --generated_dir #3076
Unanswered
haninaguib
asked this question in
Q&A
Replies: 1 comment
-
Hi @haninaguib . This is currently a limitation in the feature. We will consider this a feature request. I'll update if I can find a workaround in the meantime. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I specify the directory where generated files are created for a local dev-appserver?
In the command line you can use the --generated_dir flag, but I don't see an option in the plugin. It currently defaults to target/{app}/WEB-INF/classes/appengine-generated. This is a problem as a mvn clean will wipe it.
Beta Was this translation helpful? Give feedback.
All reactions