Domanda

Although It works normally most of times, I am unable to import Android projects in netbeans sometimes. This is occurring frequently recently. It loads only java projects and they run well. The exception is usually one of the two:

ExceptionInInitilizationError

unable to start DalvikPlatformManager (basically a noSuchClass exception)

I though that this might be due to Android Studio which I installed recently but things did not change after uninstalling it.

Reinstalling the JRE,JDK and restarting the works sometimes but not all the times. My projects are stuck up due to this. I reinstalled the Netbeans but it didnt help.

È stato utile?

Soluzione

Delete NBAndroid plugin and install it again. It looks like corrupted installation (broken JAR or something similar).

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top