Review
This is official description
As a feature-rich Java IDE, JCreator has helped you write codes faster. Now, we help you write codes better—with our powerful, fully-integrated debugger. You get even better productivity through an easy-to-use, fully-loaded Java debugger with advanced features. You'll quickly produce clean, bug-free code. Now, you can accelerate your development cycle—and say "code complete" in no time!
The following review written by one of the Software Informer contributors applies to version 4.5
JCreator 4.5 a development tool (IDE) for Java. It brings the programmers of any level features like Project Management, Project Templates, Code Completion, Debubber Interface and an Editor with Syntax Highlighting. It also has some wizards. The User Interface is highly customizable. JCreator will allow you to compile or run your Java program. The tool will find the desired file using the main method, or the HTML file with the Java applet, and then will start it.
In order to use JCreator you will need to have any version of the Java Development Kit (JDK) already installed in your system. If you don´t have JDK, or if it´s not configured, the program will assist you to download, install and setup the latest version of this kit. You will be able to start your projects from the scratch or using an already created template. You can set up the directories with the source and output paths. Once you have written your program, you can run it. JCreator will then show you the results of the that program's execution and the possible errors that your program had. |