Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 80159

Summary: [plan item] Import/export of Ant build files
Product: [Eclipse Project] Platform Reporter: Jim des Rivieres <jeem>
Component: AntAssignee: Platform-Ant-Inbox <platform-ant-inbox>
Status: VERIFIED FIXED QA Contact:
Severity: enhancement    
Priority: P4 CC: Darin_Swanson, gunnar
Version: 3.0Keywords: plan
Target Milestone: 3.1 M6   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 51382    
Bug Blocks:    

Description Jim des Rivieres CLA 2004-12-03 14:50:08 EST
Using information from the javac task in an existing Ant build file, create a 
Java project, import the source files, and configure the project's build class 
path. Conversely, from an existing Java project generate an Ant build file 
that will compile the project's source files. [JDT UI; Ant]
Comment 1 Dirk Baeumer CLA 2004-12-03 18:36:26 EST
Darin, this is Platform/Ant right ?
Comment 2 Darin Swanson CLA 2004-12-03 18:42:22 EST
The end goal is to integrate this with support from JDI UI but the portion of 
the work will be implemented in Platform Ant.
Comment 3 Darin Swanson CLA 2005-04-06 19:32:51 EDT
The implementation of import and export has been released.

Some polish remains in M7 but the features are implemented as of M6
Comment 4 Darin Swanson CLA 2005-04-06 19:33:12 EDT
and verified.