Changes to Jar Compiler plugin
1.4.3 07/31/2010
- Screwed up the install again. The download page has an upgrade file so that you do not have to download the whole thing again.
1.4.2 07/15/2010
- Hopefully now installs under Windows 7 64.
1.4.0 03/07/2010
- GCC 4.4.0 was not working out, it very unstable imo, reverted to 4.3.0
- Download size increased by 50% :(
1.3.1 02/12/2010
- Made cometic changes.
- Made plugin more Windows 7 aware.
- Upgraded GCJ to 4.4.0
- Upgraded UPX to 3.0.4w
- Reduced install zip file size by at lest 50%.
1.2.3 09/26/2009
- Now a UNIX version is available.
1.2.2 08/09/2009
- Class button was not finding main methods in jars.
- Removed/changed deprecated methods for Eclipse 3.5
- Enhanced the help screen.
1.2.1 03/01/2009
- The res.rc file was not being created correctly, directories need to use the forward slash.
1.2.0 02/28/2009
- Add code to be able to cancel the compile at some points.
- Added the ablility to link resources into executable.
- Build path defaults to $(InstallDir)\build
- Executable defaults to jarc.exe
- Added button to select Main class from the list of jar files. (Thanks for the code Lorinc)
- Made changes to the code suggested by Lorinc. (Thanks)
1.1.10 02/03/2009
- Install bug, preference path was not being set correctly if not installed into default directory.
1.1.7, 1.1.8, 1.1.9 01/24/2009
- Save As was not working.
- Added more to the output filter for errors when compiling.
1.1.6 01/23/2009
- Syntax highlighting was not handling quoted string correctly.
- Linked paths was not being placed into the makefile.
1.1.5 01/22/2009
- Was crashing if DLL list was empty.
1.1.4 12/30/2008
- Grey out buttons in lists when they do not have focus.
1.1.3 12/19/2008
- Moving a jar file up or down corrupted the other jar file paths.
- Removing a jar file was not removing it from the jar file cache list.
- Added a Stop Cache menu option.
1.1.2 11/24/2008
- Enhanced the help file.
- Jar file move buttons were staying active when on the path table.
1.1.1 11/14/2008
- Add word wrap option to the popup menu in the view makefile screen.
- Add syntax highlighting to makefile view screen.
1.1.0 11/09/2008
- Add new tab which shows the Makefile used to compile your jar files.
1.0.5 10/23/2008
- Add a compress menu option.
- Can not rearrange the jar files in the list of jar files.
1.0.4 10/14/2008
- Install 1.0.3 was installing the .zip file instead of the .jar file, so not installing correctly.
1.0.3 10/08/2008
- Added a menu option to cache a jar file, so that Jar Compiler does not have to recompile it each time.
- Updated help to show the new cache menu option.
1.0.2 09/28/2008
- jar Complier menu was being shown even if file was not of type .jarc
1.0.1 09/22/2008
- Missing help screens.
1.0.0 09/17/2006
- First release.