[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.jdt] Import-Package item in manifest.mf

Hello everyone,

IÂve some problems with a IBM plug-in in Eclipse. When looking into Help->Software Updates->Manage Configuration I can see that the plug-in "is there". But when I switch to Window->Show View->PDE Runtime->Plug-in Registry I see a red cross indicating that something is wrong. So I switched to Dependencies tab and thereÂs a "com.ibm.db2.jdbc.app" item in Imported Packages - as it is defined in manifest.mf (Import-Package item). I tried to double-click on it and I got an error and in log file thereÂs only NullPointerException.

If I do the same procedure with the same plug-in in Rational Application Developer (Eclipse based product) ItÂs ok, everything is fine and no error occur.

Is there any possibility to resolve all these problems? Because when I start up Eclipse I donÂt get any error and nothing is in log file. How to "log" all the plug-in activity?

Thanks in advance, Kevin