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

rest-endpoint-from-entity --targets option only auto-completes entity classes in project.model package

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 3.x Future
    • 2.0.0.Alpha13
    • Usability
    • None
    • Hide

      Using the shell:

      new-project --named demo --topLevelPackage org.demo.app
      jpa-setup
      jpa-new-entity --named Customer --targetPackage org.demo.app.afolderjpa-jpa-new-entity --named Client --targetPackage org.demo.app.model
      

      Then:

       
      rest-endpoint-from-entity --targets <TAB>
      

      Only org.demo.app.model should be displayed.

      Show
      Using the shell: new -project --named demo --topLevelPackage org.demo.app jpa-setup jpa- new -entity --named Customer --targetPackage org.demo.app.afolderjpa-jpa- new -entity --named Client --targetPackage org.demo.app.model Then: rest -endpoint-from-entity --targets <TAB> Only org.demo.app.model should be displayed.

    Description

      In Eclipse UI, the entity combo is empty

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: