Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » The project: xxxxxxx which is referenced by the classpath, does not exist.(eclipse.jdt.launching)
The project: xxxxxxx which is referenced by the classpath, does not exist. [message #637520] Sat, 06 November 2010 02:12 Go to next message
No real name is currently offline No real nameFriend
Messages: 8
Registered: November 2010
Location: Boston, MA
Junior Member
Hello,

I have a feeling that the problem I am having is just a cockpit error. I can't seem to find the trick that will make this problem disappear.

(1) I have "Checked for updates", and I have run updates
(2) I have "Clean" my project
(3) I have checked the Java Build Path for errors (there are none)
(4) There is only one project, and there aren't any projects listed under "Projects" in the Java Build Path
(5) There is only on set of system libraries (jre6), and there aren't any errors.
(6) source files are listed under xxxxxx/src and output files are listed under xxxxxx/bin
(7) I currently have GWT, Android, and Subclipse plugins installed.
(_8) I am running Galileo IDE for JEE Developers
(9) I am running 32-bit WinXPpro

I could use some help on this one. I can't think of anything else to try.

[Updated on: Sat, 06 November 2010 02:20]

Report message to a moderator

Re: The project: xxxxxxx which is referenced by the classpath, does not exist. [message #637549 is a reply to message #637520] Sat, 06 November 2010 15:32 Go to previous message
No real name is currently offline No real nameFriend
Messages: 8
Registered: November 2010
Location: Boston, MA
Junior Member
Hello,

I figured out the solution to my problem. I had named the workspace and project the same name. In other words, I had created the following directory structure: C:\SCJD\scjd. The workspace was SCJD, and the project name was scjd.

I changed the name of the workspace to workspace, such that the directory structure is C:\workspace\scjd. This fixed the problem for me.

[Updated on: Sat, 06 November 2010 15:34]

Report message to a moderator

Previous Topic:Adding a poup menu contribution to a JDT editor
Next Topic:Inheriting from Template Class
Goto Forum:
  


Current Time: Fri Apr 26 00:01:59 GMT 2024

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

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

Back to the top