Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Exception preventing compilation and running
Exception preventing compilation and running [message #84509] Mon, 11 August 2003 09:09
Eclipse UserFriend
Originally posted by: bconroy.ritchiecapital.com

Hello,

I am fairly new to eclipse and I am now encountering a pretty big problem.
When I try to run applications I get an exception that says Source locator
does not exist. The following is the stack trace from the log file.

org.eclipse.core.runtime.CoreException: Source locator does not exist:
org.eclipse.jdt.debug.ui.javaSourceLocator

at
org.eclipse.debug.internal.core.LaunchManager.newSourceLocat or(LaunchManager
..java:1101)

at
org.eclipse.debug.internal.core.LaunchConfiguration.initiali zeSourceLocator(
LaunchConfiguration.java:180)

at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfigurati
on.java:155)

at
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(D ebugUIPlugin.jav
a:732)

at org.eclipse.debug.ui.DebugUITools.buildAndLaunch(DebugUITool s.java:550)

at org.eclipse.debug.ui.DebugUITools$2.run(DebugUITools.java:49 9)

at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext
..java:101)



I also cannot build and I get a similiar exception when I try to open the
run configuration window. I think a config file I needed must have been
erased somehow, but i have no idea where to look.



Thanks.



Bo
Previous Topic:Java Editor
Next Topic:release application
Goto Forum:
  


Current Time: Tue Jul 15 03:18:55 EDT 2025

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

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

Back to the top