Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Problem: unable to load launch configuration tab group
Problem: unable to load launch configuration tab group [message #181211] Wed, 22 November 2006 00:25 Go to next message
Eclipse UserFriend
Originally posted by: istarostine.yahoo.com

I created a new launch configuration type (MyNewType) and a new launch
configuration tab group (MyNewTabGroup). When I try to create a new launch
configuration of the MyNewType type in LCD I get an error: Plug-in XXX was
unable to load class MyNewTabGroup. I checked all the extension ids and
the MyNewTabGroup class; everything seems OK.

What can be the problem?

How can I debug it?

Thanks,
iouri
Re: Problem: unable to load launch configuration tab group [message #181873 is a reply to message #181211] Mon, 27 November 2006 22:15 Go to previous message
Eclipse UserFriend
Originally posted by: istarostine.yahoo.com

The problem was with the plugin activator. The activator's package has
changed but that change was not reflected in the MANIFEST.MF file. So the
activator field in the MANIFEST.MF was pointing to a non-existent class.
I was able to see the exception in the java.lang.ClassNotFoundException in
the
<eclipse-home>\runtime-workspace\.metadata\.log file
Previous Topic:too slow
Next Topic:pass work while extracting SDK-3-2-1-win32
Goto Forum:
  


Current Time: Fri Apr 19 21:33:07 GMT 2024

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

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

Back to the top