Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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] Wed, 04 August 2010 00:07 Go to next message
John Smith is currently offline John SmithFriend
Messages: 137
Registered: July 2009
Senior Member
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 22:35 Go to previous messageGo to next message
Andrew Eisenberg is currently offline Andrew EisenbergFriend
Messages: 382
Registered: July 2009
Senior Member
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 22:36]

Report message to a 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 22:35 Go to previous message
Andrew Eisenberg is currently offline Andrew EisenbergFriend
Messages: 382
Registered: July 2009
Senior Member
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: Tue Apr 16 22:54:18 GMT 2024

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

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

Back to the top