JCreator

From Free net encyclopedia

Template:Infobox Software

JCreator is a powerful Java IDE by Xinox Software. Its interface is like that of Microsoft's Visual Studio. Because it is programmed entirely in [[C++]], its creator has asserted that JCreator is faster than Java-based Java IDEs. JCreator comes in a Lite Edition (LE), which is free, or Pro Edition (Pro), which costs $69 after a 30-day trial. The feature set of the Pro version is comparable to that of most other Java IDEs, but the LE version lacks some features, such as code completion, that are included with other free IDEs.

Advantages and Features

Some of the notable features of JCreator, when compared to other Java IDE's, are -

  • Easy and familiar project management in the Microsoft Visual Studio-like interface
  • Custom color schemes for unlimited ways to organize your code
  • Wrapping around of your existing projects and the ability to use different JDK profiles (unlike other IDEs)
  • Quick code writing via project templates
  • Easy project viewing with the class browser
  • Debugging with an easy, intuitive interface, no DOS prompts nessessary
  • Wizards help you cut to the chase writing your project, quickly and easily
  • Automatic Classpath configuration
  • UI customization
  • The run-time environment can run your application as an applet, in a JUnit environment or in a DOS window
  • Lower system requirements, yet faster speed than other IDEs.

(derived from http://jcreator.com/about.htm)

External link

fr:JCreator zh:JCreator Template:Compu-soft-stub