Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] Display only important ant targets in Ant View


Martin,

I think you have gotten some good answers on the Ant User mailing list

In the future we prefer these types of questions asked in the newsgroup forums (eclipse.platform)

Thanks
Darins


mjdenham <mjdenham@xxxxxxxxx>
Sent by: platform-ant-dev-bounces@xxxxxxxxxxx

11/21/2007 02:05 AM

Please respond to
"Eclipse Ant integration developers list."        <platform-ant-dev@xxxxxxxxxxx>

To
platform-ant-dev@xxxxxxxxxxx
cc
Subject
[platform-ant-dev] Display only important ant targets in Ant View






My ant build file is getting quite long and has a lot of targets.  When I
view the ant file in Eclipse using Ant View, from which I execute ant
targets, it can be difficult to see which targets are the top-level ones
which I would call and which are just helper targets like "init".

Is it possible to remove some of the "targets" from the external interface
just leaving a set of targets which people will actually invoke.

Thanks

Martin
--
View this message in context: http://www.nabble.com/Display-only-important-ant-targets-in-Ant-View-tf4849140.html#a13874132
Sent from the Eclipse Platform - ant mailing list archive at Nabble.com.

_______________________________________________
platform-ant-dev mailing list
platform-ant-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-ant-dev


Back to the top