Saturday 21 January 2012

How to Install Eclipse on Ubntu

Installing Eclipse on ubuntu ( installation compatable for jboss 6 )

It's almost same for CenstOs as well. Get the Package for Eclipse first  

# eclipse-jee-helios-SR2-linux-gtk.tar.gz 
# tar -xvf  eclipse-jee-helios-SR2-linux-gtk.tar.gz  
# cd eclipse 
# ./eclipse

Then follow the steps, go to

help-----install new sw-----add the link
(http://download.jboss.org/jbosstools/updates/stable/helios/) -----select 1st option(all jboss tools 3.2.0)-----next-----next----finishd 

This will install jboss6 packages for eclipse.[bcz jboss 6 is not compactable with eclipse, it support up to jboss5]

Then installed subclipse plugin also for svn access, go to

Help-----Software Updates-----Find and Install-----Search for new features to install-----Finish

It will shows the installed subclipse, then

Select all options(disable "subclipse intrgration for mylyn" and "svnkit client adapter" -----Next-----subclipserequired(accept the license)-----Next-----Next-----Finished-----Install all

install jboss, jdk and show its path when starting  new-----server


No comments:

Post a Comment