• Icon: Sub-task Sub-task
    • Resolution: Obsolete
    • Icon: Major Major
    • 2.x Future
    • 2.0.0.Beta4
    • UI - Shell
    • None

      When I create a project, I can do a more on the pom.xml. But then, after creating a few entities, I cannot do a more on the entity I've created.

      [model]$ more Country.java
      /Users/antoniombp/Documents/Code/temp/Country.java: No such file or directory
      [model]$ pwd
      /Users/antoniombp/Documents/Code/temp/agoncal-application-petstore-ee7/src/main/java/org/agoncal/application/petstore/model
      

      In this example I am on the model subdirectory, when I type more and hit TAB, the completion works for my entity Country, but then, the directory is not right :

      /Users/antoniombp/Documents/Code/temp/Country.java
      

      Instead of

      /Users/antoniombp/Documents/Code/temp/agoncal-application-petstore-ee7/src/main/java/org/agoncal/application/petstore/model/Country.java
      

              Unassigned Unassigned
              agoncal Antonio Goncalves (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: