I’m using ant and jaxb. The ant build works outside of myeclipse but inside myeclipse I see and error that says
taskdef A class needed by class com.sun.tools.jxc.SchemaGenTask can not be found: com/sun/mirror/apt/AnnotationProcessorFactory
when I run ant I get
BUILD FAILED
/home/brinkman/data/eclipse/head/j2s-xmlAttribute/build.xml:29: Error starting apt
Any ideas