Configuring SpringSource Tool Suite wth AspectJ
- by portoalet
How can I configure the SpringSource Tool Suite(ver 2.3.0) Spring project to accept .aj (AspectJ) file?
Currently it does not recognize .aj file.
And I cannot add *.aj file because it's a Spring project, not an AspectJ project.