Skip to main content



      Home
Home » Language IDEs » AspectJ » "Deployable plug-ins and fragments with AspectJ support" missing in 3.6
"Deployable plug-ins and fragments with AspectJ support" missing in 3.6 [message #550637] Tue, 03 August 2010 20:07 Go to next message
Eclipse UserFriend
When I export plugins, the option "Deployable plug-ins and fragments
with AspectJ support" is missing with Eclipse 3.6, only the standard PDE
option "Deployable plug-ins and fragments" is offered. Though all other
functionality seem to work fine under 3.6. I thought this is so because
maybe "Deployable plug-ins and fragments" can now invoke the aspectj
compiler (by extension points..) however thus exported aspectj plugins
includes only the source aj-files.

Anyone also encountered this problem?
Re: "Deployable plug-ins and fragments with AspectJ support" missing in 3.6 [message #551319 is a reply to message #550637] Thu, 05 August 2010 18:35 Go to previous messageGo to next message
Eclipse UserFriend
You are mostly correct that this is now available from the standard "Deployable plug-ins and fragments" wizard. However, you do need to make a couple of changes to your build.properties file.

See here:

http://contraptionsforprogramming.blogspot.com/2010/03/ajdt- pde-builds-redux.html

Also, your project must contain at least one Java file.

[Updated on: Thu, 05 August 2010 18:36] by Moderator

Re: "Deployable plug-ins and fragments with AspectJ support" missing in 3.6 [message #601156 is a reply to message #550637] Thu, 05 August 2010 18:35 Go to previous message
Eclipse UserFriend
You are mostly correct that this is now available from the statndard "Deployable plug-ins and fragments" wizard. However, you do need to make a couple of changes to your build.properties file.

See here:

http://contraptionsforprogramming.blogspot.com/2010/03/ajdt- pde-builds-redux.html

Also, your project must contain at least one Java file.
Previous Topic:"Deployable plug-ins and fragments with AspectJ support" missing in 3.6
Next Topic:how can i block calls from package to another?
Goto Forum:
  


Current Time: Wed Jul 23 17:46:44 EDT 2025

Powered by FUDForum. Page generated in 0.04323 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top