Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Today's Messages (on)  | Unanswered Messages (off)

Forum: Newcomers
 Topic: Problems creating JAR
Re: Problems creating JAR [message #1871454 is a reply to message #1871322] Wed, 25 September 2024 08:50
Neman Frank is currently offline Neman FrankFriend
Messages: 1
Registered: September 2024
Junior Member
Hi Santos,

Can you try these steps

Check Build Path: Right-click the project > Build Path > Configure Build Path, and update any incorrect paths.

Rebuild Project: Go to Project > Clean, then rebuild.

Check JDK: Ensure the correct JDK is selected under Eclipse > Preferences > Java > Installed JREs.

Re-import Project: Delete and re-import the project (without deleting files on disk).

I hope this will help to resolve this issues.......
Forum: Buildship
 Topic: build using gradle fails
Re: build using gradle fails [message #1871457 is a reply to message #1871352] Wed, 25 September 2024 08:59
Horst Weigelt is currently offline Horst WeigeltFriend
Messages: 2
Registered: September 2024
Junior Member
After removing
-vm
C:/Users/<user>/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.5.v20221102-0933/jre/bin
in eclipse.ini
the error does not occur anymore.
In the project and workspace setup (GUI) everything was set to Java11 - there was nothing related to a Java17 JRE :-(



Current Time: Wed Sep 25 22:49:43 GMT 2024

Powered by FUDForum. Page generated in 0.03593 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top