|
From: Dan S. <dl...@ri...> - 2008-04-11 23:05:33
|
A DrJava development release has been posted. It incorporates a workaround for the JDK 1.6.0_04 bug in Windows, partial support for JUnit 4.4, and major improvements to the external-tool-running facility. <http://drjava.org> —Dan |
|
From: Dan S. <dl...@ri...> - 2008-04-15 16:50:40
|
An update to this release has been posted, which resolves some issues with the OS X application. (It also includes a new check-for-updates facility.) —Dan On Apr 11, 2008, at 6:05 PM, Dan Smith wrote: > A DrJava development release has been posted. It incorporates a > workaround for the JDK 1.6.0_04 bug in Windows, partial support for > JUnit 4.4, and major improvements to the external-tool-running > facility. > > <http://drjava.org> > > —Dan > |
|
From: Dan S. <dl...@ri...> - 2008-07-17 22:47:22
|
DrJava development release drjava-20080717-r4592 has been posted. Release Notes: Available for download at http://drjava.org. This development release includes a complete, transparent workaround for "cannot read zip file entry" errors occurring when Windows exe users attempt to compile using javac 1.6.0_04+. The workaround removes drjava.exe from the class path and replaces it with a temporary junit.jar file. To help the DrJava development team determine which platforms users are currently running on, this release includes a simple system configuration survey, which appears on initial startup. The release also dramatically improves the performance of "Find Next" and adds detachable tabs, "auto-refresh" projects, and many new features for External Processes. A number of bugs have been fixed, including highlighting glitches and Interactions Pane interpreter bugs. —Dan |
|
From: Dan S. <dl...@ri...> - 2008-08-20 20:03:46
|
A DrJava beta release has been posted. Release Notes: Available for download at http://drjava.org. This beta release incorporates a number of improvements since the last DrJava stable release. Most prominently, a bug in JDK 1.6.0_04+ has rendered previous stable versions of "drjava.exe" unusable when compiling with affected JDKs (a "Cannot read zip file entry" error will occur). This release addresses the issue. Major new features include an improved Interactions interpreter with full support for generics and integrated support for external-process- based tools. Performance of "Find Next" and "Find All" has been dramatically improved, as well as the performance of auto-indenting. The project file format has been changed (as of release drjava-20080415-1537-r4441). Previous DrJava version will not recognize the new project file format. Users may also notice an optional platform-information survey at startup, and automatic background checking for new DrJava versions. (Both of these can be turned off.) —Dan |
|
From: Dan S. <dl...@ri...> - 2008-08-28 17:42:23
|
A DrJava stable release has been posted. Release Notes: Available for download at http://drjava.org. This beta release incorporates a number of improvements since the last DrJava stable release. Most prominently, a bug in JDK 1.6.0_04+ has rendered previous stable versions of "drjava.exe" unusable when compiling with affected JDKs (a "Cannot read zip file entry" error will occur). This release addresses the issue. Major new features include i) an improved Interactions interpreter with full support for generics and ii) integrated support for external- process-based tools. Performance of "Find Next" and "Find All" has been dramatically improved, as well as the performance of auto- indenting. The project file format has been changed (as of release drjava-20080415-1537-r4441). Previous DrJava version will not recognize the new project file format. Users may also notice i) an optional platform-information survey at startup, and ii) automatic background checking for new DrJava versions. (Both of these can be turned off.) —Dan |
|
From: Dan S. <dl...@ri...> - 2008-09-04 20:34:15
|
A DrJava stable release update has been posted. Release Notes: Available for download at http://drjava.org. This is a minor update to the recent stable release, fixing a bug in the execution of unit tests. Notes from the original stable release (20080828): Most prominently, a bug in JDK 1.6.0_04+ has rendered previous stable versions of "drjava.exe" unusable when compiling with affected JDKs (a "Cannot read zip file entry" error will occur). This release addresses the issue. Major new features include i) an improved Interactions interpreter with full support for generics and ii) integrated support for external- process-based tools. Performance of "Find Next" and "Find All" has been dramatically improved, as well as the performance of auto- indenting. The project file format has been changed (as of release drjava-20080415-1537-r4441). Previous DrJava version will not recognize the new project file format. Users may also notice i) an optional platform-information survey at startup, and ii) automatic background checking for new DrJava versions. (Both of these can be turned off.) —Dan |
|
From: Dan S. <dl...@ri...> - 2009-01-15 20:43:40
|
An update to the DrJava Eclipse plug-in has been posted. Release Notes: This update to the DrJava Eclipse plug-in integrates bug fixes, performance improvements, and new features added to DrJava over the last two years. Significantly, the Interactions interpreter has been rewritten to fully support generics, type inference, and other Java 5 features. The plug-in also improves compatibility with the latest versions of Eclipse. CHANGED INSTALLATION INSTRUCTIONS: Unzip drjava-eclipse-20090115-r4708.zip to access the plug-in jar file: edu.rice.cs.drjava_0.9.9.20090115-r4708.jar. Copy the plug-in jar to your Eclipse installation's plug-in directory. Additional packaging (README, etc.) may be discarded. —Dan |