Hi, Iam trying to weave an aspect into a an existing project that has a very long class path. The too long class path had been solved by moving the whole classpath from commandline to a manifest file. This works very well with java compiler.
When I try to use ajc and give the class path the location of the jar file... It somehow doesnot recognize it. Is it because ajc doesnot support the classpath that is packaged in a jar? Thanks, Savita _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
