[go: up one dir, main page]

0% found this document useful (0 votes)
60 views1 page

Development Tools Setup

The document lists software and URLs needed for web services trainings, including downloading and installing Java 8 from Oracle, the Eclipse IDE for Java EE developers from eclipse.org, and Apache Tomcat 8 from its website. It also provides troubleshooting tips and links for setting environment variables for Java if issues arise using Eclipse or Tomcat.

Uploaded by

stud29
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views1 page

Development Tools Setup

The document lists software and URLs needed for web services trainings, including downloading and installing Java 8 from Oracle, the Eclipse IDE for Java EE developers from eclipse.org, and Apache Tomcat 8 from its website. It also provides troubleshooting tips and links for setting environment variables for Java if issues arise using Eclipse or Tomcat.

Uploaded by

stud29
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

List of softwares and their URLs required for web services trainings

1. Download and install Java Development Kit Version 8 by going to the URL Below

http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-
2133151.html

2) Download and install the Eclipse IDE for Java EE developers from the URL Below

https://eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/lunar

3) Download and install binary version of Apache Tomcat 8 by going to the URL below

https://tomcat.apache.org/download-80.cgi

Troubleshooting:

If you have issues using Eclipse or Tomcat

Instructions for setting path environment variable for java:

https://www.java.com/en/download/help/path.xml

Instructions to set JAVA_HOME environment variable:

http://docs.oracle.com/cd/E19182-01/820-7851/inst_cli_jdk_javahome_t/index.html

You might also like