Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.34 KB

updates.rst

File metadata and controls

26 lines (19 loc) · 1.34 KB

Important Updates and Changelogs

From 11 Apr 2014, will not include any packages in its package. This helps install and update faster, but still maintaining default features. will automatically download and install necessary packages (Java SE) at startup since users install usually already connected to the internet.

Development Build

  • Javatar now has its own Java parser, you can play with it via Development Section... > Parse Document (more information about grammar on javatar_grammar)

Stable Build

  • Javatar build now support notification via SubNotify (more details on notifications)
  • Javatar now nest project settings inside "Javatar" key
  • Javatar will automatically detect installed JDK and will automatically select the best one (more details on jdk_detection)
  • New menu section, Javatar Settings
  • New feature, Run main class. Can be accessed via Development Section... > Builds: Run Main Class (more details on javatar_shell)
  • Build now put all .class files in "bin" directory and support dependencies (more information about dependencies in projects)
  • Project/Package/Class Build improvements (now support multiple files building and error logs)
  • Fix path not working properly