Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Debugging Eclipse Application Problem: Launches repeatedly
Debugging Eclipse Application Problem: Launches repeatedly [message #22787] Thu, 18 September 2008 16:21
Paul Reiners is currently offline Paul ReinersFriend
Messages: 19
Registered: July 2009
Junior Member
I'm having a problem debugging an Eclipse Application from Eclipse. When
I launch the Debug Configuration, the Eclipse Application starts up and
then stops repeatedly. It shows the splash screen and then disappears.
This is the farthest it gets before restarting:

MyDebugConfiguration [Eclipse Application]
org.eclipse.equinox.launcher.Main at localhost:2599
Thread [main] (Running)
Daemon Thread [Signal Dispatcher] (Running)
Daemon Thread [State Data Manager] (Running)
Daemon Thread [Framework Event Dispatcher] (Running)
Thread [State Saver] (Running)
Daemon Thread [Start Level Event Dispatcher] (Running)
Thread [Refresh Packages] (Running)
C:\MyApp\eclipse\jdk\jre\bin\javaw.exe (Sep 18, 2008 9:38:19 AM)

I am using Version 3.4.0 of the Eclipse SDK.

What is causing this?
Previous Topic:export wizard and team provider
Next Topic:Debugging Eclipse Application Problem: Launches repeatedly
Goto Forum:
  


Current Time: Fri Apr 19 00:17:44 GMT 2024

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

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

Back to the top