I've added the following line in my project.xml and the error seems to stop :

<aspectSourceDirectory>src/java</aspectSourceDirectory>


Daniel Henrique Alves Lima wrote:


Now i'm getting this "already defined" message for all my classes...
Can be a configuration problem ? I don't have any aspectj plugin property defined in my project.properties and i'm trying to run
"maven aspectj:compile" or just "maven aspectj".


[iajc] couldn't find aspectjrt.jar on classpath, checked:
   [iajc] /projects/new_project/database/RowIterator.jav
a:14 The type RowIterator is already defined
   [iajc] public interface RowIterator extends Iterator {
   [iajc]
Vincent Massol wrote:




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to