]
Michelle Murray updated JBDS-2727:
----------------------------------
CDW docs_ack: + (was: ?)
Cheatsheets for JBoss Central archetypes
----------------------------------------
Key: JBDS-2727
URL:
https://issues.jboss.org/browse/JBDS-2727
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: central, requirements
Reporter: Burr Sutter
Assignee: Fred Bricon
Fix For: 8.1.0.Beta1
Attachments: CHEATSHEET-CONTRIBUTING.html, CHEATSHEET-CONTRIBUTING.md
Our archetypes should have cheatsheets when imported/opened into eclipse.
Priority
1) HTML5 - cheatsheet should focus the end-user's attention on index.html, editable
in the VPE, with the jQuery Mobile Palette, it should also describe LiveReload setup and
BrowserSim
2) Java EE Web - cheatsheet should focus the end-user's attention on index.xhtml,
editable in the VPE, with the JSF/RichFaces Palette. It should describe the JPA
Member.java, the relationship between MemberController.java and index.xhtml, the purpose
of MemberResourceRESTService.java and JaxRsActivator.java
Basically walk the user through the flow of events (from the UI to the backend) in the
application
3) RichFaces - cheatsheet should focus the end-user's attention on index.xhtml,
editable in the VPE, with the JSF/RichFaces Palette. It should also describe
resources/components/memberForm.xhtml and its use of <rich:validator/> and that
tag's relationship with the JPA beanvalidations