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

Clarify API about source locators and check them #142

Open
dvojtise opened this issue Jan 10, 2020 · 0 comments
Open

Clarify API about source locators and check them #142

dvojtise opened this issue Jan 10, 2020 · 0 comments

Comments

@dvojtise
Copy link
Contributor

in GEMOC it appears that we have 2 sources locators

ex: with java engine
it declares a org.eclipse.gemoc.dsl.debug.locator (see https://github.com/eclipse/gemoc-studio-modeldebugging/blob/12e855bf2b3021b6f399b93746972b5fa8c83051/java_execution/java_engine/plugins/org.eclipse.gemoc.execution.sequential.javaengine.ui/plugin.xml#L346)
and a org.eclipse.debug.core.sourceLocators (see https://github.com/eclipse/gemoc-studio-modeldebugging/blob/12e855bf2b3021b6f399b93746972b5fa8c83051/java_execution/java_engine/plugins/org.eclipse.gemoc.execution.sequential.javaengine.ui/plugin.xml#L173)

apparently the org.eclipse.gemoc.dsl.debug.locator is broken as the schema file name in https://github.com/eclipse/gemoc-studio-modeldebugging/blob/master/simulationmodelanimation/plugins/org.eclipse.gemoc.dsl.debug.ide/schema/fr.obeo.dsl.debug.locator.exsd is wrong

I'm not sure if they are redundant or if the org.eclipse.gemoc.dsl.debug.locator will add real value (when fixed)

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