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 configurator: undefined variables #219

Closed
hohwille opened this issue Aug 23, 2019 · 1 comment
Closed

eclipse configurator: undefined variables #219

hohwille opened this issue Aug 23, 2019 · 1 comment
Labels
configurator related to our configurator tool that manages IDE settings for Eclipse, Intellij, vscode, etc. eclipse related to Eclipse IDE enhancement New feature or request
Milestone

Comments

@hohwille
Copy link
Member

C:\Users\dhelmke\project\devonide3.15\workspaces\main\my-thai-star\java\mtsj>devon eclipse
Running command: java -cp '/c/Users/dhelmke/project/devonide3.15/scripts/lib/dev
on-ide-configurator-3.0.0-beta15.jar:/c/Users/dhelmke/project/devonide3.15/scrip
ts/lib/javax.json-1.1.4.jar:/c/Users/dhelmke/project/devonide3.15/scripts/lib/ja
vax.json-api-1.1.4.jar' com.devonfw.tools.ide.configurator.Configurator -t /c/Us
ers/dhelmke/project/devonide3.15/settings/eclipse/workspace -w /c/Users/dhelmke/
project/devonide3.15/workspaces/main -v /c/Users/dhelmke/project/devonide3.15/se
ttings/eclipse/workspace/replacement-patterns.properties -u
Aug. 22, 2019 3:31:46 NACHM. com.devonfw.tools.ide.logging.Log info
INFO: Variable 'ECLIPSE_HOME' is undefined
Aug. 22, 2019 3:31:46 NACHM. com.devonfw.tools.ide.logging.Log info
INFO: Variable 'SETTINGS_PATH' is undefined
Succeeded to run command java
Your workspace main has been updated
launching Eclipse...

What is wrong that ECLIPSE_HOME and SETTINGS_PATH are undefined?

@hohwille hohwille added enhancement New feature or request configurator related to our configurator tool that manages IDE settings for Eclipse, Intellij, vscode, etc. eclipse related to Eclipse IDE labels Aug 23, 2019
@hohwille hohwille added this to the release:3.0.0 milestone Aug 23, 2019
hohwille added a commit that referenced this issue Aug 23, 2019
#198: fixed power-shell look&feel issue
#213: fixed cygwin setup
#214: fixed usage documentation
#216: no symlinks for cygwin
#219 fixed undefined variables
#220: use mklink on windows
#5: reduced export
in Eclipse show also IDE folder name in titlebar
@hohwille
Copy link
Member Author

Fixed with PR #221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configurator related to our configurator tool that manages IDE settings for Eclipse, Intellij, vscode, etc. eclipse related to Eclipse IDE enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant