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

Improve default Engine addon launch conf tab #27

Merged
merged 7 commits into from
Dec 20, 2019
Merged

Conversation

dvojtise
Copy link
Contributor

Companion PR of eclipse/gemoc-studio-modeldebugging#136

It adapts the addon definition to use lowercase in the plugin.xml

It makes sure to use the new AbstractLaunchConfigurationDataProcessingTab class

the class LaunchConfigurationTab was duplicated in 3 launchers.
now moved into the framework and renamed AbstractLaunchConfigurationTab

Signed-off-by: Didier Vojtisek <didier.vojtisek@inria.fr>
the class LaunchConfigurationDataProcessingTab was duplicated in 2
launchers.
now moved into the framework and renamed
AbstractLaunchConfigurationDataProcessingTab

Signed-off-by: Didier Vojtisek <didier.vojtisek@inria.fr>
getExtensionSpecifications is used uniformly to filter addon extensions
in launcher

Signed-off-by: Didier Vojtisek <didier.vojtisek@inria.fr>
Signed-off-by: Didier Vojtisek <didier.vojtisek@inria.fr>
Conflicts:
	plugins/org.eclipse.gemoc.ale.interpreted.engine.ui/src/org/eclipse/gemoc/ale/interpreted/engine/ui/launcher/tabs/LaunchConfigurationMainTab.java

Signed-off-by: Didier Vojtisek <didier.vojtisek@inria.fr>
Signed-off-by: Didier Vojtisek <didier.vojtisek@inria.fr>
@dvojtise dvojtise merged commit 5f469c2 into master Dec 20, 2019
@dvojtise dvojtise deleted the refactor_launchconf branch December 20, 2019 11:50
@dvojtise dvojtise added the enhancement New feature or request label Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant