...
- jBPM 5.0 (BPMN 2.0) - initial support (viewer, navigation, completion, simple error highlighting) - http://www.screenr.com/daG8
- Play! 1.2.4
- navigation to related: Controller Methods <==> Views (http://www.screenr.com/YRA8)
- FastTags support: http://www.screenr.com/uzA8
- list tag implicit variables : http://www.screenr.com/5eK8
- field tag support: http://www.screenr.com/5Nm8
- Interceptor method annotations (@Before, @After, @Finally) : http://www.screenr.com/nXm8
- Hibernate 4.x
- JSF component libraries extended support
- RichFaces (4.4.2)
- IceFaces (3.1.0)
- PrimeFaces(3.4)
- Application Servers
- Application server run configuration launch is made asynchronous -- IDEA UI will not hang while a run configuration is prepared to launch (all servers)
- Correct deployment status handling of Tomcat integration -- JMX is utilized for the status detection now
- Hot swap workflow is improved -- how swap will not fail after redeployment (all servers)
- TomEE server intergation
...