NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
kchiu
Joined: 12 Jan 2010 Posts: 23
|
Posted: Fri Aug 20, 2010 2:27 am Post subject: aspectj support on 6.9.1? |
|
|
Hi,
Is there any support for AspectJ in 6.9.1? Especially the ITDs during
development time?
thanks, cheers. |
|
| Back to top |
|
 |
digital.discuss
Joined: 13 Jun 2010 Posts: 35
|
Posted: Sat Aug 21, 2010 5:43 pm Post subject: aspectj support on 6.9.1? |
|
|
King Lung Chiu said:
| Quote: | Hi,
Is there any support for AspectJ in 6.9.1? Especially the ITDs during
development time?
|
I tried to compile in Netbeans 6.8 (OS X 10.5.8 PPC) the "AspectJ for
Netbeans 6" plugin <http://aspectj-for-nb6.cvs.sourceforge.net/> via CVS
checkout, but as I'm on jdk-5 I couldn't build it because of it uses
javax.swing.filechooser.FileNameExtensionFilter and also
javax.swing.GroupLayout, which both are only available with jdk-6. I
have openjdk-7 installed, but I'm not running Netbeans on that version,
so I suppose it's pointless to compile it. I'll have to install
Springsource Tools Suite instead for now.
See if you can compile "AspectJ for Netbeans 6" plugin and make use of it.
/MB |
|
| Back to top |
|
 |
digital.discuss
Joined: 13 Jun 2010 Posts: 35
|
Posted: Wed Aug 25, 2010 10:38 pm Post subject: aspectj support on 6.9.1? |
|
|
King Lung Chiu said:
| Quote: | Is there any support for AspectJ in 6.9.1? Especially the ITDs during
development time?
|
I managed to find these, even though interest of AspectJ among Netbeans
developers seem to be close to zero on this list at least:
AspectJ (AJDE) for NetBeans
<http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?
pluginid=4015>
I haven't verified what types of projects this could work in, but the
process seem to be to build the aspect code first and let Netbeans build
after that. I'm hoping it will work with Maven projects as well. This
plugin may not work with 6.9 of course, but worth investigating.
But in 6.8 at least you'll also need:
org-netbeans-modules-editor-deprecated-pre61completion.nbm
org-netbeans-modules-editor-deprecated-pre61settings.nbm
which are available at:
<http://dlc.sun.com.edgesuite.net/netbeans/updates/6.5/uc/final/stable/
modules/ide10/>
There may be later versions.
Big Hand to Ramon Ramos for porting and fixing this plugin!
/MB |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|