Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » What makes an ant target an "internal" target?
What makes an ant target an "internal" target? [message #109469] Thu, 23 October 2003 10:11 Go to next message
Eclipse UserFriend
Originally posted by: no.spam.spam

New in M4 is the ability to filter out internal targets in the ant view.
What criteria defines whether a target is an internal target or not?
Thanks!

: jay
Re: What makes an ant target an "internal" target? [message #109495 is a reply to message #109469] Thu, 23 October 2003 10:52 Go to previous message
Eclipse UserFriend
Defined by the Apache Ant manual as a target that provides no description.
From http://ant.apache.org/manual/using.html#targets:
"The optional description attribute can be used to provide a one-line
description of this target, which is printed by the -projecthelp
command-line option. Targets without such a description are deemed internal
and will not be listed, unless either the -verbose or -debug option is
used."

HTH
Darins

"Jay Schmidgall" <no@spam.spam> wrote in message
news:bn8nj9$fgl$1@eclipse.org...
> New in M4 is the ability to filter out internal targets in the ant view.
> What criteria defines whether a target is an internal target or not?
> Thanks!
>
> : jay
>
Previous Topic:Absolute file system path to Java Project's output directory
Next Topic:Why can't I get resource via ClassLoader in Eclipse
Goto Forum:
  


Current Time: Sat Jul 05 04:16:58 EDT 2025

Powered by FUDForum. Page generated in 0.23985 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top