Important Updates and Changelogs

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

Development Build

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

Stable Build

  • Javatar now nest project settings inside “Javatar” key
  • Javatar will automatically detect installed JDK and will automatic select the best one (more details on JDK Detections)
  • 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 informations about dependencies in Projects Settings)
  • Project/Package/Class Build improvements (now support multiple files building and error logs)
  • Fix path not working properly