Intellij is fully integrated with ANT; So use ANT for build step;

> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Lemonte Squibb
> Sent: Thursday, September 20, 2001 4:01 PM
> To: [EMAIL PROTECTED]
> Subject: Re: editor for jsp
>
>
> Can you build EAR and WAR files with IntelliJ ???
>
> I just downloaded it and I can't seem to find that option.
>
> -----Original Message-----
> From: Kevin Duffey [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 19, 2001 11:53 PM
> To: [EMAIL PROTECTED]
> Subject: Re: editor for jsp
>
>
> The best Java IDE I have seen so far is IntelliJ IDEA (www.intellij.com).
> It simply kicks butt! It is an IDE that is built for developers. It has a
> ton of features developers would want. It even works on JSP pages,
> including package completion in useBean tags, scriplets, etc. It has
> begin/end block matching even across scriplets in JSP pages, and full code
> completion in JSP pages. It has a number of other features, too
> numerous to
> mention. It even has helpful aids like if you type in a package or class
> name, or method name that does NOT exist, it flags it before you
> compile or
> run the code, thus helping you identify various types of errors before you
> waste time compiling and running. It has full Ant built in (although I am
> not sure if there is a provision for adding the latest Ant). Its 100% java
> so it should run on any platform although they do say they support Windows
> and Linux only.
>
> Its not cheap, at $400 per user license, but the short evaulation
> period is
> enough to let you try it out for a bit.
>
>
> At 09:43 PM 9/19/2001 -0400, you wrote:
> >folks:
> >
> >i've been using Visual SlickEdit for years, but jsp has brought
> >it's tagging powers to its knees.  has anyone been able to
> >improve this capability?  failing that, is there an editor which
> >manages to track html tags, jsp tags and java syntax?  need
> >not be free.
> >
> >thanks,
> >robert young
> >
> >=================================================================
> ==========
> >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> >JSP-INTEREST".
> >For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> >Some relevant FAQs on JSP/Servlets can be found at:
> >
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set
> JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to