[
https://issues.jboss.org/browse/FORGE-1272?page=com.atlassian.jira.plugin...
]
George Gastaldi updated FORGE-1272:
-----------------------------------
Steps to Reproduce:
Using the shell:
{code}
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
{code}
Then:
{code}
rest-endpoint-from-entity --targets <TAB>
{code}
Only org.demo.app.model should be displayed.
was:
Using the shell:
{code}
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
{code}
{code}
rest-endpoint-from-entity --target <TAB>
{code}
Only org.demo.app.model should be displayed.
rest-endpoint-from-entity --targets option only auto-completes entity
classes in project.model package
------------------------------------------------------------------------------------------------------
Key: FORGE-1272
URL:
https://issues.jboss.org/browse/FORGE-1272
Project: Forge
Issue Type: Bug
Components: Usability
Affects Versions: 2.0.0.Alpha13
Reporter: George Gastaldi
Fix For: 2.x Future
In Eclipse UI, the entity combo is empty
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira