[There is an answer] About the Java environment

xiaoxiao2021-03-06  36

Some students ask questions, there is no integrated environment similar to TC, TP in the Java environment, which can be entered, debug, compiled, and run. The answer is of course, the development tool under Java is a variety of free tools, and there are also commercial development environments.

I recommend Eclipse, Intellij, etc., if you are not afraid of jbuilder's huge, you can try it.

For some small programs that are currently compiled with Java, use these tools to do it directly with EditPlus, UltraEdit JDK. Directly use JAVAC below JDK, Java to compile runners will make beginners more clearly the Java debugging process.

Attach a link, guide everyone how to build a Java environment using EditPlus and JDK:

Http://bbs.chinaunix.net/forum/26/040616/348676.html

Eclipse download address

www.eclipse.org

Intellij download address

Www.intellij.com

转载请注明原文地址:https://www.9cbs.com/read-65038.html

New Post(0)