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

Koen Aers (JIRA) jira-events at lists.jboss.org
Sat Jul 13 06:54:26 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-15196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789514#comment-12789514 ] 

Koen Aers commented on JBIDE-15196:
-----------------------------------

This seems to behave normally on my machine, both on Windows7 and OSX. 

What I do see is that there are some error markers on the generated JavaScript. This has nothing to do with the wizards but rather with the AngularJS Forge plugin. 
                
> 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