Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20020612
What's new in this drop
API changes
Other highlights
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20020611
What's new in this drop
API changes
Other highlights
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20020607
What's new in this drop
API changes
Other highlights
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20020531
What's new in this drop
API changes
Other highlights
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20020530
What's new in this drop
API changes
Other highlights
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20020529
What's new in this drop
API changes
Other highlights
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20020521
What's new in this drop
API changes
-
The plug-in org.eclipse.ant.ui has been removed in favor
of org.eclipse.ui.externaltools.
Other highlights
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20020514
What's new in this drop
API changes
Other highlights
-
Ant type eclipse.commapatternset has been removed.
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20020430
What's new in this drop
API changes
Other highlights
-
Type commapatternset is now called eclipse.commapatternset .
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20020411
What's new in this drop
API changes
Other highlights
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20020409
What's new in this drop
API changes
-
org.eclipse.ant.core does not export org.apache.ant
anymore. Plug-ins that need to have access to Ant classes need to require
org.apache.ant
directly.
-
Tasks refreshLocal and incrementalBuild
are not available anymore. Use eclipse.refreshLocal and
eclipse.incrementalBuild
instead.
Other highlights
-
New property eclipse.running is set for scripts running
inside Eclipse.
-
It is now possible to extend the Ant classpath by adding new JARs, folders,
tasks and types through a preference (Workbench->Preferences->Ant->Customize).
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20020129
What's new in this drop
API changes
Other highlights
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20011218
What's new in this drop
API changes
Other highlights
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20011211
What's new in this drop
API changes
Other highlights
-
Ant code from Apache has moved to a new plug-in called org.apache.ant..
Resolved Bugs
-
Click
here to see PRs which have been marked as RESOLVED, VERIFIED or CLOSED
since the last integration build.
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20011127 (v213)
What's new in this drop
API changes
Other highlights
-
5391
Upgrade to Ant 1.4.1
Eclipse Platform Build Notes
Ant
Eclipse SDK Build 20011120 (v211)
What's new in this drop
API changes
Other highlights
-
5331
Ant does not override optional tasks with org.eclipse.ant.core.antTasks
extension point