]
George Gastaldi updated FORGE-659:
----------------------------------
Fix Version/s: 1.2.4.Final
(was: 1.2.3.Final)
MovePlugin fails while moving java classes
------------------------------------------
Key: FORGE-659
URL:
https://issues.jboss.org/browse/FORGE-659
Project: Forge
Issue Type: Bug
Components: Builtin Plugins
Reporter: George Gastaldi
Labels: annoying
Fix For: 1.2.4.Final
Having a class in a package, when you try to move that class to another package, the
following error is thrown:
{code:java}
[exemplo] model $ ls
Cidade.java UnidadeFederativa.java
[exemplo] model $ mv Cidade.java ex01/Cidade.java
***ERROR*** [mv] no such child: null
{code}
Probably we should give a better description, or say that this feature isn't
supported yet.
Moving a class to another package includes refactoring the whole project, in order to
avoid compilation errors.
--
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: