Hi all,
I'm new to Java, but not new to programming.
I'm trying to install the NetBeans plugin but as far as I can figure it out, I need to have xdoclet installed, but when I try to install it, the IDE complains of the missing modules:
module javax.jmi.reflect/1 > 1.5 module org.netbeans.api.mdr/1 > 1.2 module org.netbeans.jmi.javamodel/2 > 1.18 module org.netbeans.modules.java/1 > 1.23 module org.netbeans.modules.javacore/1 > 1.15 module org.netbeans.modules.jmiutils/1 = 2
I have the latest runtime (1.6) and even installed the latest JEE kit as well.
Thanks for any help.
Miles.
|