Find the word definition

Wikipedia
JCreator

JCreator is a Java IDE created by Xinox Software. Its interface is similar to that of Microsoft's Visual Studio. Because it is programmed entirely in C++, (except the first version (0.1), which was Java-based ), Xinox Software has asserted that JCreator is faster than competing Java-based Java IDEs.

JCreator has three editions:

  • Lite Edition (LE): shareware that costs $35 after a 30-day trial.
  • Pro Edition (Pro): shareware that costs $89 after a 30-day trial.
  • Lite-Pro Edition (LE-PRO)

JCreator is only available on the Windows operating system. However, both the LE and Pro versions of JCreator run adequately on Linux (using Wine). So far no Linux versions are planned for immediate release, but new components will be built for cross-compatibility in mind.

The feature set of the Pro version is comparable to that of other language aware IDEs with respect to project management and editing features, but lacks advanced features, such as automated refactoring, support for common frameworks etc., which can be found in the dominant Java IDEs such as Eclipse and IntelliJ IDEA. The free LE version further lacks some features, such as code completion, that are included with other free IDEs. Unlike the dominant Java IDEs today, JCreator also lacks the level of extensibility through third-party plugins that is common in popular Java IDEs.