General Question

zerok's avatar

ajc gone blind?

Asked by zerok (24points) July 16th, 2007
1 response
“Great Question” (0points)

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?

Topics: ,
Observing members: 0
Composing members: 0

Answers

rpm_pseud0name's avatar

These folks are having the same problem. I don’t know much about this type of stuff, but they do.

http://forum.springsource.org/archive/index.php/t-25945.html

Answer this question

Login

or

Join

to answer.

Mobile | Desktop


Send Feedback   

`