And to bring this back to Ant... have you tried editing a build.xml file in the new version?
It allows auto-complete of attributes based on a dtd. -Brian
> -----Original Message-----
> From: Stephane Bailliez [mailto:sbailliez@apache.org]
> Sent: Thursday, February 07, 2002 4:08 PM
> To: ant-dev
> Subject: [OT] IDEA
>
>
> For those using IDEA. They have started their Early Access
> Program for their
> next version codename Ariadna since yesterday. There are some
> nice features
> like syntax coloring for field types (I think that was a RFE
> from Steve:),
> unused variables and javadoc matching, etc...
>
> For example it can detect invalid javadoc such as:
>
> /**
> * @param invalidname a comment for an invalid name param
> */
> public void method(String validname){
> }
>
>
> http://www.intellij.com/eap/
>
> Cheers,
>
> Stephane
>
>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:ant-dev-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:ant-dev-help@jakarta.apache.org>
>
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|