JavaEEUIGestureLogging
UI gesture logging - Java EE area
This document summarizes the UI gestures relevant for the Java EE area that will be logged in NetBeans 6.0. The completion of this task will be tracked in issuezilla under issue 97825.
For the description of the framework and its APIs, see: http://logger.netbeans.org/
| Gesture | When logged | Data submitted | Status |
|---|---|---|---|
| Java EE open projects | User creates or opens a Web/EJB/AppClient/EAR/ Web Freeform/EJB Freeform/Binary Archive project or such a project is opened in the project tab as a result of some other action | - Opened vs. created - Type of the project - Target server type - Java EE version (1.3/1.4/5.0) - Web frameworks for web project - Size of the project (maybe?) | not started |
| Java EE Verification use hint | User uses a hint (quick-fix action) | - type of the hint - was the action committed or cancelled? - hint dependent data (optionally) | not started |
| Usage of resources action and add method action | User invokes one of the actions (Call EJB, Add business method, ...), as a result, code is generated | - action's node - project type - EE version - type of created resource | not started |

