Why would it need to be J2EE compliant? If you want to use the IDE, one of
two things come to mind. First, see if you can create your own "command"
scripts that can execute a command line tool. If so, I would then set up say
F7 or something to build your code, and have it use ANT 1.2 (free 100% java
make tool that can be used to do all sorts of things, including jarring,
warring, earing, deploying, etc) to compile your code, while using the IDE
for editing. I really liked the MS J++ IDE as well..it was very nice. I now
use UltraEdit32, but also like Kawa. I particullarly liked MS J++ because it
had the tree-view on the right, the tabbed windows to easily jump to, and it
displayed the method list as well if need be. Kawa and UltraEdit both do
this, although Kawa doesn't have a tabbed window setup, but UltraEdit does.
For server-side development, I see no reason to worry about fancy IDEs. With
UltraEdit32 and ANT, I am much more productive than I was with fancy
IDE's..I simply code, hit F7 which compiles only source that has changed,
and run!
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Flava Flave
> Sent: Friday, January 26, 2001 10:42 AM
> To: [EMAIL PROTECTED]
> Subject: MS J++ as J2EE IDE
>
>
> I want to use Microsoft J++ as my Java development IDE - because
> I like its
> look and feel.
> Problem is its not J2EE compliant.
> Is there a way to make the new Java compiler plug into to it to
> make this a
> J2EE compliant IDE?
>
> Can anyone recommend a good Java IDE. I hear Visual Cafe 4 (now
> by WebGain)
> is pretty good - but I haven't used it.
>
> ff
>
> ==================================================================
> =========
> 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