CodeGuide |
This document lists changes made to different versions of CodeGuide.
Version 1.2.1 (09/06/1999)
The following changes have been made since the previous version:
- A bug which caused CodeGuide to fail on startup under certain circumstances when started with CodeGuide.exe has been fixed.
Version 1.2 (09/01/1999)
The following changes have been made since the previous version:
- CodeGuide already supports JDK 1.3.
- Search and Replace now supports Perl 5 regular expressions.
- Compiler errors and runtime exceptions are hyperlinked in the output window so that is is very easy to jump to the corresponding file.
- Input is now passed to the executed application from the Output Window.
- The keys used in the application can be configured.
- It is now much easier to use CodeGuide with keys.
- A bug which prevented the automatic reload of externally modified files has been fixed.
- Additional parameters for the VM, the compiler and the appletviewer can be specified.
- It is now possible to view the command line with which the compiler, VM or appletviewer are invoked.
- The performance has been further improved.
- Bugs fixed.
Version 1.1 (07/15/1999)
The following changes have been made since the previous version:
- Configurable incremental auto-indentation has been added.
- The editor now supports bookmarks.
- Method separators are shown in the editor.
- Code regions can be automatically disabled and enabled by using comment / uncomment region.
- Advanced browsing functionality is offered by functions like goto next/previous error or declaration.
- Configurable highliting for XML, HTML, IDL and C/C++.
- A properties dialog for directories and files shows useful information like the number of code lines in the project.
- The usability has been further improved, especially through better key support.
- TAB- and indentation-size are now separated.
- The stability of the external compiler/VM integration has been improved.
- A bug which was caused by spaces in directory names has been fixed.
- Bugs fixed.
Version 1.0.1 (06/01/1999)
The following changes have been made since the previous version:
- The compiler output is no longer cleared before execution.
- A bug when setting API source and API class paths within the file browser has been fixed.
- A bug which caused the 1.2 appletviewer to abort with a security exception has been fixed. The setting for the appletviewer in the environment dialog might have to be changed to a 1.2 appletviewer type.
- Some bugs of advanced functions in the file chooser dialog have been fixed.
- Problems when renaming files have been fixed.
Version 1.0 (05/28/1999)
The following changes have been made since the previous version:
- Added IDE functionality to compile classes, run applications and show applets.
- Added support for external compilers (Javac, Jikes).
- Added support for external VMs (Java, JView) to test applications with CodeGuide.
- Added support for external appletviewers (Appletviewer, JView) to test applets.
- A JDK Wizard automatically configures installed 1.1 and 1.2 JDKs to be used within CodeGuide.
- JDK switching facility allows fast toggling between different configured JDKs.
- Instead of a classpath CodeGuide now supports paths for project sources, project destination, API sources and API classes to invoke the compilers and VMs properly.
- A project browser shows the configured paths (see above) in a file explorer manner.
- Source helper popups do now come up on demand by pressing F1 or TAB.
- Method and field completion list shows additional information for each entry (e.g. the method result type).
- TAB completion allows to complete field and method accesses without showing a list.
- Editor performance improved, especially when dealing with source helper popups.
- Source code analysis performance improved.
- A bug which caused the Javasoft 1.2 VM for Windows to crash at start up has been fixed.
- Bugs fixed.
Version 1.0 beta 4 (04/14/1999)
The following changes have been made since the previous version:
- Introduced a workaround for a JIT bug in JDK 1.1.7 and 1.1.8 (Sun Bug No. 4182869). The code analysis did not work properly due to this bug.
- A bug where files contained in ZIP files which are contained in ZIP files could not be read properly has been fixed.
- Some JDK 1.1.8 issues fixed.
Version 1.0 beta 3 (04/09/1999)
The following changes have been made since the previous version:
- A bug which caused the parameter helper popup to be displayed at a wrong location under certain circumstances has been fixed.
Version 1.0 beta 2 (04/08/1999)
The following changes have been made since the previous version:
- Editor performance improved.
- FAQ added.
- Implemented faster caret movement via Ctrl-left, Ctrl-right.
- Start up process modified to be more intelligent.
- System info dialog added which shows the VM CodeGuide is running on.
- Highlighting is now configurable.
- Entries of the Source Browser can be ordered alphabetically.
- Look-and-Feel configuration is saved.
- Some special JDK 1.2 issues fixed.
- Bugs fixed.
Version 1.0 beta 1 (03/09/1999)
Initial public beta released.
Copyright © 1999 Omnicore Software |