Title: RE: XEmacs & Ant or IDE?
<vendor>
 
JBuilder contains keymappings for emacs, as well as the typical windows settings. There are also plugin's for VI and samples to write your own.  This may help you in your transition. JBuilder is written in Java so is identical on Linux, Solaris and Windows.
 
A bit off topic but more interesting for those interested in design patterns and architecture type stuff instead of IDE "bakeoffs" -  For info on how JBuilder was built check out the architects' homepage at http://homepages.borland.com/bstone/concepts.html  JBuilder was actually written in it's own Open Tools API, so "everything" is an addin and dynamically fits together at runtime.  A pretty cool architecture, not just for an IDE.
 
You can grab a free copy of JBuilder foundation from www.borland.com/jbuilder
 
-Rob
 
</vendor>
----- Original Message -----
Sent: Saturday, April 29, 2000 2:06 AM
Subject: Re: XEmacs & Ant or IDE?

I've been using Forte for Java (formerly NetBeans).  Awesome IDE, integrated support for just about everything (JSP, Servlets, EJB, XML, CVS, Ant, CORBA, Jini, JNDI, JDBC, etc, etc) and has a very good editor (including code completion). 

It also contains the most complete integration and extension api I have ever seen in an IDE.  As if that weren't enough, they are releasing the source code for the core IDE under an open source license next month (May).


Erik
--
Erik Huddleston, [EMAIL PROTECTED]
Chief Architect, eCustomers.com

> -----Original Message-----
> From: Stefan Arentz [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 28, 2000 10:03 AM
> To: [EMAIL PROTECTED]
> Subject: XEmacs & Ant or IDE?
>
>
> Dear fellow Bean developers,
>
> For the last few weeks i've been developing EJBs and Servlet/JSP
> applications using XEmacs, Ant and a command line. This works
> great for me, and I think I have learned a lot about EJB internals
> just by being exposed to the raw code for the deployment descriptors
> and build process.
>
> However, my question to you is; are more people in the same situation,
> and if you're using one of those nice graphical IDEs, how productive
> are you? Do you like the tools? Etc.
>
>   Regards,
>
>     Stefan
>
> ==============================================================
> =============
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body
> of the message "signoff EJB-INTEREST".  For general help,
> send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>

Reply via email to