Dear all,
I am using the IDE Netbeans 5.5 and I have successufully integrated the Carbide.j under Netbeans 5.5.
Unfortunately, I have noticed that using the Carbide.j under netbeans is very unstable. For example, the. flw can not be displayed sometimes properly and it needs time in order to be refreshed(especially when new gui components have been added)
Secondly, the "New Applictaion Pacjkage" button sometimes is disbaled.
From the installation guide, I read that the Carbide.j 1.5 can be installed under netbeans 5.0
I would like to ask you if there is any update for Netbeans 5.5.
I am writing also the full exception message I received while I am opening the netbeans 5.5.
java.lang.IllegalStateException: java.lang.ClassNotFoundException: org.netbeans.modules.websvc.core.customization.ui.WSDataObject
at org.openide.loaders.DataLoader.getRepresentationClass(DataLoader.java:125)
at org.openide.loaders.DataLoaderPool$1ProducerOf.process(DataLoaderPool.java:330)
at org.openide.util.Enumerations$FilEn.hasMoreElements(Enumerations.java:529)
at com.nokia.phone.tools.designer.integration.netbeans.NetBeansIntegrationModuleInstall.addJDOActions(Unknown Source)
at com.nokia.phone.tools.designer.integration.netbeans.NetBeansIntegrationModuleInstall.restored(Unknown Source)
at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:366)
at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:282)
at org.netbeans.ModuleManager.enable(ModuleManager.java:904)
at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:383)
at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:317)
at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:250)
at org.netbeans.core.startup.Main.getModuleSystem(Main.java:212)
at org.netbeans.core.startup.Main.start(Main.java:383)
at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:96)
[catch] at java.lang.Thread.run(Thread.java:595)
P.S: I have sent this message to netbeans community also.
I really appreciate you assistance.
Regards,
kalgik

Reply With Quote


