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

Re-enable workspace location prompt on startup #238

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

dvojtise
Copy link
Contributor

@dvojtise dvojtise commented Aug 11, 2021

Description

In recent GEMOC Studio package (3.3.0), Eclipse isn't prompting anymore for the workspace location on startup.

This PR re-enable this prompt.

Changes

add -Dosgi.dataAreaRequiresExplicitInit=true in the GemocStudio.ini

Fixes #237

Signed-off-by: Didier Vojtisek <didier.vojtisek@inria.fr>
@dvojtise dvojtise added the bug label Aug 11, 2021
@ebousse
Copy link
Contributor

ebousse commented Aug 11, 2021

Simple enough, lgtm :)

I'm surprised that the default for this option is now false though. Do we know what was the rationale on Eclipse's side?

@dvojtise
Copy link
Contributor Author

no, idea, I only looked into a classic Java Eclipse package eclipse.ini for any significant difference with our GemocStudio.ini

@dvojtise dvojtise merged commit aaa2393 into master Aug 11, 2021
@dvojtise dvojtise deleted the fix_workspaace_start_prompt branch August 12, 2021 09:50
@dvojtise dvojtise changed the title re-enable workspace location prompt on startup Re-enable workspace location prompt on startup Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eclipse package not prompting for user workspace location
2 participants