--------------------------------------------------------------
What's new in version 1.5
--------------------------------------------------------------

Major features 

- Full package support 
- New section for JDK profiles and tools. 

Minor features 

- Insert directory structure. 
- Extra ouput tab. 
- Compile project folder. 
- Custom sorted class view. 
- Option for leaving the console box open. 
- Option for showing the tool command line. 
- Option for passing arguments to the main function. 
- '*' in the title when a file is being edited 
- Project name in the title. 

Enhancements

- Find and Replace dialogue now shows the number of replacements. 
- The 'Replace All' actions are placed in one undo record. 
- Small improvement to the undo/redo implementation. (Additional record for spaces) 
- The goto line command now highlights the target line. (optional) 
- The goto line command now display the cursor in the middle of the document
- The output view supports Ctrl+C and Ctrl+A. 
- The classview now only displays the classdata from the active file. 
- The classview shows the package string and import strings. 
- Added an option pane for the classview, JDK Profiles and JDK Tools. (Options Dialogue) 
- Redesign of the toolbars layout. 
- Toolbar 'breakdown' menu. 
- Internet Explorer isn't required anymore. 
- The JDK tools are now installed automatically at the startup of the first session. 
- The batch tool now remembers the changes. 
- The FileView now also shows non-projects files. 
- Apply button for the Options Dialogue. 
- Changed the workspace files from binary to text format. 
- Performance improvements. 
- Uses less resources 

--------------------------------------------------------------
What's new in version 1.1
--------------------------------------------------------------

Bug Fixes