[jbosstools-issues] [JBoss JIRA] (JBIDE-15196) Scaffold UI from Entities wizard doesn't generate UI

Fred Bricon (JIRA) jira-events at lists.jboss.org
Sat Jul 13 05:26:26 EDT 2013


Fred Bricon created JBIDE-15196:
-----------------------------------

             Summary: Scaffold UI from Entities wizard doesn't generate UI
                 Key: JBIDE-15196
                 URL: https://issues.jboss.org/browse/JBIDE-15196
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: forge
    Affects Versions: 4.1.0.CR1
            Reporter: Fred Bricon
            Assignee: Koen Aers
            Priority: Blocker
             Fix For: 4.1.0.CR1


After generating entities, if you try to scaffold the ui from the wizard, nothing happens.

I then tried in command line and it appears the angularjs scaffold provider was not installed by the wizard : 

{noformat}
[forged] forged $ scaffold-x setup --scaffoldType angularjs --overwrite 
 ? Scaffold provider [angularjs] is not installed. Install it? [Y/n] Y
***SUCCESS*** Installed [forge.spec.cdi] successfully.
***SUCCESS*** Installed [angularjs] successfully.
 ? Create scaffold in which sub-directory of web-root? (e.g. http://localhost:8080/null/DIR) [/] 
Wrote D:\/workspaces/runtime-forge2/forged/src/main/webapp/WEB-INF/beans.xml
Wrote D:\/workspaces/runtime-forge2/forged/pom.xml
Wrote D:\/workspaces/runtime-forge2/forged/src/main/webapp/favicon.ico
Wrote D:\/workspaces/runtime-forge2/forged/src/main/webapp/styles/bootstrap.css
Wrote D:\/workspaces/runtime-forge2/forged/src/main/webapp/styles/main.css
Wrote D:\/workspaces/runtime-forge2/forged/src/main/webapp/styles/bootstrap-responsive.css
Wrote D:\/workspaces/runtime-forge2/forged/src/main/webapp/scripts/vendor/jquery-1.9.1.js
Wrote D:\/workspaces/runtime-forge2/forged/src/main/webapp/scripts/vendor/angular.js
Wrote D:\/workspaces/runtime-forge2/forged/src/main/webapp/scripts/vendor/angular-resource.js
Wrote D:\/workspaces/runtime-forge2/forged/src/main/webapp/img/forge-logo.png
Wrote D:\/workspaces/runtime-forge2/forged/src/main/webapp/img/glyphicons-halflings.png
Wrote D:\/workspaces/runtime-forge2/forged/src/main/webapp/img/glyphicons-halflings-white.png
{noformat}


--
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


More information about the jbosstools-issues mailing list