RE:[OT] JSP code formatting/indentation

2003-10-27 Thread Nail, Evan Burke
The only ones I have used come with the IDEs, although I'll bet if you google you'll 
find a free, freestanding one. 

NetBeans has a very easy to use one in it's IDE.  

Eclipse has one in its 3.x Milestone 3 version ( maybe earlier, not sure). I haven't 
used it much,  so I'm not sure how well it performs. 

bn


-Original Message-
From: Laura Finlay [mailto:[EMAIL PROTECTED]
Sent: Monday, October 27, 2003 2:08 PM
To: [EMAIL PROTECTED]
Subject: JSP code formatting/indentation


Would anyone know of a good editor to easily format
JSP code, i.e. properly indent the full content of a
JSP page?

Thanks




__
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/

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



**
This e-mail is the property of Enron Corp. and/or its relevant affiliate and may 
contain confidential and privileged material for the sole use of the intended 
recipient (s). Any review, use, distribution or disclosure by others is strictly 
prohibited. If you are not the intended recipient (or authorized to receive for the 
recipient), please contact the sender or reply to Enron Corp. at [EMAIL PROTECTED] and 
delete all copies of the message. This e-mail (and any attachments hereto) are not 
intended to be an offer (or an acceptance) and do not create or evidence a binding and 
enforceable contract between Enron Corp. (or any of its affiliates) and the intended 
recipient or any other party, and may not be relied on by anyone as the basis of a 
contract by estoppel or otherwise. Thank you. 
**


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



RE:[OT] JSP code formatting/indentation

2003-10-27 Thread Laura Finlay

--- Nail, Evan Burke [EMAIL PROTECTED] wrote:
 The only ones I have used come with the IDEs,
 although I'll bet if you google you'll find a free,
 freestanding one. 
 
 NetBeans has a very easy to use one in it's IDE. 

I've used NetBeans, but it does not have the
reformat
feature that's available when editing Java code.
This means I have to indent my JSP code manually,
instead of having the IDE clean it up for me.
 
 
 Eclipse has one in its 3.x Milestone 3 version (
 maybe earlier, not sure). I haven't used it much, 
 so I'm not sure how well it performs. 

I've also tried Eclipse, but it also does not
have a reformat capability for JSP code.

L.

__
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/

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



RE: [OT] JSP code formatting/indentation

2003-10-27 Thread Ramadoss Chinnakuzhandai

JSP code editors/beautifiers and integration into eclipse
Editor plug-in in eclipse for better viewing and editing of JSP and xml files. You can 
download from http://gd.tuwien.ac.at/opsys/linux/sf/subcat/cli/solareclipse/
(net.sf.solareclipse.jsp.ui_0.4.0)
Also 
http://www.trita.com/features/jsp-beautifier.jsp
We can integrate this with eclipse as described in
http://www.trita.com/integrations/eclipse.jsp

hope this help..
-Ram


-Original Message-
From: Laura Finlay [mailto:[EMAIL PROTECTED]
Sent: Monday, October 27, 2003 3:28 PM
To: Struts Users Mailing List
Subject: RE:[OT] JSP code formatting/indentation



--- Nail, Evan Burke [EMAIL PROTECTED] wrote:
 The only ones I have used come with the IDEs,
 although I'll bet if you google you'll find a free,
 freestanding one. 
 
 NetBeans has a very easy to use one in it's IDE. 

I've used NetBeans, but it does not have the
reformat
feature that's available when editing Java code.
This means I have to indent my JSP code manually,
instead of having the IDE clean it up for me.
 
 
 Eclipse has one in its 3.x Milestone 3 version (
 maybe earlier, not sure). I haven't used it much, 
 so I'm not sure how well it performs. 

I've also tried Eclipse, but it also does not
have a reformat capability for JSP code.

L.

__
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/

-
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]