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

createLanguageSpecificDSAHelper fails when doing a clean all #24

Open
dvojtise opened this issue Nov 5, 2019 · 0 comments
Open

createLanguageSpecificDSAHelper fails when doing a clean all #24

dvojtise opened this issue Nov 5, 2019 · 0 comments

Comments

@dvojtise
Copy link
Contributor

dvojtise commented Nov 5, 2019

in the builder (https://github.com/eclipse/gemoc-studio-execution-moccml/blob/master/ccsljava_xdsml/plugins/org.eclipse.gemoc.execution.concurrent.ccsljavaxdsml.ui/src/main/java/org/eclipse/gemoc/execution/concurrent/ccsljavaxdsml/ui/builder/GemocLanguageDesignerBuilder.java), the createLanguageSpecificDSAHelper fails with no class def found when doing a clean all on the workspace

this is because the classpath lookup tries to search classes that are not built yet.

This generator should ensure that no builder is currently running on dependency projects before generating these helper classes

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

1 participant