[
https://issues.jboss.org/browse/FORGE-888?page=com.atlassian.jira.plugin....
]
George Gastaldi updated FORGE-888:
----------------------------------
Description:
When you create a field and them remove it using the rm command:
{code}
rm name::String
{code}
the toString() method is not regenerated, thus presenting compilation errors in the target
class
was:
When you create a field and them remove it using the rm command:
{code}
"rm name::String"
{code}
the toString() method is not regenerated, thus presenting compilation errors in the target
class
toString() is not rewritten when a field is removed using the
RmPlugin
----------------------------------------------------------------------
Key: FORGE-888
URL:
https://issues.jboss.org/browse/FORGE-888
Project: Forge
Issue Type: Bug
Components: Builtin Plugins
Affects Versions: 1.2.3.Final
Reporter: George Gastaldi
When you create a field and them remove it using the rm command:
{code}
rm name::String
{code}
the toString() method is not regenerated, thus presenting compilation errors in the
target class
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira