[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [platform-ant-dev] Create launch shortcuts programmatically
|
- From: Darin Wright <Darin_Wright@xxxxxxxxxx>
- Date: Wed, 7 Apr 2004 07:55:34 -0500
- Delivered-to: platform-ant-dev@eclipse.org
There is no public Ant API planned for 3.0 (other than what already exists
in org.eclipse.ant.core - which does *not* include Ant launch configs).
Darin
"Gunnar Wagenknecht" <G.Wagenknecht@xxxxxxxxxxxx>
Sent by: platform-ant-dev-admin@xxxxxxxxxxx
04/07/2004 12:26 AM
Please respond to
platform-ant-dev
To
<platform-ant-dev@xxxxxxxxxxx>
cc
Subject
[platform-ant-dev] Create launch shortcuts programmatically
Hi!
Is there an API planned for 3.0 to create launch shortcuts for ANT build
scripts programmatically? We'd like to add som kind of "build action" to
our projects. This will create some build scripts and should create a
launch shortcut for the created build.xml and launch it.
In 2.1 this is only possible using internal API. Will there be public API
for 3.0?
Thanks,
Gunnar