DrJava 歷史舊版本 Page1

最新版本 DrJava 20190813 220051 Beta

DrJava 歷史版本列表

DrJava 是一個用於編寫 Java 程序的輕量級開發環境。它主要為學生設計,提供直觀的界面和交互式評估 Java 代碼的能力。它還包括更高級用戶的強大功能。 DrJava 免費提供 BSD 許可證,由 Rice University 的 JavaPLT 小組積極開發.DrJava 需要 Java 2 v1.4 或更高版本的虛擬機。 (注意:必須安裝 JDK,而不是 JRE,才能訪問 DrJav... DrJava 軟體介紹


DrJava 20190813 220051 Beta 查看版本資訊

更新時間:2019-08-14
更新細節:

DrJava 20160913 r225446 Beta 查看版本資訊

更新時間:2016-09-14
更新細節:

What's new in this version:

- The new button labeled "Coverage" runs all of your unit tests (just like the "Test" button) and determines the code coverage (branches and statements) of these unit tests using Jacoco code coverage tool.

- The "Edit preferences" menu Fonts pane includes two new options: "MenuBar Font" and "ToolBar Font". The MenuBar Font is also used for the tab labels in the Tabbed Pane (including "Interactions" and "Find/Replace" among other tabs) below the Definitions window.

Note: Java 6 compatibility has been dropped. To use DrJava, you will need Java 7 or newer.

DrJava 20140826 r5761 查看版本資訊

更新時間:2014-08-26
更新細節:

What's new in this version:

- This release of DrJava should successfully load the Java 8 compiler when DrJava is run using a Java 8 JDK.