![]() | |
![]() DownloadDo I have to uninstall the previous version before I install the new version? No, otherwise you may lose your custom settings. Unzip the installation file Setup.exe of JCreator in a temporary directory and follow the steps for the Setup Wizard.
Make sure you have the Java Development Kit suite installed from Sun, instead of the Java Runtime Environment.
The most effective way to uninstall JCreator is using the Windows Add/Remove Programs option. This method will remove all JCreator registry settings. On the Start menu, select Settings, then Control Panel.
Note: The directories MyProjects, Syntax, CodeSnippets and Templates will be skipped during the uninstall. Do I still need to download Sun's JDK or is that part of JCreator? You still have to download the JDK package from the javasoft site. Version 1.5: http://java.sun.com/j2se/1.5.0/download.jsp In the right column, select SDK. ![]() TechnicalWhich JDK version does JCreator support? JCreator is backwards-compatible with all previous version of the JDKs published by Sun Microsystems. The following releases have been tested. JDK 1.6.0 What does the error 'invalid path" mean? It means that that path for the compiler or virtual machine is not configured correctly in JCreator. Make sure you have the Java Development Kit suite installed from Sun, instead of the Java Runtime Environment.
How do I create a JDK profile? See previous question. How can I use the JDK help system? 1) Make sure you have the JDK documentation installed from Sun. JDK Version 1.6: http://java.sun.com/javase/downloads/index.jsp. (Bottom of the page) 2) Unzip the documentation archive to a directory. (For example C:\Program Files\Java\jdk1.6.0\) 3) After the installation start JCreator, open the Options dialog box from the Configure menu. Choose the tree item 'JDK Profiles' and click on the Edit button. The Profile Settings dialog will now popup. Select the documentation tab and add the root folder (C:\Program Files\Java\jdk1.6.0\) of the java documentation directory to the list. Close the dialogs. 4)
The error message means that java.exe cannot find the class file. Make sure your project is compiled without any errors. Why does the editor displays garbage and mixed-up characters? The Editor only works with fonts where the characters have the same size (fixed fonts). Open the Options dialog via the Configure menu, choose Java, Fonts and select a font from the list. This will solve the problem. Can I apply the syntax coloring to other file extensions? Yes, Open the Options dialog from the Configure menu. Choose the File Associations item and add the new file extension.
How do I catch the output from my Java Application?
How can I pass arguments to the main method? Option One
Option Two
How can I add or customize the key shortcuts? In the Configure menu, select Customize.
![]() MiscellaneousI'm new to Java. Where do I start? The first place to start is the How to topic : 'Create your first Java project' in the help files. This will describe in a few steps how to create your first project and how to compile and run it. After that you can start learning Java with the tutorials which you can find at javasoft.com. What is the difference between the LE and Pro edition? The most significance difference is that the pro edition has a debugger, ant support and code wizards. For a complete list please refer to the features page Will JCreator be released for other platforms? Will there be a Java version? There are currently no plans to release JCreator for other operating systems. Feel free to try the product with any one of the available Windows Emulation tools, such as WINE (for Linux) and SoftWindows (for Mac). Unfortunately we cannot guarantee JCreator's stability on these platforms as they are not included in our testing regime. The very first version (0.1) of JCreator was a Java version, but we switched to C++, because of performance issues. |
|
JCreator is a trademark of Xinox Software. Copyright © 2000-2015 Xinox Software. All rights reserved. Java, JDK, and the Java logo are trademarks of Oracle | |