Bug 80593 - AJDT does not support building of plugins from ant files
Summary: AJDT does not support building of plugins from ant files
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: 1.2.0 M1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 1.2.0 M3   Edit
Assignee: Sian January CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-09 08:44 EST by Sian January CLA
Modified: 2005-01-25 04:36 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sian January CLA 2004-12-09 08:44:19 EST
If a build.xml file is created from the plugin.xml for an AspectJ plug-in 
project, it does not build the plug-in correctly.  Add support for build.xml 
files that build AspectJ plug-ins corerctly.
Comment 1 Sian January CLA 2005-01-25 04:36:40 EST
Fixed in latest build.  You can now right click on a plugin.xml file, 
click 'PDE Tools' > 'Create Ant Build File with AspectJ Support' and this 
creates a correct build file for your AspectJ plug-in.