[forge-issues] [JBoss JIRA] (FORGE-659) MovePlugin fails while moving java classes

George Gastaldi (JIRA) jira-events at lists.jboss.org
Wed Aug 22 20:45:14 EDT 2012


George Gastaldi created FORGE-659:
-------------------------------------

             Summary: 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
             Fix For: 2.0.0.Alpha1


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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list