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

Unexpected dialog for classpath/modulepath modifications when library is added to classpath of java project #1765

Open
mansurski opened this issue Nov 5, 2024 · 0 comments

Comments

@mansurski
Copy link

Used Platform:
Eclipse IDE for Java Developers
Version: 2024-06 (4.32.0)

Steps to reproduce:

Start "New Java Project" wizard.
Give the project a name.
Click Next and go to "Libraries" tab.
Select "Classpath" and click "Add Library..."
Add a library to the classpath of the project (I have added JUnit but it could be any).
Finish wizard.
Open the properties of the newly created project.
Go to "Java Build Path".
Select "Libraries" tab.

Now each time another option is selected from the properties, unexpected dialog is shown although there are no changes in the modluepath/classpath.

image

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