eclipse-gemoc / eclipse-gemoc/gemoc-studio-execution-moccml

createLanguageSpecificDSAHelper fails when doing a clean all

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.