Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] pointcut not resolved

hi
i am using eclipse juno version.
the *.aj files shows error like 'pointcut cannot be resolved to a type'.
but the aspectjrt-1.7.2.jar , aspectjtools-1.7.2.jar , aspectjweaver.jar all are in the build path.
still the above error is shown during compilation.

i am able to compile(ajc) the same *.aj file from the command line(dos) in the same machine using the same jars
in the classpath.

please let me know what i am missing in my eclipse IDE.

THank you

--
Subramanian

Back to the top