[jboss-user] [JBoss Tools] Document updated/added: "JBossToolsDocsFuture"

Max Andersen do-not-reply at jboss.com
Wed Jan 20 04:43:42 EST 2010


User development,

The document "JBossToolsDocsFuture", was updated Jan 20, 2010
by Max Andersen.

To view the document, visit:
http://community.jboss.org/docs/DOC-10795#cf

Document:
--------------------------------------------------------------
h2.  Overview of the improvements required by JBossTools/JBDS Docs users
 
This post is created in order to improve current documentation of JBoss Tools and JBoss Developer Studio products.  
Here you can give your view on what parts of guides you hold an interest in, what chapters should be added or improved.
 
 
 
Feel free to add your +1 in "Votes" column or add a new item to this wiki article with directly. It helps us to improve our documentation.
 
For example, you don't like how the New Seam Project Wizard is described or you don't see the needed
information - find the Seam Dev Tools Reference Guide in the table and add your +1 next to "New Seam Project wizard" chapter or write your chapter name which you would like to see in future.
 
Thank you.
 
h3. Reference Guides
|| Content || Version || Votes || Comments ||
|| Getting Started with JBoss Developer Studio |  |  |  |
| Configuring Java Environment | 1.1.0.GA | +0 | Do you have any problems with JDK installation in Linux? |
| JBDS Installation | 1.1.0.GA | +0 | Do you need more info on JBDS installer? FAQ? |
| JBDS Update | 1.1.0.GA | +0 |  |
| Manage JBoss AS from JBDS | 1.1.0.GA | +0 | Do you need more description on how to use JBoss server in JBDS? Maybe video guide? |
| First Project with JBDS | 1.1.0.GA | +0 | This chapter is a set of hands-on labs. Is it good? Do you need more labs or tutorials? |
| Developing a simple JSP web application | 1.1.0.GA | +0 |  |
| RAD development of a simple JSF application | 1.1.0.GA | +0 |  |
|| Seam Dev Tools Reference Guide |  |  |  |
| New Seam Project wizard | 2.1.0.GA | +1 | What wizard steps are not clear for you? |
| Directory Structure of the Generated Project | 2.1.0.CR1 | +1 | It includes WAR and EAR deployment |
| Seam Menus and Actions | 2.1.0.GA | +1 |  |
| Seam Wizards | 2.1.0.GA | +1 |  |
| Seam Generate Entities | 2.1.0.GA | +1 | More info on this wizard? |
| Seam Editors Features | 2.1.0.GA | +1 |  |
| Seam Views | 2.1.0.GA | +1 |  |
| Seam Preferences | 2.1.0.GA | +1 |  |
| Generate a CRUD Database Application | 2.1.0.GA | +1 |  |
| The CRUD Application Walkthrough | 2.1.0.GA | +1 |  |
| Using TestNG project | 2.1.0.GA | +1 | Vote if you need more info or video on using TestNG |
|| Visual Web Tools Reference Guide |  |  |  |
| Visual Page Editor | 1.1.0.GA | +0 | Do you need video example on VPE usage? |
| VPE and Docbook | TO DO | +1 | Description on how to create a visual Docbook editor http://jira.jboss.com/jira/browse/JBIDE-1304 |
| More Editors | 1.1.0.GA | +1 |  |
| JBoss Tools Palette | 1.1.0.GA | +1 |  |
| Web Projects View | 1.1.0.GA | +1 |  |
| JBoss Tools Preferences | 1.1.0.GA | +1 |  |
|| JBoss Server Manager Reference Guide |  |  |  |
| Runtimes and Servers in the JBoss AS plugin | 1.1.0.GA | +1 |  |
| JBoss Server View | 1.1.0.GA | +1 |  |
| Project Archives View | 1.1.0.GA | +1 |  |
| Deploying Modules | 1.1.0.GA | +1 | Includes deploying with Run On Server Wizard, deploying single files |
|| jBPM Tools Reference Guide |  |  |  |
| jBPM Runtime Installation | 3.1.2.GA | +1 |  |
| jBPM Graphical Process Designer | 3.1.2.GA | +1 |  |
| jBPM views | 3.1.2.GA | +0 |  |
| Test Driven Process Development | 3.1.2.GA | +1 |  |
| Actions:jBPM Integration Mechanism | 3.1.2.GA | +0 |  |
| jBPM Properties View | TO DO | +0 | Description of Properties tabs (Exceptions, Events, Timers, Advanced) |
|| Hibernate Tools Reference Guide |  |  |  |
| Hibernate Tools Installation | 3.2.1.GA | +1 |  |
| Code generation architecture | 3.2.1.GA | +1 |  |
| Hibernate Wizards | 3.2.1.GA | +1 | Includes Mapping File, Configuration File, Console Configuration, Reverse Engineering |
| Hibernate Mapping and Configuration File Editor | 3.2.1.GA | +1 |  |
| Structured Hibernate Mapping
Configuration File Editor | 3.2.1.GA | +1 |  |
| Reveng.xml Editor | 3.2.1.GA | +1 |  |
| Hibernate Console Perspective | 3.2.1.GA | +1 | Do you need more info on request execution and project structure? |
| Ant Tools | 3.2.1.GA | +0 | Hibernate Configurations and Exporters, Reverse Engineering |
|| ESB Editor Reference Guide |  |  |  |
| ESB Framework Installation | 2.1.0.GA | +0 |  |
| Creating a ESB File | 2.1.0.GA | +0 |  |
| ESB Editors Features | 2.1.0.GA | +0 |  |
|| Exadel Studio Migration Guide |  |  |  |
| Migrate workspace | 1.1.0.GA | +0 |  |
| Migration of JSF and Struts Projects | 1.1.0.GA | +0 |  |
h3. Tutorials
|| Content || Version || Votes || Comments ||
|| JSF Tools Tutorial ||
| Creating a Simple JSF Application | 2.1.0.GA | +0 | This is a classic/old style of JSF development with JBDS, the Hello World example. Do you need more examples? |
|| Struts Tools Tutorial ||
| Creating a Simple Struts Application | 2.1.0.GA | +0 | This is a classical Struts usage. Do you need more tutorials on Struts? |
|| Seam Tools Tutorial | TO DO | +0 | Are you interested in Seam tutorial? What features are needed to be described? |
 
h3. Movies
|| Content || Version || Votes || Comments ||
| Creating Console Configuration | 1.1.0.GA | +0 | This movie shows how to create a console configuration for JPA; but it is the same steps needed for projects using hbm.xml or Hibernate Annotations stand alone |
| Importing Custom Tag Library to Palette | 1.1.0.GA | +0 | It shows how you can easy & fast add a CustomTag Library to the Palette |
| Creating Seam2 + EJB3 EAR Project | 1.1.0.GA | +0 | The demo shows step-by-step how to create such an application |
| RichFaces Toolkit for developing Web application | 1.1.0.GA | +0 | This demo shows how to create a jsf application with simple content using the RichFaces components |
| Edit and run HQL/JPA-QL queries | 1.1.0.GA | +0 | Shows how to use the HQL editor with code completion and dynamic sql preview and how to inspect the results |
 
h3. Documentation usability
|| Name || Votes || Comments ||
| Navigation | +0 |
| Stylesheets | +0 |
| PDF version | +0 | What improvements are needed for PDF version? |
 
h3. What do you want to see more?
|| Name || Votes || Comments ||
| Reference Guides | +1 |  |
| Tutorials | +1 |  |
| Video Tours | +1 |  |
| Presentations | +1 |  |
 
Thank you

--------------------------------------------------------------




More information about the jboss-user mailing list