Details

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

    Description

      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
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: