AspectJ Plugin for NetBeans 6.7.x - plugin detail
This plugin is an updated version of the AspectJ plugin by Ramon Ramos, which works with NetBeans 6.7.1.
Verifications for NetBeans versions
Plugin is not subject to any verification |
|
[ You have to be logged in to be able to comment. ]
User Comments
NetBeans 7.1 Support
I had the same issues as bedge on 7.1, so I checked out the original code from CVS, applied pjiricka's patches, updated the editor library declarations to match what I found in my copy of NetBeans 7.1, and built it.
I haven't actually figured out how to use it, but the code is now up on GitHub: https://github.com/sworisbreathing/aspectj-for-netbeans
I don't know enough about NetBeans or AspectJ to really make any useful contributions, but if someone else wants to fork the code and make it work again, that'd be awesome :-)
Posted by sworisbreathing on Mar 01, 2012
plugin editor library version mismatch in 7.0.1
Here's the result with a fresh Netbeans 7.0.1 install:
Some plugins require plugin Editor Library to be installed.
The plugin Editor Library is requested in version >= 1.38.2.9.2 (release version 1) but only 3.9.1.13.10 (of release version different from 1) was found. The following plugin is affected:
Main Aspectj for NetBeans Module
Posted by bedge on Nov 18, 2011
NetBeans 7.x Support
I can confirm that the zip downloaded with the nbm files from nachokhan works. Been able to compile, build and run a Spring Roo project with success.
My netbeans version is 7.0.1 on Linux x86_64 Gentoo.
Posted by Azania on Aug 15, 2011
NetBeans 7.x Support
Did not yet try to use it, but can build and install it into dev build. Some warnings appear, but they're fixed quickly.
Posted by epdv on Jun 20, 2011
NetBeans 7.x Support
I am not planning to work on the NB 7 support, it would be great if someone could volunteer to do that. Or, as the first step, try out whether the approach that nachokhan writes about still works in NB 7.
Posted by pjiricka on May 26, 2011
Netbeans 7.x Support
How can i get AspectJ support in Netbeans 7?
Do you plan to update your plugin to work with it?
Kind regards
Posted by thomasfr on May 26, 2011
Install AspectJ in NetBeans 6.9.1
Hey, I did it. Look at this:
http://includeblogh.blogspot.com/2011/04/install-aspectj-in-netbeans-691.html
Posted by nachokhan on Apr 12, 2011
Where can I get the source code...
I did not put the updated source anywhere, but here is the source code of the original Ramon's plugin:
http://sourceforge.net/scm/?type=cvs&group_id=214954
And here is my patch that makes it work with NB 6.7.x (possibly also 6.8, I did not try):
https://sourceforge.net/tracker/?func=detail&aid=2899861&group_id=214954&atid=1031733
Posted by pjiricka on Jan 04, 2010
Where can I get the source code...
There is a AspectJ for netBeans project on Kenai.com , is this project?
Please merge your efforts into it to provide a more powerful plugin.
Posted by hantsy on Dec 08, 2009