Re: JSP Editors

2003-12-03 Thread Duncan
Thanks guys

Seems to be big differances in opinion, but I'll try a few of them out

- Duncan

Duncan wrote:

 Sorry if off topic but...

 What do people use to edit JSPs?

 I'm after an editor, free if possible, to run on windows, with syntax
 colouring and possibly auto complete for java.

 Have tried vim for windows, but it doesn't seem as nice on windows as it
 is on linux.

 Any other suggestions?

 Cheers
 Duncan Smith
 Decker Telecom Ltd

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JSP Editors

2003-12-01 Thread daniel
Try netbeans.
Its free. 
And you can debug jsp's in the ide.
- Original Message - 
From: Duncan [EMAIL PROTECTED]
To: Tomcat User List [EMAIL PROTECTED]
Sent: Friday, November 28, 2003 4:54 AM
Subject: JSP Editors


 Sorry if off topic but...
 
 What do people use to edit JSPs?
 
 I'm after an editor, free if possible, to run on windows, with syntax
 colouring and possibly auto complete for java.
 
 Have tried vim for windows, but it doesn't seem as nice on windows as it
 is on linux.
 
 
 Any other suggestions?
 
 Cheers
 Duncan Smith
 Decker Telecom Ltd
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.545 / Virus Database: 339 - Release Date: 11/27/2003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JSP Editors

2003-12-01 Thread Neal
Isn't netBeans now SunOne?  And don't they now charge an arm and a leg
for it?

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 28, 2003 6:46 AM
To: Tomcat Users List
Subject: Re: JSP Editors

Try netbeans.
Its free. 
And you can debug jsp's in the ide.
- Original Message - 
From: Duncan [EMAIL PROTECTED]
To: Tomcat User List [EMAIL PROTECTED]
Sent: Friday, November 28, 2003 4:54 AM
Subject: JSP Editors


 Sorry if off topic but...
 
 What do people use to edit JSPs?
 
 I'm after an editor, free if possible, to run on windows, with syntax
 colouring and possibly auto complete for java.
 
 Have tried vim for windows, but it doesn't seem as nice on windows as
it
 is on linux.
 
 
 Any other suggestions?
 
 Cheers
 Duncan Smith
 Decker Telecom Ltd
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.545 / Virus Database: 339 - Release Date: 11/27/2003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JSP Editors

2003-12-01 Thread James Neville
Sun One Studio is Sun's 'extension' to NetBeans
Studio v4 was free, but v5 is not.
from Sun:-
Developers who prefer to continue using a free IDE and only require 
J2SE and Web application development capabilities should download the 
NetBeans http://www.netbeans.org open source IDE.

http://www.netbeans.org/

holywar
PS. If you have some space bucks, i'd go for IntelliJ's IDEA (or at 
least give it a spin)
They were good to us for a few licences(cheaper than what was stated on 
their site), and I believe they also offer educational discounts :)
/holywar

Otherwise, NetBeans all the way, its bearable for free. ;)

James.

Neal wrote:

Isn't netBeans now SunOne?  And don't they now charge an arm and a leg
for it?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 28, 2003 6:46 AM
To: Tomcat Users List
Subject: Re: JSP Editors

Try netbeans.
Its free. 
And you can debug jsp's in the ide.
- Original Message - 
From: Duncan [EMAIL PROTECTED]
To: Tomcat User List [EMAIL PROTECTED]
Sent: Friday, November 28, 2003 4:54 AM
Subject: JSP Editors

 

Sorry if off topic but...

What do people use to edit JSPs?

I'm after an editor, free if possible, to run on windows, with syntax
colouring and possibly auto complete for java.
Have tried vim for windows, but it doesn't seem as nice on windows as
   

it
 

is on linux.

Any other suggestions?

Cheers
Duncan Smith
Decker Telecom Ltd
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.545 / Virus Database: 339 - Release Date: 11/27/2003
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: JSP Editors

2003-11-29 Thread Fred Pope
 What do people use to edit JSPs?

 I'm after an editor, free if possible, to run on
windows, 
with syntax 
 colouring and possibly auto complete for java.

 Have tried vim for windows, but it doesn't seem as
nice on 
windows as 
 it is on linux.


You may want to look at Eclipse.
http://www.eclipse.org

It is a good IDE with CVS support, and debugging and a
wide range of plugins. However like most IDEs, it
falls drastically short in the task of text editing
which is what I do most of the time, and thus I still
am faster using vim. 

If you are used to Emacs, there is a good emacs plugin
for eclipse.

Good Luck. 




=
Fred Pope
Satcom Resources
mailto:[EMAIL PROTECTED]
http://www.satcomresources.com
(970)-748-3094
(866)-SATCOM1

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JSP Editors

2003-11-29 Thread Harshad Riswadkar
Try EditPlus, or Gel or JCreator Fee Edition. You can download the same
from respective sites. Or just type name of the editor and search in
Google.com.

Harshad

-Original Message-
From: Fred Pope [mailto:[EMAIL PROTECTED] 
Sent: Sunday, November 30, 2003 5:18 AM
To: Tomcat Users List
Subject: RE: JSP Editors

 What do people use to edit JSPs?

 I'm after an editor, free if possible, to run on
windows, 
with syntax 
 colouring and possibly auto complete for java.

 Have tried vim for windows, but it doesn't seem as
nice on 
windows as 
 it is on linux.


You may want to look at Eclipse.
http://www.eclipse.org

It is a good IDE with CVS support, and debugging and a
wide range of plugins. However like most IDEs, it
falls drastically short in the task of text editing
which is what I do most of the time, and thus I still
am faster using vim. 

If you are used to Emacs, there is a good emacs plugin
for eclipse.

Good Luck. 




=
Fred Pope
Satcom Resources
mailto:[EMAIL PROTECTED]
http://www.satcomresources.com
(970)-748-3094
(866)-SATCOM1

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JSP Editors

2003-11-28 Thread Andoni
Hi,

I don't use it because I am too used to my own editor (EditPlus) but one of
my colleagues uses Macromedia Dreamweaver and it is really fabulous.

I can't even begin to list all of it's amazing features.  If you are looking
to get the right editor this is what to go with.

Andoni.


- Original Message -
From: Duncan [EMAIL PROTECTED]
To: Tomcat User List [EMAIL PROTECTED]
Sent: Friday, November 28, 2003 9:54 AM
Subject: JSP Editors


 Sorry if off topic but...

 What do people use to edit JSPs?

 I'm after an editor, free if possible, to run on windows, with syntax
 colouring and possibly auto complete for java.

 Have tried vim for windows, but it doesn't seem as nice on windows as it
 is on linux.


 Any other suggestions?

 Cheers
 Duncan Smith
 Decker Telecom Ltd


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JSP Editors

2003-11-28 Thread Bodycombe, Andrew
www.jedit.org
www.eclipse.org

Both are free and up to the task.

Andy

-Original Message-
From: Duncan [mailto:[EMAIL PROTECTED] 
Sent: 28 November 2003 09:54
To: Tomcat User List
Subject: JSP Editors


Sorry if off topic but...

What do people use to edit JSPs?

I'm after an editor, free if possible, to run on windows, with syntax
colouring and possibly auto complete for java.

Have tried vim for windows, but it doesn't seem as nice on windows as it
is on linux.


Any other suggestions?

Cheers
Duncan Smith
Decker Telecom Ltd


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JSP Editors

2003-11-28 Thread Shanta B
 
JIDEA is also best .by using this u can go through internal java scource
code and also option to remote debug ur servlets by using tomcat
-Original Message-
From: Bodycombe, Andrew
To: 'Tomcat Users List'
Sent: 28/11/2003 3:48 PM
Subject: RE: JSP Editors

www.jedit.org
www.eclipse.org

Both are free and up to the task.

Andy

-Original Message-
From: Duncan [mailto:[EMAIL PROTECTED] 
Sent: 28 November 2003 09:54
To: Tomcat User List
Subject: JSP Editors


Sorry if off topic but...

What do people use to edit JSPs?

I'm after an editor, free if possible, to run on windows, with syntax
colouring and possibly auto complete for java.

Have tried vim for windows, but it doesn't seem as nice on windows as it
is on linux.


Any other suggestions?

Cheers
Duncan Smith
Decker Telecom Ltd


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JSP Editors

2003-11-28 Thread David Sierra Fernández

¿Any of this editors you mentioned (or other)supports step by step
debbuging in JSP
¿or simply debugging?

David Sierra Fernández
e-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]


 -Mensaje original-
 De: Shanta B [mailto:[EMAIL PROTECTED]
 Enviado el: viernes, 28 de noviembre de 2003 11:35
 Para: ''Tomcat Users List' '
 Asunto: RE: JSP Editors



 JIDEA is also best .by using this u can go through internal
 java scource
 code and also option to remote debug ur servlets by using tomcat
 -Original Message-
 From: Bodycombe, Andrew
 To: 'Tomcat Users List'
 Sent: 28/11/2003 3:48 PM
 Subject: RE: JSP Editors

 www.jedit.org
 www.eclipse.org

 Both are free and up to the task.

 Andy

 -Original Message-
 From: Duncan [mailto:[EMAIL PROTECTED]
 Sent: 28 November 2003 09:54
 To: Tomcat User List
 Subject: JSP Editors


 Sorry if off topic but...

 What do people use to edit JSPs?

 I'm after an editor, free if possible, to run on windows, with syntax
 colouring and possibly auto complete for java.

 Have tried vim for windows, but it doesn't seem as nice on windows as it
 is on linux.


 Any other suggestions?

 Cheers
 Duncan Smith
 Decker Telecom Ltd


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JSP Editors

2003-11-28 Thread Tim Funk
Textpad (Best $27 you'll spend)

-Tim

Duncan wrote:

Sorry if off topic but...

What do people use to edit JSPs?

I'm after an editor, free if possible, to run on windows, with syntax
colouring and possibly auto complete for java.
Have tried vim for windows, but it doesn't seem as nice on windows as it
is on linux. 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: JSP Editors

2003-11-28 Thread Graham Reeds
 Textpad (Best $27 you'll spend)

I second that.  Has a few quirks, but nothing that affects your programming.

G.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JSP Editors

2003-11-28 Thread LEONARDO MARTINEZ
SunOne CE (nice, based on NetBeans)
NetBeans
 ^
 |
You cant download this IDE from java.sun.com

Jcreator.com

Best Regards

Leonardo Martinez
From Chile

-Mensaje original-
De: David Sierra Fernández [mailto:[EMAIL PROTECTED] 
Enviado el: Viernes, 28 de Noviembre de 2003 09:15
Para: Tomcat Users List
Asunto: RE: JSP Editors



¿Any of this editors you mentioned (or other)supports step 
by step debbuging in JSP ¿or simply debugging?

David Sierra Fernández
e-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]


 -Mensaje original-
 De: Shanta B [mailto:[EMAIL PROTECTED]
 Enviado el: viernes, 28 de noviembre de 2003 11:35
 Para: ''Tomcat Users List' '
 Asunto: RE: JSP Editors



 JIDEA is also best .by using this u can go through internal java 
 scource code and also option to remote debug ur servlets by using 
 tomcat -Original Message-
 From: Bodycombe, Andrew
 To: 'Tomcat Users List'
 Sent: 28/11/2003 3:48 PM
 Subject: RE: JSP Editors

 www.jedit.org
 www.eclipse.org

 Both are free and up to the task.

 Andy

 -Original Message-
 From: Duncan [mailto:[EMAIL PROTECTED]
 Sent: 28 November 2003 09:54
 To: Tomcat User List
 Subject: JSP Editors


 Sorry if off topic but...

 What do people use to edit JSPs?

 I'm after an editor, free if possible, to run on windows, 
with syntax 
 colouring and possibly auto complete for java.

 Have tried vim for windows, but it doesn't seem as nice on 
windows as 
 it is on linux.


 Any other suggestions?

 Cheers
 Duncan Smith
 Decker Telecom Ltd


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JSP Editors

2003-11-28 Thread Shanta B
 I am not sure with jsp...but i tried here for servlets ...step by step
debugging .

-Original Message-
From: David Sierra Fernández
To: Tomcat Users List
Sent: 28/11/2003 6:44 PM
Subject: RE: JSP Editors


¿Any of this editors you mentioned (or other)supports step by step
debbuging in JSP
¿or simply debugging?

David Sierra Fernández
e-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]


 -Mensaje original-
 De: Shanta B [mailto:[EMAIL PROTECTED]
 Enviado el: viernes, 28 de noviembre de 2003 11:35
 Para: ''Tomcat Users List' '
 Asunto: RE: JSP Editors



 JIDEA is also best .by using this u can go through internal
 java scource
 code and also option to remote debug ur servlets by using tomcat
 -Original Message-
 From: Bodycombe, Andrew
 To: 'Tomcat Users List'
 Sent: 28/11/2003 3:48 PM
 Subject: RE: JSP Editors

 www.jedit.org
 www.eclipse.org

 Both are free and up to the task.

 Andy

 -Original Message-
 From: Duncan [mailto:[EMAIL PROTECTED]
 Sent: 28 November 2003 09:54
 To: Tomcat User List
 Subject: JSP Editors


 Sorry if off topic but...

 What do people use to edit JSPs?

 I'm after an editor, free if possible, to run on windows, with syntax
 colouring and possibly auto complete for java.

 Have tried vim for windows, but it doesn't seem as nice on windows as
it
 is on linux.


 Any other suggestions?

 Cheers
 Duncan Smith
 Decker Telecom Ltd


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JSP Editors

2003-11-28 Thread Kris Gemborys
If you are looking for WYSWIG JSP editor check Macromedia Dreamweaver MX 
for debugging you can use one of IDEs mentioned in previous e-mails.

Shanta B wrote:

JIDEA is also best .by using this u can go through internal java scource
code and also option to remote debug ur servlets by using tomcat
-Original Message-
From: Bodycombe, Andrew
To: 'Tomcat Users List'
Sent: 28/11/2003 3:48 PM
Subject: RE: JSP Editors
www.jedit.org
www.eclipse.org
Both are free and up to the task.

Andy

-Original Message-
From: Duncan [mailto:[EMAIL PROTECTED] 
Sent: 28 November 2003 09:54
To: Tomcat User List
Subject: JSP Editors

Sorry if off topic but...

What do people use to edit JSPs?

I'm after an editor, free if possible, to run on windows, with syntax
colouring and possibly auto complete for java.
Have tried vim for windows, but it doesn't seem as nice on windows as it
is on linux.
Any other suggestions?

Cheers
Duncan Smith
Decker Telecom Ltd
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: JSP Editors

2003-11-28 Thread Neal
Ha!  That thing (SunOne) is the bulkiest, heaviest app I've ever
installed on my machine.  I have to wait minutes for it to start up and
a good 30 seconds when intellisense recognizes a new class.  Besides,
didn't Sun start charging some crazy price for it recently?  Use to be
free but I think now it's like $500.


-Original Message-
From: LEONARDO MARTINEZ [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 28, 2003 7:57 AM
To: Tomcat Users List
Subject: RE: JSP Editors

SunOne CE (nice, based on NetBeans)
NetBeans
 ^
 |
You cant download this IDE from java.sun.com

Jcreator.com

Best Regards

Leonardo Martinez
From Chile

-Mensaje original-
De: David Sierra Fernández [mailto:[EMAIL PROTECTED] 
Enviado el: Viernes, 28 de Noviembre de 2003 09:15
Para: Tomcat Users List
Asunto: RE: JSP Editors



¿Any of this editors you mentioned (or other)supports step 
by step debbuging in JSP ¿or simply debugging?

David Sierra Fernández
e-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]


 -Mensaje original-
 De: Shanta B [mailto:[EMAIL PROTECTED]
 Enviado el: viernes, 28 de noviembre de 2003 11:35
 Para: ''Tomcat Users List' '
 Asunto: RE: JSP Editors



 JIDEA is also best .by using this u can go through internal java 
 scource code and also option to remote debug ur servlets by using 
 tomcat -Original Message-
 From: Bodycombe, Andrew
 To: 'Tomcat Users List'
 Sent: 28/11/2003 3:48 PM
 Subject: RE: JSP Editors

 www.jedit.org
 www.eclipse.org

 Both are free and up to the task.

 Andy

 -Original Message-
 From: Duncan [mailto:[EMAIL PROTECTED]
 Sent: 28 November 2003 09:54
 To: Tomcat User List
 Subject: JSP Editors


 Sorry if off topic but...

 What do people use to edit JSPs?

 I'm after an editor, free if possible, to run on windows, 
with syntax 
 colouring and possibly auto complete for java.

 Have tried vim for windows, but it doesn't seem as nice on 
windows as 
 it is on linux.


 Any other suggestions?

 Cheers
 Duncan Smith
 Decker Telecom Ltd


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JSP Editors

2003-11-28 Thread John Sidney-Woollett
Take a look at Eclipse (www.eclipse.org) [FREE] combined with MyEclipse
(www.myeclipseide.com) [$29.95].

Having used many IDE's, standalone editors etc, I can positively state
that this IDE will save you LOADS of time, blood sweat and tears. It is
fast, feature packed, written in java, and allows you to develop and debug
web projects easily. It supports virtually all the common J2EE servers
(including Tomcat 4 and 5). It runs on Windows, Linux and Mac OS X. It
features tight cvs integration too. It rocks.

I hear IDEA is a good IDE, and I have used CodeGuide (also good) but I
switched to Eclipse after trying it out.

If you have time to experiment, try Eclipse - you won't believe how good
it is.

John Sidney-Woollett

ps I'm not in any way affiliated to Eclipse or MyEclipse!




Duncan said:
 Sorry if off topic but...

 What do people use to edit JSPs?

 I'm after an editor, free if possible, to run on windows, with syntax
 colouring and possibly auto complete for java.

 Have tried vim for windows, but it doesn't seem as nice on windows as it
 is on linux.


 Any other suggestions?

 Cheers
 Duncan Smith
 Decker Telecom Ltd




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JSP Editors

2003-11-28 Thread Goehring, Chuck Mr., RCI - San Diego


http://www.netbeans.org

Welcome to netbeans.org, the project that develops NetBeans IDE, the full-featured 
integrated environment for Java Developers and NetBeans Platform, the widely adopted 
infrastructure backplane for complex desktop applications.

They (netbeans.org) don't have Sun One Studio 4.0 but they have Netbeans 3.5.1.  Or, 
you get a bundle of the latest Java with Netbeans 3.5.1 at 
http://java.sun.com/j2se/1.4.2/download.html.



-Original Message-
From: LEONARDO MARTINEZ [mailto:[EMAIL PROTECTED]
Sent: Friday, November 28, 2003 7:57 AM
To: Tomcat Users List
Subject: RE: JSP Editors


SunOne CE (nice, based on NetBeans)
NetBeans
 ^
 |
You cant download this IDE from java.sun.com

Jcreator.com

Best Regards

Leonardo Martinez
From Chile

-Mensaje original-
De: David Sierra Fernández [mailto:[EMAIL PROTECTED] 
Enviado el: Viernes, 28 de Noviembre de 2003 09:15
Para: Tomcat Users List
Asunto: RE: JSP Editors



¿Any of this editors you mentioned (or other)supports step 
by step debbuging in JSP ¿or simply debugging?

David Sierra Fernández
e-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]


 -Mensaje original-
 De: Shanta B [mailto:[EMAIL PROTECTED]
 Enviado el: viernes, 28 de noviembre de 2003 11:35
 Para: ''Tomcat Users List' '
 Asunto: RE: JSP Editors



 JIDEA is also best .by using this u can go through internal java 
 scource code and also option to remote debug ur servlets by using 
 tomcat -Original Message-
 From: Bodycombe, Andrew
 To: 'Tomcat Users List'
 Sent: 28/11/2003 3:48 PM
 Subject: RE: JSP Editors

 www.jedit.org
 www.eclipse.org

 Both are free and up to the task.

 Andy

 -Original Message-
 From: Duncan [mailto:[EMAIL PROTECTED]
 Sent: 28 November 2003 09:54
 To: Tomcat User List
 Subject: JSP Editors


 Sorry if off topic but...

 What do people use to edit JSPs?

 I'm after an editor, free if possible, to run on windows, 
with syntax 
 colouring and possibly auto complete for java.

 Have tried vim for windows, but it doesn't seem as nice on 
windows as 
 it is on linux.


 Any other suggestions?

 Cheers
 Duncan Smith
 Decker Telecom Ltd


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JSP Editors

2003-11-28 Thread Vidar Langberget

I use the Gel IDE, from www.gexperts.com
I've used JBuilder, Eclipse, Netbeans, JCreator and various text editors
with syntax highlighting, but nothing mathes Gel IMO.

And it's free..

regards,

Vidar

- Original Message - 
From: Duncan [EMAIL PROTECTED]
To: Tomcat User List [EMAIL PROTECTED]
Sent: Friday, November 28, 2003 10:54 AM
Subject: JSP Editors


 Sorry if off topic but...

 What do people use to edit JSPs?

 I'm after an editor, free if possible, to run on windows, with syntax
 colouring and possibly auto complete for java.

 Have tried vim for windows, but it doesn't seem as nice on windows as it
 is on linux.


 Any other suggestions?

 Cheers
 Duncan Smith
 Decker Telecom Ltd


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]







-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]