Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Running aspectj in Ant in Eclipse.

In order to use the -injars arg I've modified my Ant script to use the iajc
task.  This works fine if I invoke Ant from the command prompt.  If I invoke
it from Eclipse, I get an error.  I've added the aspectj jars to the Ant
classpath but it just hangs when I try to invoke that task.  Any ideas?

Tim



Back to the top