Hi,
My system is Mandrake 10 Linux
Sun J2EE 1.4 (version 1.4 JVM)
Eclipse 3.1.1
MyEclipse version 4
JBoss 4
A missing library means that XDoclet does not run in MyEclipse, an exception is thrown:
!ENTRY com.genuitec.eclipse.wdt.jsp.debug 1 1 2006-01-10 17:42:30.667
!MESSAGE 10-Jan-2006 17:42:30 com.genuitec.eclipse.wdt.jsp.jasper.compiler.Compiler ?
SEVERE: Javac exception
Compile failed; see the compiler error output for details.
at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:933)
at etc…
I surmise that this is due to the absence of this library:
com.genuitec.eclipse.wdt.jsp.jasper.compiler
Which is NOT present in my Eclipse plugins directory. Presumably the MyEclipse install program failed to install it. Given that your distribution comes as a binary install file, it is not easy to figure out how to obtain this library. Can I download it from somewhere, so that MyEclipse will run XDoclet?
Thanks in anticipation!
James