You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: