RE: java Beautiful

2002-12-06 Thread Gideon, Thomas
Artistic Style
 
http://astyle.sf.net http://astyle.sf.net 
 
Thomas Gideon 
Sr. Software Developer 
B2eMarkets 

301.230.2236  Tel. 
301.230.2248  Fax. 
[EMAIL PROTECTED] 
www.B2eMarkets.com 




RE: java Beautiful

2002-12-06 Thread phil_hershkowitz
One more voice:

Intellij IDEA is a great IDE. It has a nice formatter built in.

It's not free, but it has loads of fantastic features for the price, including 
incredible refactoring support.

Phil

-Original Message-
From: BARADAT Benoit [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 05, 2002 6:34 AM
To: Struts Users Mailing List
Subject: java Beautiful


Hello

I'm looking for a tool to have a beautiful java (ident,if,else, case,etc ...)
(like cb on Unix Platform)

Thank in Advance

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




RE: java Beautiful

2002-12-06 Thread Donald Dwoske

http://astyle.sourceforge.net/

I use this all the time, works beautifully... plugs in nicely
to UltraEdit which I use half the time to edit java source...

if you're wondering i use eclipse the other half the time
 where I use the jalopy plugin for formatting instead of the
 built-in format...   eclipse also has the EasyStruts plugin...
http://easystruts.sourceforge.net/ and lots of other great
features including refactoring support... and it's free... :-)

-Don


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 06, 2002 12:40 PM
To: [EMAIL PROTECTED]
Subject: RE: java Beautiful


One more voice:

Intellij IDEA is a great IDE. It has a nice formatter built in.

It's not free, but it has loads of fantastic features for the price, including 
incredible refactoring support.

Phil

-Original Message-
From: BARADAT Benoit [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 05, 2002 6:34 AM
To: Struts Users Mailing List
Subject: java Beautiful


Hello

I'm looking for a tool to have a beautiful java (ident,if,else, case,etc ...)
(like cb on Unix Platform)

Thank in Advance

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




RE: java Beautiful

2002-12-05 Thread Stephen . Thompson
Eclipse + Jalopy.
 
 
Regards,
 
Stephen.
 

-Original Message-
From: BARADAT Benoit [mailto:[EMAIL PROTECTED]]
Sent: 05 December 2002 14:34
To: Struts Users Mailing List
Subject: java Beautiful


Hello
 
I'm looking for a tool to have a beautiful java (ident,if,else, case,etc
...)
(like cb on Unix Platform)
 
Thank in Advance



---

Copyright material and/or confidential and/or privileged information may be contained 
in this e-mail and any attached documents.  The material and information is intended 
for the use of the intended addressee only.  If you are not the intended addressee, or 
the person responsible for delivering it to the intended addressee, you may not copy, 
disclose, distribute, disseminate or deliver it to anyone else or use it in any 
unauthorised manner or take or omit to take any action in reliance on it. To do so is 
prohibited and may be unlawful.   The views expressed in this e-mail may not be 
official policy but the personal views of the originator.  If you receive this e-mail 
in error, please advise the sender immediately by using the reply facility in your 
e-mail software, or contact [EMAIL PROTECTED]  Please also delete this e-mail and 
all documents attached immediately.  
Many thanks for your co-operation.

BMW Financial Services (GB) Limited is registered in England and Wales under company 
number 01288537.
Registered Offices : Europa House, Bartley Way, Hook, Hants, RG27 9UF
--

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




RE: java Beautiful

2002-12-05 Thread Ahmed ALAMI
Check eclipse for developping with java, it's full of beautiful things.

-Message d'origine-
De : BARADAT Benoit [mailto:[EMAIL PROTECTED]]
Envoyé : Thursday, December 05, 2002 3:34 PM
À : Struts Users Mailing List
Objet : java Beautiful


Hello
 
I'm looking for a tool to have a beautiful java (ident,if,else, case,etc ...)
(like cb on Unix Platform)
 
Thank in Advance




RE: java Beautiful

2002-12-05 Thread Darren Hill
JxBeauty is my fav!

-Original Message-
From: BARADAT Benoit [mailto:[EMAIL PROTECTED]]
Sent: December 5, 2002 9:34 AM
To: Struts Users Mailing List
Subject: java Beautiful


Hello
 
I'm looking for a tool to have a beautiful java (ident,if,else, case,etc
...)
(like cb on Unix Platform)
 
Thank in Advance




RE: java Beautiful

2002-12-05 Thread Andrew Hill
Eclipse (an IDE):
http://www.eclipse.org/

Jalopy (code formatter):
http://jalopy.sourceforge.net/

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 05, 2002 22:41
To: [EMAIL PROTECTED]
Subject: RE: java Beautiful


Eclipse + Jalopy.


Regards,

Stephen.


-Original Message-
From: BARADAT Benoit [mailto:[EMAIL PROTECTED]]
Sent: 05 December 2002 14:34
To: Struts Users Mailing List
Subject: java Beautiful


Hello

I'm looking for a tool to have a beautiful java (ident,if,else, case,etc
...)
(like cb on Unix Platform)

Thank in Advance




---

Copyright material and/or confidential and/or privileged information may be
contained in this e-mail and any attached documents.  The material and
information is intended for the use of the intended addressee only.  If you
are not the intended addressee, or the person responsible for delivering it
to the intended addressee, you may not copy, disclose, distribute,
disseminate or deliver it to anyone else or use it in any unauthorised
manner or take or omit to take any action in reliance on it. To do so is
prohibited and may be unlawful.   The views expressed in this e-mail may not
be official policy but the personal views of the originator.  If you receive
this e-mail in error, please advise the sender immediately by using the
reply facility in your e-mail software, or contact [EMAIL PROTECTED]
Please also delete this e-mail and all documents attached immediately.
Many thanks for your co-operation.

BMW Financial Services (GB) Limited is registered in England and Wales under
company number 01288537.
Registered Offices : Europa House, Bartley Way, Hook, Hants, RG27 9UF

--

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


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




RE: java Beautiful

2002-12-05 Thread Wendy Smoak
 I'm looking for a tool to have a beautiful java 
 (ident,if,else, case,etc ...)
 (like cb on Unix Platform)

jEdit and the JavaStyle plugin.  (I think JavaStyle might be available
standalone as well.)  http://www.jedit.org

-- 
Wendy Smoak
Applications Systems Analyst, Sr.
Arizona State University PA Information Resources Management



RE: java Beautiful

2002-12-05 Thread Jordan Thomas
I've been  using pretty. It works quite niceley. I like it a bit more than
Jalopy.

cheers

Jordan
  -Original Message-
  From: BARADAT Benoit [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, 5 December 2002 3:34 PM
  To: Struts Users Mailing List
  Subject: java Beautiful


  Hello

  I'm looking for a tool to have a beautiful java (ident,if,else, case,etc
...)
  (like cb on Unix Platform)

  Thank in Advance



RE: java Beautiful

2002-12-05 Thread Bullard, Douglas
The best (and most robust) I've used is JIndent (www.jindent.com).  It's not
free, but it's very fast and extremely configurable.

Douglas Bullard


-Original Message-
From: Jordan Thomas [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 05, 2002 6:44 AM
To: Struts Users Mailing List
Subject: RE: java Beautiful


I've been  using pretty. It works quite niceley. I like it a bit more than
Jalopy.

cheers

Jordan
  -Original Message-
  From: BARADAT Benoit [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, 5 December 2002 3:34 PM
  To: Struts Users Mailing List
  Subject: java Beautiful


  Hello

  I'm looking for a tool to have a beautiful java (ident,if,else, case,etc
...)
  (like cb on Unix Platform)

  Thank in Advance


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




Re: java Beautiful

2002-12-05 Thread Vincent Stoessel
There is a jalopy module for netbeans as well.

[EMAIL PROTECTED] wrote:

Eclipse + Jalopy.
 
 
Regards,
 
Stephen.
 

-Original Message-
From: BARADAT Benoit [mailto:[EMAIL PROTECTED]]
Sent: 05 December 2002 14:34
To: Struts Users Mailing List
Subject: java Beautiful


Hello
 
I'm looking for a tool to have a beautiful java (ident,if,else, case,etc
...)
(like cb on Unix Platform)
 
Thank in Advance



---

Copyright material and/or confidential and/or privileged information may be contained in this e-mail and any attached documents.  The material and information is intended for the use of the intended addressee only.  If you are not the intended addressee, or the person responsible for delivering it to the intended addressee, you may not copy, disclose, distribute, disseminate or deliver it to anyone else or use it in any unauthorised manner or take or omit to take any action in reliance on it. To do so is prohibited and may be unlawful.   The views expressed in this e-mail may not be official policy but the personal views of the originator.  If you receive this e-mail in error, please advise the sender immediately by using the reply facility in your e-mail software, or contact [EMAIL PROTECTED]  Please also delete this e-mail and all documents attached immediately.  
Many thanks for your co-operation.

BMW Financial Services (GB) Limited is registered in England and Wales under company number 01288537.
Registered Offices : Europa House, Bartley Way, Hook, Hants, RG27 9UF
--

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




smime.p7s
Description: S/MIME Cryptographic Signature