Public bug reported:

Compared to the version that was included with Ubuntu 22.04, this one has been 
split up into multiple jars, but only one of them is referenced by the launch 
script. During building GNU classpath
the APT compiler is attempted to be run and would fail as follows:

touch genclasses
ecj -warn:-deprecation,serial,unusedImport,unusedPrivate,resource  -nowarn 
-source 1.6 -target 1.6 -bootclasspath '' -classpath 
../vm/reference:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:../external/jsr166:.::
 -J-Xmx768M -d . @classes
Unable to load annotation processing manager 
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager 
from classpath.

make: *** [Makefile:733: compile-classes] Error 255

The ecj invocation can be made to work by setting
FORCE_CLASSPATH=/usr/share/java/eclipse-jdt-
core.jar:/usr/share/java/eclipse-jdt-compiler-apt.jar

** Affects: eclipse-jdt-core (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2112281

Title:
  Run script does not include annotation processor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse-jdt-core/+bug/2112281/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to