Recent Posts

RSS Feeds

M7 Ant Support - its the little things that count

I'm running through the M7 Ant support since I'm currently writing about Ant integration (chapter 4 of the Eclipse Live title). And it is really cool.
For example in the outline view of your build file now you can see not only the properties but the types. In addition the types now show their id attribute just like the properties show their names.

Other cool stuff...

  • Formatter - now you can have consistent formatting across all build files automatically...
  • Run - from the outline you can run targets

Very cool new features!

Permalink     2 Comments