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 :
[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
- relates to
-
JBIDE-15068 Please wait while Hibernate Tools is being installed
- Closed