-
Notifications
You must be signed in to change notification settings - Fork 3
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
Expaut 14 #15
base: master
Are you sure you want to change the base?
Conversation
…automation' to match file name; reloaded dependent genmodels accordingly
…rimentautomation.application.tooladapter.simucom.model'; the code will be now automatically generated to src-gen within each build
…rimentautomation'; the code will be now automatically generated to src-gen within each build
…rimentautomation.application.tooladapter.simulizar.model'; the code will be now automatically generated to src-gen within each build
…rimentautomation.edit'; the code will be now automatically generated to src-gen within each build
…rimentautomation.editor'; the code will be now automatically generated to src-gen within each build
…rimentautomation.application.tooladapter.simucom.model.edit'; the code will be now automatically generated to src-gen within each build
…rimentautomation.application.tooladapter.simulizar.model.edit'; the code will be now automatically generated to src-gen within each build
I have found this review request in my review queue. Apparently it is a few months old. Could you please provide a short description of what you PR tries to achieve? |
This PR is about 'Support automatic code generation' https://palladio-simulator.atlassian.net/browse/EXPAUTOM-14 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In principle, the changes look reasonable and make sense. However, it does not work for me. Did you run an actual experiment with the code? If I try to start one, it fails complaining about a missing ExperimentsResourceFactoryImpl. This might stem from a previous generated eclipse extension registration which is not valid anymore.
Please review