Skip to content

JES 5.0 alpha 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@leafstorm leafstorm released this 24 Jul 15:06
· 125 commits to master since this release

Development snapshot of JES 5.0. (The final release of JES 5.0 is expected in August 2014.)

  • Supervisor: Mark Guzdial
  • Primary Developer: Matthew Frazier
  • Contributors: Christine Alvarado

Changes in Alpha 3

  • Added signatures to JAR files.
  • Fixed bug where JES predefined functions were not highlighted.
  • Fixed bug that kept "UNLOADED" in the status bar, even after loading.
  • Fixed bug where the cursor disappeared after clicking "Load."

The full changelog from JES 4.3 is given in jes/help/JESChangelog.txt.

Available Downloads

  • jes-5.0a3-linux.tar.gz: A .tar.gz file for Linux or UNIX. Just unpack it and run jes.sh.
  • jes-5.0a3-macosx.zip: A .zip file which contains a JES.app package for Mac OS X. It should work on any Mac of any CPU architecture.
  • jes-5.0a3-windows.exe: An .exe file that installes JES on a Windows system. It includes a Java Runtime Environment, which will be installed automatically if necessary.
  • jes-5.0a3-windows-java-included.zip: A .zip file for Windows, including a Java Runtime Environment for JES. Just unzip it and double-click JES.exe.
  • jes-5.0a3-windows-java-required.zip: A .zip file for Windows, just like the java-included ZIP file but without the JRE. (This makes it much smaller.)
  • jes-5.0a3-testkit.zip: A package containing the JES test suite and demos, to use for testing.