Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Ant editor outline view support for ant-contrib?
Ant editor outline view support for ant-contrib? [message #329632] Mon, 30 June 2008 17:53
Eclipse UserFriend
Originally posted by: ednotover.gmail.com

[ I originally posted this over in eclipse.newcomer, but now realize I
probably should have posted it here. ]

Greetings,
I'm new to Eclipse and I'm using it for ant. Many of my build files
make use of ant-contrib (e.g., <if>, <var>, etc.). It does not appear
that the ant editor's outline is aware of the ant-contrib syntax, so the
nice outline support doesn't come into play for, say, property definitions
within an <if>. In my outline view, I just see:

- <> if
. isset
+ <> then
- <> else
. property

There I'm not seeing the representative property icon, and I'm not seeing
the property's name displayed.
Is there a plugin I can use that will add recognition for ant-contrib?
If not, where in the eclipse source should I start looking to make
modifications for this sort of support?

Thanks,
Ed
Previous Topic:Software updates: installing to specific locations
Next Topic:Combining SashForm and ExpandBar
Goto Forum:
  


Current Time: Mon Aug 19 11:55:42 GMT 2024

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

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

Back to the top