Eclipse rocks! but anyone who's thinking of using it should grab the stable
nightly build as it's much slicker than the V1 release. I've been using it
heavily at work for a month and it's rock solid. 

-----Original Message-----
From: Dirk Storck [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 05, 2002 5:09 AM
To: 'Struts Users Mailing List'
Subject: AW: [Off Topic] get/set method generation


eclipse from ibm does it too!!!

-----Ursprüngliche Nachricht-----
Von: Sey, Francois [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 1. Februar 2002 16:22
An: 'Struts Users Mailing List'
Betreff: RE: [Off Topic] get/set method generation


OptimalJ does that too.

http://javacentral.compuware.com/

Francois

-----Original Message-----
From: Joăo Paulo G. Batistella [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 31, 2002 6:57 PM
To: Struts Users Mailing List
Subject: [Off Topic] get/set method generation


Anyboy knows a tool for generating get/set methods from a list of
attributes??

An example:
I have

private String name;
private int number;

And I would like to generate:
public String getName();
public void setName( String name ) ;

public int getNumber();
public void setNumber( number );

Thanks


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


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

Reply via email to