- Choose and install Eclipse version of your choice. In my case it is Eclipse Indigo Sr2 for Java EE developers.
- Download and install JBoss Tools 3.3.
- Download and define JBoss server instance in Eclipse IDE for JBoss AS 7.1.1.
- Create new project Dynamic Web Project. Since I want to place my web project in EAR file, I will define EAR project first.
- Download and add primefaces-3.5.jar to your project lib directory.
Showing posts with label eclipse plugins. Show all posts
Showing posts with label eclipse plugins. Show all posts
Prepare your JSF PrimeFaces project for Eclipse Indigo and JBoss AS7.1.1
In my opinion, developing PrimeFaces application in Eclipse is the most natural way to do it, if you plan to deploy your webapp on JBoss Application Server. The easiest way to start developing web applications for JBoss in Eclipse is by using JBoss Tools Plugin. I will describe how to install it. Here is a list of things which you need to do, in order to get your IDE work and start a new project:
Posted by
Unknown
Tuesday, February 19, 2013
2:05 PM
Subscribe to:
Posts (Atom)