Discussion:
When I compile a new bot it gives me an error message
g***@gmail.com
2018-07-29 17:51:39 UTC
Permalink
When the compile ends, i gives the following error: "Unable to load
annotation processing manager
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
from classpath". How do I fix it?
--
You received this message because you are subscribed to the Google Groups "robocode" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robocode+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
g***@gmail.com
2018-08-01 12:55:52 UTC
Permalink
Post by g***@gmail.com
When the compile ends, i gives the following error: "Unable to load
annotation processing manager
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
from classpath". How do I fix it?
Goto Compiler->Options and in the options box remove what is there and
type -verbose. Don't forget the dash.
regards,
andrew
--
You received this message because you are subscribed to the Google Groups "robocode" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robocode+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...