| Author |
Eclipse - problem with running.
|
Bob Green
Ranch Hand
Joined: Feb 29, 2004
Posts: 93
|
|
I am receiving the following error message when trying to run a java application: Exception occurred during launch Reason: Source locator does not exist: org.eclipse.jdt.debug.ui.javaSourceLocator I am not sure why suddendly Eclipse is looking for this. It has worked before until I installed JBuilder. Can anyone tell me why I have this problem? Is it because of JBuilder? How do I fix this problem? Thanks in advance!
|
 |
Tim West
Ranch Hand
Joined: Mar 15, 2004
Posts: 539
|
|
Sounds like it could be a classpath issue. Might be good to see if Eclipse is using the right source JAR file. That said, I'm only guessing... -Tim
|
 |
Bill Dudney
Author
Ranch Hand
Joined: Sep 05, 2003
Posts: 234
|
|
Hi Bob, Also make sure you downloaded the version of Eclipse with the JDT included instead of just the work bench. It looks like you have only the workbench. Good luck!
|
TTFN,<br /> <br />-bd-<br /> <br /><a href="http://www.amazon.com/exec/obidos/ASIN/0471449156/qid=1064343733/sr=2-1/ref=sr_2_1/002-8375300-3666449" target="_blank" rel="nofollow">Jakarta Pitfalls</a> | <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0471146153/qid=1064343733/sr=1-2/ref=sr_1_2/002-8375300-3666449?v=glance&s=books" target="_blank" rel="nofollow">J2EE AntiPatterns</a> | <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0471462071/qid=1064343733/sr=1-3/ref=sr_1_3/002-8375300-3666449?v=glance&s=books" target="_blank" rel="nofollow">Mastering JavaServer Faces</a> | <a href="http://bill.dudney.net/roller/page/bill" target="_blank" rel="nofollow">Blog</a> | <a href="http://www.jroller.com/page/BillDudney" target="_blank" rel="nofollow">Eclipse Blog</a> | <a href="http://www.sourcebeat.com/TitleAction.do?id=2" target="_blank" rel="nofollow">Eclipse 3 Live</a>
|
 |
 |
|
|
subject: Eclipse - problem with running.
|
|
|