Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Cannot launch Eclipse Application
Cannot launch Eclipse Application [message #606844] Sun, 12 September 2010 15:25 Go to next message
Michael Spertus is currently offline Michael SpertusFriend
Messages: 78
Registered: July 2009
Member
I have been developing a Java plug-in which had been working fine, however now when I try to launch as an eclipse application, I momentarily get a wait cursor and then nothing happens. The Console tab says "<terminated> Eclipse Application [Eclipse Application] C:\Program Files\Java\jre6\bin\javaw.exe (Sep 12, 2010 10:14:55 AM)". None of the other tabs say anything remotely relevant. This has worked in the past, so I must have changed something, but it bails out with no info even before I can launch the debugger.

Is there any way to find more detailed information about why it is failing to launch?

Thanks,

Mike
Re: Cannot launch Eclipse Application [message #606846 is a reply to message #606844] Mon, 13 September 2010 08:37 Go to previous message
Eclipse UserFriend
Originally posted by: andre.pietsch.a-sd.de

have a look into the ".log" files of your workspace you develop your
plugin in and the workspace of the target application. you can find them
in their ".metadata" directories.

regards

Am 12.09.2010 17:25, schrieb Michael Spertus:
> I have been developing a Java plug-in which had been working fine,
> however now when I try to launch as an eclipse application, I
> momentarily get a wait cursor and then nothing happens. The Console tab
> says "<terminated> Eclipse Application [Eclipse Application] C:\Program
> Files\Java\jre6\bin\javaw.exe (Sep 12, 2010 10:14:55 AM)". None of the
> other tabs say anything remotely relevant. This has worked in the past,
> so I must have changed something, but it bails out with no info even
> before I can launch the debugger.
>
> Is there any way to find more detailed information about why it is
> failing to launch?
>
> Thanks,
>
> Mike
Previous Topic:export on MacOS UI process not wanted (console only)
Next Topic:Access elements on the model explorer
Goto Forum:
  


Current Time: Thu Apr 25 19:02:38 GMT 2024

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

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

Back to the top