Viktor Gamov (@gAmUssA) published a screencast that shows how to do Java EE 7 development with WildFly and IntelliJ IDEA. The video shows how to:
- Download and install (basically unzip 😉 WildFly
- Configure JBoss plugin in IDEA (this enables support for WildFly)
- Configure WildFly in IDEA
- Run a Java EE 7 sample on WildFly
Nicely done, enjoy!
Don’t forget a ton of Java EE 7 samples are available at github.com/javaee-samples/javaee7-samples.
One thought on “WildFly 8 and IntelliJ IDEA Screencast (Tech Tip #19)”