Wednesday, March 26, 2014

Eclipse Kepler: installing JBoss Tools 4.1.2.Final

My target is that of install only the necessary to execute the local/embedded(to Eclipse) version of JBoss Application Server, and to create and develop a EJB3 project.
This post is only for the installation of the JBoss Tools plugin for Eclipse Kepler.
At now the JBoss Tools version is the 4.1.2.Final for Kepler.

1) Under Eclipse click on "Window" --> "Install New Software" --> "Add" (on the right)
Put JBOSS_TOOLS(or what you want) as alias
and the url:
http://download.jboss.org/jbosstools/updates/stable/kepler


 2) From the list of additional plugins to install choose(it's the minimal requirements for my target...):

- JBoss Application Development
- JBoss Tools And Java EE Development

Then click on Next, Accept the Licenses and click on Finish to starting the downloading and installation of all....(P.S.: different windows will prompted to advise that unsigned software will be installed.... obviously click on "Yes to All"). And yes also to the restart of Eclipse.

That's all...

Bye...

No comments:

Post a Comment