-
Create a simple Dynamic Web Project
-
Basic app
-
Choose the module version as “3.1”
-
Add a new configuration for WildFly
-
Add
index.htmlin “WebContent” -
“Run as”, “Run on Server”
-
Change content on
index.htmland show LiveReload
-
-
Servlet
-
Add a new Servlet
-
“Run on Server” does not show the generated Servlet. Is it required ? Incremental deployment ?
-
Restarting WildFly shows the Servlet, bug ?
-
-
-
Basic Maven project creation
-
Deploying on WildFly
-
JAX-RS
-
Wizards
-
Content assist
-
Validation
-
Navigation
-
-
CDI
-
Wizards: New CDI Web Project Wizard, CDI Wizards
-
Content assist: CDI Named Beans are available in JSF EL #{} content assist in XHTML/Java/XML files (See JSF)
-
Navigation (open the bean producer from the @Inject annotation for example): Java source navigation, from EL #{} to CDI bean (See JSF)
-
Open CDI Named bean: http://docs.jboss.org/tools/4.1.x.Final/en/cdi_tools_reference_guide/html_single/index.html#d0e597
-
Beans.xml editor: Content assist, Navigation, Validation http://docs.jboss.org/tools/whatsnew/cdi/cdi-news-3.2.0.Beta1.html
-
Search usage: Injection Points, EL #{} (See JSF)
-
-
JSF
-
EL content assist in XHTML: http://docs.jboss.org/tools/whatsnew/jst/jst-news-3.3.0.M3.html
-
Navigation from/to bean
-
Search usage
-
Refactoring: http://docs.jboss.org/tools/whatsnew/jst/jst-news-3.2.0.M1.html
-
New JSF project wizard (JSF 2.2 or older)
-
Composite component code assist: https://issues.jboss.org/browse/JBIDE-4970, http://docs.jboss.org/tools/whatsnew/jst/jst-news-3.2.0.Beta2.html, Validation and refactoring are also available
-
EL Validation: http://docs.jboss.org/tools/whatsnew/jst/jst-news-3.2.0.M2.html
-
-
Java EE 7 and OpenShift
-
Java EE 7 and Forge
-
Configure JPA 2.1
-
Generate Batch Job XML
-
Continuous Delivery
-
-
Misc
javaee-samples/javaee7-eclipse
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|