JBoss Forge is an incremental enhancement tool that lets you take an existing Java project and safely add in new functionality. Whether you want to set up JSF, use persistence or enable integration testing with Arquillian, it all becomes a real breeze.
But what to do when the functionality you need is not available in Forge? Not to worry, as Forge operates by means of plug-ins, the answer is to just create your own plug-in with the functionality you need and install it into Forge.
This session is a deep dive into JBoss Forge plug-in development in which we will show you exactly how to do this. We will give a detailed explanation about the most relevant APIs as well as a demonstration of the creation of such a plug-in.
Sign in to add slides, notes or videos to this session