Download JingJing IDE v0.2:
Note:
Before running this program read the EULA.rtf (or the EULA.txt) file, since the use of this program assumes you agree with it.
Remember you need the JRE in order to run this program. See downloads.
v 0.2 r1:
Screenshot:
Link
Syntax Check:
See supported commands.
(Same commands supported in v0.1 beta 3)
Version Changes:
- Added Data Recovery System to avoid data loss.
- App. now automatically checks for newer versions on startup.
- Created an updater that will "download and install" the latest jjide ver for you, it can be found under the 'Run' menu.
- Added a filter to avoid openig the same file in two different tabs.
(Also, you can't no longer open a file with a name that's
already in use in the JTabbedPane)
- Double click on a tab name to change the name of the file.
- Program can now save a stack trace when an error occurs during startup.
- Added an option to remember the files you were using when you closed the IDE. [BETA]
- Changed the Option frame, now it displays the selected color for a component with a custom jButton I've created.
- Added a zebra background to the Variables Table.
- Added icons next to the file name in the FileTree.
- Added an option to disable update check in 'General' settings.
- Added a new Tab in Option's Frame with Interface customizations.
- Divided work area in three panels you can resize at your will.
- Disabled overwrite check when saving with Ctrl+S (normal save).
- Hex Converter now uses the same font you setup for the editor.
- Added option to disable Classes Method List under "Components" tab.
- Added option to start script line count at 0 under "Components" tab.