Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Problems creating JAR(Class files on class path not found or not accessible)
Problems creating JAR [message #1871322] Fri, 20 September 2024 13:41 Go to next message
Leo Santos is currently offline Leo SantosFriend
Messages: 1
Registered: September 2024
Junior Member
I'm having trouble creating the JAR in my Eclipse. I switched from Windows to Mac, and now this error message is popping up.

"Class files on class path not found or not accessible for"

Does anyone know a way to fix this error?
Re: Problems creating JAR [message #1871454 is a reply to message #1871322] Wed, 25 September 2024 08:50 Go to previous message
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.......
Previous Topic:Processors supported by ThreadX
Next Topic:Install IDE
Goto Forum:
  


Current Time: Fri Oct 11 09:48:55 GMT 2024

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

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

Back to the top