adsense


Saturday, 28 November 2015

JAVA SERVER FACES SETUP ECLIPS IDE

COMPUTER LANGUAGES HTML,C,C++.JAVA,.NET AND MULTIMEDIA basics and programs click home button



JAVA SERVER FACES SETUP ECLIPS IDE






Step 3 - Setup Eclipse IDE 


All the examples in this tutorial have been written using 
Eclipse IDE. So I would suggest you should have latest 
version of Eclipse installed on your machine based on 
your operating system. 

To install Eclipse IDE, download the latest Eclipse 
binaries with WTP support fromhttp://www.eclipse.org/downloads/. 
Once you downloaded the installation, unpack the binary 
distribution into a convenient location. For example in 
C:\eclipse on windows, or /usr/local/eclipse on Linux/Unix 
and finally set PATH variable appropriately. 

Eclipse can be started by executing the following commands 
on windows machine, or you can simply double click on eclipse.exe 
 %C:\eclipse\eclipse.exe 

Eclipse can be started by executing the following 
commands on Unix (Solaris, Linux, etc.) machine: 
$/usr/local/eclipse/eclipse 
After a successful startup, if everything is fine 
then it should display following result: 


No comments: