What is the best free Java program i can use to program Java?

July 31, 2010 by · 5 Comments
Filed under: internet 

I have Eclipse, but be a real pain in the neck. So I’m looking for a new program in Java. Anyone have any suggestions? Since BlueJ, jEdit and NetBeans, but are not working well, except for Netbeans. It works and works well, until I want to compile, but not let me.

Artikel What is the best free Java program i can use to program Java? yang terkait di situs lainnya:

What is the best free Java program i can use to program Java ...

I have Eclipse, but its being a real pain in the n…

Sumber: http://answers.yahoo.com/question/index?qid=20100514173607AA8IgeT

Larry's Paint free download. A free Java applet program that ...

A free Java applet program that allows you to make various paintings. You can draw two ways. A simple way of drawing is to use premade images, called ... However many of the world best ...

Sumber: http://www.freedownloadscenter.com/Web_Authoring/Java_Programming_Tools/Larry_s_Paint.html

How to Compile Java Source within Java Program

Join the Java Studio Creator 2 Early Access program and download the new IDE for FREE ... ass\Test.java..Can I compile the program ... the program thingy I will use to compile my Java code ...

Sumber: http://blog.taragana.com/index.php/archive/how-to-compile-java-source-within-java-program/

Java twain free software by Anibal Wainstein and others

Screenshot Magic, this simple program can be used to make high quality screenshot using Full Desktop, Active Window and DirectX Full-screen.

Sumber: http://www.freedownloadscenter.com/Best/java-twain-free.html

Best free java applets downloads. Java Launcher is a powerful java ...

... is a powerful java tool, 100% Free ... disassembler for Java that reconstructs the original source code from the compiled binary CLASS files. This program can ... professionals can use ...

Sumber: http://www.freedownloadmanager.org/downloads/java_applets_software/

Comments

5 Responses to “What is the best free Java program i can use to program Java?”
  1. Jay says:

    If you are just trying to compile then make sure you have a JDK (java development kit) installed and use command prompt (Start>Run>cmd).

    Example: At command prompt type

    javac MyJavaProgram.java

    if no errors then type:

    java MyJavaProgram

    to run the generated class file

  2. Jaypax says:

    BlueJ, jEdit and Netbeans won’t compile because they don’t install a Java compiler. You have to install a Java Software Development kit (SDK).

    So to sum up, you install BlueJ or jEdit or Netbeans AND THEN install the Java SDK.

  3. coachabower says:

    I use bluej and it works well in Windows 7. You need to make sure you have the correct JRE and JDK too.

  4. Puneet says:

    eclipse is the best IDE available today for java/j2ee and is being used in many live projects. give some time and you will get acquainted with it. Google some good tutorials for eclipse starters.

  5. A says:

    I use JCreator and have no problems with it. You can just download it online at http://www.jcreator.com/

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!


Powered by Yahoo! Answers