Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-659

MovePlugin fails while moving java classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • Builtin Plugins

      Having a class in a package, when you try to move that class to another package, the following error is thrown:

      [exemplo] model $ ls
      Cidade.java               UnidadeFederativa.java    
      [exemplo] model $ mv Cidade.java ex01/Cidade.java
      ***ERROR*** [mv] no such child: null
      

      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.

              Unassigned Unassigned
              rhn-support-ggastald George Gastaldi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: