Releases: spywhere/Javatar
Javatar v2.0.0 Prebeta 6
- Improve JDK detection algorithm
To install a prerelease version, please add Javatar
to the install_prereleases
list in the Package Control user's settings.
Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.
Please note that Javatar v1.0.0 settings are not compatible with Javatar v2.0.0 settings. Even though some settings remain the same.
For the development roadmap, please checkout DevelopersNote.md
file in the Developers
directory on the Javatar repository
Javatar v2.0.0 Prebeta 5
- Fix autocomplete module issue on startup
To install a prerelease version, please add Javatar
to the install_preleases
list in the Package Control user's settings.
Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.
Please note that Javatar v1.0.0 settings are not compatible with Javatar v2.0.0 settings. Even though some settings remain the same.
For the development roadmap, please checkout DevelopersNote.md
file in the Developers
directory on the Javatar repository
Javatar v2.0.0 Prebeta 4
- Remove in v2.0.0
- Auto-completion feature
- JDK Detection
JAVA_HOME
will use to identify the current JDK in additional to the default behaviour
To install a prerelease version, please add Javatar
to the install_preleases
list in the Package Control user's settings.
Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.
Please note that Javatar v1.0.0 settings are not compatible with Javatar v2.0.0 settings. Even though some settings remain the same.
For the development roadmap, please checkout DevelopersNote.md
file in the Developers
directory on the Javatar repository
Javatar v2.0.0 Prebeta 3
- Remove in v2.0.0
- Packages Manager (now switched to a new searching system)
- Dependency Management
- Java packages now search using actual files rather than Javatar packages
- Miscellaneous
- Tweak build performance for large project
To install a prerelease version, please add Javatar
to the install_preleases
list in the Package Control user's settings.
Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.
Please note that Javatar v1.0.0 settings are not compatible with Javatar v2.0.0 settings. Even though some settings remain the same.
Javatar v2.0.0 Prebeta 1
- Remove in v2.0.0
- Correct Class (use Organize Imports instead)
- Build System
- Incremental builds (build only changed files)
- Dependency Management
- Maven dependency supports (download from the central repository)
- Plugin System
- Plugin API (to extends the Javatar functionalities)
To install a prerelease version, please add Javatar
to the install_preleases
list in the Package Control user's settings.
Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.
Please note that Javatar v1.0.0 settings are not compatible with Javatar v2.0.0 settings. Even though some settings remain the same.
Javatar v2.0.0 Prebeta
- Build System
- Java library path supports
- Linter supported
- Java linter supported via SublimeLinter
- Console
- EOF signal supported (by clearing the console)
- Miscellaneous
- Reduce memory usage
- Missing project settings detection
To install a prerelease version, please add Javatar
to the install_preleases
list in the Package Control user's settings.
Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.
Javatar v1.0.2
Javatar v1.0.1
- Add an option to show hidden files and directories
Javatar v2.0.0 Prealpha
- Build System
- Multiple builder supports
- Multiple source folders supports
- Run main class without open the main class
- Status Management
- More cleaner ways to show a status message with various contexts
- Console
- A cleaner ways to run multiple instance of programs
- Macro
- Complex macros supports
To install a prerelease version, please add Javatar
to the install_preleases
list in the Package Control user's settings.
Prerelease version contains a new feature which will introduce in Javatar v2.0.0 but please keep in mind that prerelease version is not a stable build to use and not all features are fully working.
Javatar v1.0.0
First release
- Create packages
- Create classes, enumerators, interfaces
- Class corrections
- Build System
- Action History
- Organize imports
- Javatar packages
- Javatar stats and usages
- Project Settings
- Javatar shells and run class feature
- Compilation errors and StackTrace code highlighting (syntax files)
- Parallel build threads
- Dependency settings
- Installed JDKs settings and automatic detection
- Project data restoration
- Build notifications via SubNotify
- Program argument settings
- Build and Run outputs' target group settings