How to start working with javaee7: Project creating/importing
- Loading Java EE 7 samples from GitHub: http://www.screenr.com/FYlH
- Starting blank Javaee-7 project/ Downloading libraries. http://www.screenr.com/ZblH
- Javaee7 + Maven. Creating blank project adding dependencies: http://www.screenr.com/QblH
- Javaee7 + Maven Archetypes: creating project : http://www.screenr.com/jblH
- Reusing AppServer (GlassFish) libs: http://www.screenr.com/1IDH
- Creating Projects using "Javaee Project Templates" // todo
Enterprise View:
- Java Enterprise ToolWindow: Technologies/Modules View + Modules/Project scope http://www.screenr.com/srlH
JAX-RS 2.0 (JSR-339)
Java Enterprise View:
- "Project/Module" scope and "All Resources/Root" mode http://www.screenr.com/xrlH
- "Resources/Classes" mode and "All resources/Roots" mode http://www.screenr.com/prlH
- JAX-RS: "@GET/@POST/@DELETE/@PUT" filters : http://www.screenr.com/RrlH
WebSocket 1.0 (JSR-336)
- Java Enterprise View: "Project/Module" scope, "Resources/Classes" mode, "@ServerEndpoint/@CleintEndpoint" filters http://www.screenr.com/urlH
- Incorrect @OnMessage methods inspection + completion http://www.screenr.com/QrlH
- @PathParam http://www.screenr.com/snlH
CDI 1.1 (JSR-346)
- CDI 1.1 Analysing Injection Points: Inject/Producers filters. Graph/Documentation mode. Project/Module scope http://www.screenr.com/qflH
- Injection Points Dependencies Graph. http://www.screenr.com/zflH
- processing bean discovery modes http://www.screenr.com/ypkH
- processing @Vetoed beans http://www.screenr.com/UAkH
- processing exclude filters http://www.screenr.com/0AkH
- beans.xml support http://www.screenr.com/EAkH
BATCH APPLICATIONS (JSR-352)
- Creating new project with Batch Application support. File templates. http://www.screenr.com/dRqH
- Programming Batch Applications. references from java code, refactorings. http://www.screenr.com/GRqH
- Highlighting, Navigation, Smart Completion . http://www.screenr.com/uRqH
- Decision/Flow support(highlighting, usages search, rename, etc.) http://www.screenr.com/PRqH
- Smart (Auto)Completion. http://www.screenr.com/NRqH
- Java Enterprise ToolWindow provider: http://www.screenr.com/RbqH
JSF 2.2 (JSR -344)
New namespaces:
- New namespaces: supported (http://www.screenr.com/ajHH)
Contracts
- http://www.screenr.com/S52H
- http://www.screenr.com/B52H
- http://www.screenr.com/s52H
- http://www.screenr.com/Va2H
Pass Through Attributes
Flows:
- Annotated Flows. reading your code... (http://www.screenr.com/SyI7)
- Editing explicit flows: highlighting, usages search, refactorings; vdl-documents resolve (http://www.screenr.com/4OsH)
- Flow Usages Search. Rename (http://www.screenr.com/pOsH)
- @FlowScoped - resolve to explicit/implicit/annotated definitions, completion (http://www.screenr.com/sOsH)
- EL for annotated flows (http://www.screenr.com/iXsH)
- Implicit Flows. Completion+Navigation. (http://www.screenr.com/WVI7)
- Flows. Completion for implicitly defined nodes. (http://www.screenr.com/sVI7)
- Implicit+Explicit Flows. Completion. (http://www.screenr.com/Y9I7)
- Explicit Flows. Navigation and Usages Search. (http://www.screenr.com/n9I7})