Build a java Development Environment on your computer and a java Development Environment
1. download and install the corresponding jdk.Download the jdk corresponding to your computer from the official oracle website, and open the
: CLASSPATH
Variable value:.; %java_home%\lib\dt.jar;%java_home%\lib\tools.jar; Remember, there's a "." in front.
Variable name: Path
Variable value:%java_home%\bin;%java_home%\jre\bin;
If you remember good words java_home and classpath These two need to create themselves, java_home this is the path of their own JDK. Then copy and paste the above contents into your own variable values. Path is already present, as long as the last side of the variable value of path
, uses the test environment The goal is, the test, does not affect the on-line item the normal use, and so on test completes, then on production environment. )
-----------------------------------------------------------------------
General company how to build Java development, testing, production
In the past two days, I helped a Zong Qin install a software running on a Java platform of his company (he was always unable to install it), and found that the Java Development Environment he had previously set up was not written on his blog, I found the previous installation method record from the mobile hard disk. I
, testing, does not affect the normal use of online projects, such as testing completed, and then on the production environment. )-----------------------------------------------------------------------General company how to build Java development, testing, production environmentThe most used code hosting is SVN, the local dev
1. What is a JDK?The JDK is the abbreviation for Java Development Kit, which means a toolkit developed by Java programs.JDK version, a total of three kinds, the Standard Edition (J2SE), Enterprise Edition (Java EE), mobile device Edition (J2ME).Ordinary users do not need to install the JDK to run
Java (2) -- Build and install JDK in the development environment and configure environment variables and jdk Environment Variables
1. Install JDK
Http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Android Development Environment setup-Installation of Java development environment, androidjava
(1)Install JDK (Java Developer Kit ). Download jdk1.8and install jdk-8u60-windows-i586.exe. Download official link http://www.oracle.
Construct a Java development environment in a Linux environment-general Linux technology-Linux programming and kernel information. The following is a detailed description. Author: Cao jianghua
At present, various integrated development environments (IDES) in the
How to Set up a Java Development Environment under Mac OS and configure Java environment variables, osjava1. Open the terminal and search in the finder (This MAC) to find the Terminal 2. In cdlouiedeAir :~ Cdlouie $ (cdlouie is my computer user name) and enter sudo vim/etc/p
At present, various integrated development environments (IDES) in the Java development field are shown in full bloom, from Borland's JBuilder to IBM's visualage for Java, WebSphere Studio, and Oracle's jdeveloper, sun's forte ?? For Java ??, Togethersoft's together, BEA's We
Version description:
JDK: jdk1.7.0 _ 03
Package: jdk-7u3-linux-i586.rpm
Tomcat: APACHE-Tomcat-7.0.26
Package: apache-tomcat-7.0.26.tar.gz
Step 4 install JDK:
(The following steps require root permissions ($ su ...))
Copy the jdk-7u3-linux-i586.rpm to the/usr/Java/directory, of course, if there is no Java directory, first create a, (mkdir)
Under centos6.2, you can double-click to run the jdk-7u3-linux-i586.
Java Web Development Environment preparation for Linux, Java Web development for linux01 Linux environment preparation(This article uses VMware12 + Ubuntu14.04 on win10)Steps:1. JDK installation and related configuration 2. Tomcat
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.