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

eclipse locking check accidentally applies to other IDEs #149

Closed
hohwille opened this issue Jul 29, 2019 · 1 comment
Closed

eclipse locking check accidentally applies to other IDEs #149

hohwille opened this issue Jul 29, 2019 · 1 comment
Labels
bug Something isn't working configurator related to our configurator tool that manages IDE settings for Eclipse, Intellij, vscode, etc. eclipse related to Eclipse IDE software software-package with 3rd party products
Milestone

Comments

@hohwille
Copy link
Member

With #41 and PR #137 we introduced a mecanism to properly detect if eclipse workspace is already locked. This also applies to other IDEs and prevents starting e.g. IntelliJ if Eclipse is already running for the same workspace.

@hohwille hohwille added bug Something isn't working configurator related to our configurator tool that manages IDE settings for Eclipse, Intellij, vscode, etc. software software-package with 3rd party products eclipse related to Eclipse IDE labels Jul 29, 2019
@hohwille hohwille added this to the release:3.0.0 milestone Jul 29, 2019
hohwille added a commit that referenced this issue Jul 29, 2019
* #145: improved verification of eclipse installation
* #145: fixed/improved installation to auto-detect if archive has a single top-level folder (except macos *.app dir) to omit in installation dir
* #84: install CobiGen from public update site
* #89: fixed another invisible unicode space character
* #148: updated vscode to 1.36.1
* #145: fixed proper download URL for vscode on windows to prevent broken ZIP download issue
* #145: fixed node installation verification to work also on windows
* #150: fixed m2e lifecylce-mapping config
* #149: prevent eclipse lock stopping to launch other IDEs
@hohwille
Copy link
Member Author

Fixed with PR #148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working configurator related to our configurator tool that manages IDE settings for Eclipse, Intellij, vscode, etc. eclipse related to Eclipse IDE software software-package with 3rd party products
Projects
None yet
Development

No branches or pull requests

1 participant