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

Typing ${folder_prompt} in working-dir crashes the IDE #81

Open
kapexx opened this issue May 14, 2024 · 0 comments
Open

Typing ${folder_prompt} in working-dir crashes the IDE #81

kapexx opened this issue May 14, 2024 · 0 comments

Comments

@kapexx
Copy link
Contributor

kapexx commented May 14, 2024

Using the Eclipse variable ${folder_prompt} (which should open a dialog and prompt the user to choose a folder) in working-dir crashes the Eclipse IDE on Windows. As soon as you enter the variable in the editor, even before saving the file, Eclipse gets unresponsive and the process has to be killed. One time I noticed that the file chooser dialog popped up for a split second after entering the variable. My guess is that the variable is evaluated immediately after typing instead of when running the launch configuration. There's nothing logged about the crash in the Eclipse log. The variable works as expected in e.g. vm-arguments.

@kapexx kapexx changed the title Typing${folder_prompt} in working-dir crashes the IDE Typing ${folder_prompt} in working-dir crashes the IDE May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant