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 m2e lifecycle-mapping configured wrong #150

Closed
hohwille opened this issue Jul 29, 2019 · 2 comments
Closed

eclipse m2e lifecycle-mapping configured wrong #150

hohwille opened this issue Jul 29, 2019 · 2 comments
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
Milestone

Comments

@hohwille
Copy link
Member

In my latest tests my eclipse m2e config is broken. The lifecycle-mapping config is set to:

/projects/devon//projects/devon/workspaces/main/devon-ide/settings/src/main/settings/eclipse/lifecycle-mapping-metadata.xml

See:
https://github.com/devonfw/devon-ide/blob/199ba7ab931e293fd8c8629ef2535b40622d36e7/settings/src/main/settings/eclipse/workspace/update/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.core.prefs#L7

IMHO already SETTINGS_PATH is already absolute now.

@hohwille hohwille added 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 labels Jul 29, 2019
@hohwille hohwille added this to the release:3.0.0 milestone Jul 29, 2019
@hohwille
Copy link
Member Author

Assumtion confirmed:

echo $SETTINGS_PATH
/projects/devon/workspaces/main/devon-ide/settings/src/main/settings

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
Projects
None yet
Development

No branches or pull requests

1 participant