|
|
| Re: Adding new fields in code generator [message #965639 is a reply to message #964814] |
Wed, 31 October 2012 07:52   |
Dana Klein Messages: 55 Registered: October 2012 |
Member |
|
|
great. Thank you very much!
can you please give me an example to do so.
attached is my current xtend file
which generate the following code in "ObjectValue" object:
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public String getFullName()
{
return null;
}
I want to add a new attribute to the class.
[Updated on: Wed, 31 October 2012 07:52] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02099 seconds