Skip to content
New issue

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

(Codegen) Add warning when the target folder for code generation is in a different project #64

Open
antoine-morvan opened this issue Jul 25, 2018 · 1 comment

Comments

@antoine-morvan
Copy link
Member

The scenario editor allows the generated code to be generated in a different Eclipse project than the one containing the scenario. This can lead to trouble locating the generated code, especially when working on several versions on the same project, or simply when copying scenarios.

Solution could be to output a warning / info in the log when this occurs.

@leos313
Copy link
Member

leos313 commented Jul 25, 2018

or, maybe better, a little window with "choose output folder" with the default value of "<current_project>/Code/generated". Users need just to press "Next"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants