- JCreator
Infobox Software
name = JCreator
caption = JCreator Pro 4.00 running on Windows XP
developer = Xinox Software
released = ?
frequently_updated = yes
programming language =C++
operating system =Microsoft Windows
language = ?
genre = Java IDE
license = JCreator LE --Freeware JCreator Pro -- $69Shareware Proprietary
website = [http://jcreator.com/ jcreator.com]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 inC++ , (with exception to the first version (0.1) which was Java-based [http://www.jcreator.com/faq.htm#j] ), Xinox Software has asserted that JCreator is faster than competing Java-based Java IDEs.JCreator has two editions:
* Lite Edition (LE):freeware
* Pro Edition (Pro):shareware that costs $69 after a 30-day trial.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. [http://www.jcreator.com/forums/index.php?s=c5c88def3f39470c1a08701d9bffd5fd&showtopic=202&view=findpost&p=3148]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 andIntelliJ IDEA . The free LE version further lacks some features, such ascode 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.Disadvantages
* Only available for the Windows operating system, although WINE can be used to run JCreator on Linux [By setting the Windows version in WINE to
WINDOWS NT
inwinecfg
, the Pro edition will load.]
* When using the JDK Help feature, the default browser settings may not be honored when opening an external browser for the JDK documentation.
** It will mostly openInternet Explorer and rarely a default browser not Internet Explorer.Fact|date=September 2007
* No option for temporary highlighting of files.
* XML highlighting disables itself with really long lines.
* Custom icons can only be made from 16 colors
** There is a workaround by saving the bitmap that stores the custom icons (UserImages.bmp
) in a 24-bit format.
* Subversion (SVN) is missing from all releases.Features
*
Microsoft Visual Studio -like interface
* Custom color schemes
* Wrapping around of your existing projects
* Different JDK profiles can be used
* Quick code writing via project templates
* Easy project viewing with the class browser
* Debugging with an easy, intuitive interface. No command-line prompts necessary
* Wizards help you cut to the chase writing your project, quickly and easily
* Automatic Classpath configuration
* UI customization (similar to Microsoft Visual Studio)
* The run-time environment can run your application as an applet, in a JUnit environment or in a command-line window
* JCreator's IDE does not require a Java Runtime Environment to execute, which may make it faster than Java-based IDE's.( [http://jcreator.com/about.htm derived from here] )
Pro vs LE
Some of the features missing from the freeware edition (Version 3) include:
* [http://jcreator.com/i/scr_template.gifCode Templates]
* [http://jcreator.com/i/scr_antview.gifAnt Viewer]
* [http://jcreator.com/i/scr_beanw.gifBean Properties]
* [http://jcreator.com/i/scr_identinfo.gifCode Identifier tooltip]
* [http://jcreator.com/i/scr_codecomp.gifCode Completion]
* Code Parameter tooltip list
* [http://jcreator.com/i/scr_navigation.gifSource Code Navigation]
*Debug ger
* JSP Tag and Scriplet Code Completion
* CVS Support [http://jcreator.com/i/scr_checkoutw.gif]References
External links
* [http://www.jcreator.com JCreator]
* [http://jcreator.com/community.htm JCreator Community Forum]
* [http://jcreator.com/download.htm JCreator download page]
* [http://jcreator.com/features.htm Feature list]
Wikimedia Foundation. 2010.