I am running Java 9 and Netbeans 9 64 bit on a
Windows 64 bit Home Edition PC.

In Netbeans 9,

-How do I register TomEE with Netbeans?  Where
is the mentioned plugin that I need to install inside Netbeans?

-How do I have a project that links to Java Micro Edition?
If the solution is with a CodeName project, how do
I configure such a project?

-How do I install Ant?  How exactly do I register Ant with Netbeans?

-How do I get rid of this following error?  Should correct
configuration of ant have eliminated this problem?

C:\Users\User\Desktop\CodenameOne\build.xml:17:
taskdef A class needed by class com.codename1.build.client.GenerateGuiSources
cannot be found: javax/xml/bind/JAXBException
using the classloader
AntClassLoader[C:\Users\User\Desktop\CodenameOne\CodeNameOneBuildClient.jar]

Reply via email to