[FLOW3-general] Lazy question: Annotation for Models to get missing Getter/Setter?
Greg
flow3 at gregorpanek.de
Thu Oct 27 21:58:13 CEST 2011
Am 27.10.2011 21:51, schrieb Peter Russ:
> --- Original Nachricht ---
> Absender: Greg
> Datum: 27.10.2011 21:43:
>> Am 27.10.2011 21:35, schrieb Peter Russ:
>>> Is there some magic annotation already in place that inserts missing
>>> getters/setters into model?
>>>
>>> Thanks.
>>>
>>> Peter.
>>>
>> If you are using an IDE like Netbeans or Eclipse, you can let the IDE
>> create the setters/getters for you.
>>
>> Regards,
>>
>> Greg
>
> Please explain IDE.
>
> Peter.
>
An IDE is an Integrated Development Environment, it is a little bit
smarter than a plain text editor and can help you with generating
functions like getter and setters and much more.
Have a look at http://www.netbeans.org or http://www.eclipse.org
Regards,
Greg
More information about the FLOW3-general
mailing list