Re: Development Tools

2003-09-10 Thread Marco Tedone
As regards the first question you may want to look at the following product: www.eclipse.org to integrate with the following plugin: http://www.objectlearn.com/index.jsp I can't reply to the second one. Marco - Original Message - From: Nihita [EMAIL PROTECTED] To: Tomcat [EMAIL

RE: Development Tools

2003-09-10 Thread Goehring, Chuck Mr., RCI - San Diego
Nihita, I use eclipse for applet and application development. But for servlet writing, I use jcreator (http://www.jcreator.com/). The free version does not have debugger support but is small, Java version independent, easy/fast to install and doesn't use up 40mb of memory when it runs. It

Re: Development Tools

2003-09-09 Thread Christopher Williams
Try Eclipse or Netbeans. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Development Tools

2003-09-09 Thread Dave Butler
A few days ago on this here list someone had a way of using JDev from Oracle for just this. Did not check it out but you may wish to. Original message Date: Tue, 9 Sep 2003 05:54:08 -0700 From: Nihita [EMAIL PROTECTED] Subject: Development Tools To: Tomcat [EMAIL PROTECTED] Are

Re: Development Tools

2003-09-09 Thread epyonne
I use two different setups: 1. Eclipse 2.1.1 with Lomboz plugin (both are free) 2. Eclipse 2.1.1 with MyEclipse plugin (MyEclipse costs $30/year) Both are good, but MyEclipse has better technical support than Lomboz which is practically non-exist. Hope this helps. - Original Message -

Re: Development Tools

2003-09-09 Thread Mike Hulse
You can try http://www.netbeans.org I have been using netbeans for several years. Very good and very reliable. Mike - Original Message - From: Nihita [EMAIL PROTECTED] To: Tomcat [EMAIL PROTECTED] Sent: Tuesday, September 09, 2003 8:54 AM Subject: Development Tools Are there any free

RE: Development Tools

2003-09-09 Thread Jeremy Whitlock
Users List Subject: Re: Development Tools You can try http://www.netbeans.org I have been using netbeans for several years. Very good and very reliable. Mike - Original Message - From: Nihita [EMAIL PROTECTED] To: Tomcat [EMAIL PROTECTED] Sent: Tuesday, September 09, 2003 8:54 AM Subject

Re: Development Tools

2003-09-09 Thread Christopher Williams
Having suggested Netbeans and Eclipse as possible development environments, I've been using Textpad and Ant for about six months since I failed to migrate JBuilder 6 to a new system (the license info got screwed up somehow). It works for me. The one thing I really miss is code completion,

RE: Development Tools

2003-09-09 Thread Mike Curwen
] Sent: Tuesday, September 09, 2003 11:01 AM To: Tomcat Users List Subject: Re: Development Tools Having suggested Netbeans and Eclipse as possible development environments, I've been using Textpad and Ant for about six months since I failed to migrate JBuilder 6 to a new system

Re: Development Tools

2003-09-09 Thread kevin . hulquest
]cc: orld.comSubject: Re: Development Tools

Re: Development Tools

2003-09-09 Thread Tim Funk
/utilities/codecompleter1_0.zip -Original Message- From: Christopher Williams [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 09, 2003 11:01 AM To: Tomcat Users List Subject: Re: Development Tools Having suggested Netbeans and Eclipse as possible development environments, I've been

Re: Development Tools

2003-09-09 Thread Mark Eggers
PROTECTED] Sent: Tuesday, September 09, 2003 11:01 AM To: Tomcat Users List Subject: Re: Development Tools Having suggested Netbeans and Eclipse as possible development environments, I've been using Textpad and Ant for about six months since I failed to migrate JBuilder 6 to a new

RE: Development Tools

2003-09-09 Thread Jeremy Whitlock
: Tuesday, September 09, 2003 10:17 AM To: 'Tomcat Users List' Subject: RE: Development Tools I also use TextPad/ANT. For simple/small projects, it's a breeze. I found this for code-completion, but haven't been brave enough to try it yet. http://www.textpad.com/add-ons/files/utilities

Re: Development Tools

2003-09-09 Thread G. Wade Johnson
, but haven't been brave enough to try it yet. http://www.textpad.com/add-ons/files/utilities/codecompleter1_0.zip -Original Message- From: Christopher Williams [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 09, 2003 11:01 AM To: Tomcat Users List Subject: Re: Development Tools

Re: Development Tools

2003-09-09 Thread Christopher Williams
I love cygwin! The ease of use of *nix, the stability of windows. This combination makes me think of Canadians who could have had British government, French culture and American know-how and instead got French government, British know-how and American culture. Apologies to all Canadians, BTW