Send to a Friend

zerok's avatar

ajc gone blind?

Asked by zerok (24points) July 16th, 2007

I'm currently working on some aspects that have to be written in annotation-style and am facing a quite bizarre problem:

ajc -g:vars -1.5 Main.java Point.java ObserverProtocol.java Binding.java
/path/to/project/src/ObserverProtocol.java:7 [error] Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '' in Ant)
abstract class ObserverProtocol {
^^^^^^^^^^^^^^^

1 error
make: *** [Main.class] Error 1

Any idea, what could be causing this?

Using Fluther

or

Using Email

Separate multiple emails with commas.
We’ll only use these emails for this message.