[
https://issues.jboss.org/browse/JBIDE-10708?page=com.atlassian.jira.plugi...
]
Burr Sutter commented on JBIDE-10708:
-------------------------------------
Forge should be able to augment any of the JBoss Central Maven-based archetypes: Java EE
Web, Java EE, HTML5, RichFaces, SpringMVC and OpenShift. Mostly I would like entity
generation but sometimes I also want scaffolding and JAX-RS endpoint generation.
***ERROR*** [entity] Plugin is not usable in current scope or
project.
----------------------------------------------------------------------
Key: JBIDE-10708
URL:
https://issues.jboss.org/browse/JBIDE-10708
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 3.3.0.M5
Reporter: Burr Sutter
Assignee: Koen Aers
Priority: Critical
Steps to reproduce:
- Select the "Java EE Web Project" from JBoss Central
- Name it "myproject" with package "com.myproject"
- Start the Forge console with Ctrl-4/Command-4
- at the forge console type "pwd" - that should indicate it is in the current
workspace
- "cd myproject"
- "ls"
- "entity --named Books"
result is ***ERROR*** [entity] Plugin is not usable in current scope or project.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira