• This repository has been archived on 23/Oct/2018
  • Stars
    star
    170
  • Rank 216,182 (Top 5 %)
  • Language
    Python
  • License
    Other
  • Created almost 11 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Java Development Plugin for Sublime Text 3

Javatar

A Sublime Text 3 Plugin for Java Development

JavatarDoc: https://javatar.readthedocs.org/<br > Report Issue: https://github.com/spywhere/Javatar/issues

Gitter Issues Release
Build Status Build Status License
release master (develop)

Javatar v2.0.0-prebeta.4

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

What's new in Javatar v2.0.0-prebeta.4

  • Remove in v2.0.0
    • Package Channel
    • Javatar Calls
    • Correct Class (use Organize Imports instead)
    • Packages Manager (now switched to a new searching system)
    • Auto-completion feature [1]
  • Build System
    • Java library path supports
    • Multiple builder supports
    • Multiple source folders supports
    • Run main class without open the main class
    • Incremental builds (build only changed files)
  • JDK Detection
    • JAVA_HOME will use to identify the current JDK in additional to the default behaviour
  • Dependency Management
    • Maven dependency supports (download from the central repository)
    • Java packages now search using actual files rather than Javatar packages
  • Linter supported
    • Java linter supported via SublimeLinter
  • Status Management
    • More cleaner ways to show a status message with various contexts
  • Console
    • A cleaner ways to indicate multiple instance of programs
    • EOF signal supported (by clearing the console)
  • Macro
    • Complex macros supports
  • Plugin System
    • Plugin API (to extends the Javatar functionalities)
  • Miscellaneous
    • Tweak build performance for large projects
    • Reduce memory usage
    • Missing project settings detection

[1]: Auto-completion feature is a really great feature to have on Javatar. However, due to the development time and the feature scope of auto-complete, Javatar cannot implement the auto-completion within the expected time frame. To simplified the words, the auto-completion feature is cancelled.

* Bold texts are changes from the previous release

More Repositories

1

tmux.nvim

neovim plugin for turning neovim into terminal multiplexer
Lua
76
star
2

vscode-guides

An extension for more guide lines
TypeScript
67
star
3

Terminality

A Sublime Text 3 Plugin for Sublime Text's Internal Console
Python
62
star
4

detect-language.nvim

neovim plugin for better language auto-detection, powered by tree-sitter
Lua
52
star
5

dotfiles

A cross-platform, modular dotfiles installer for my personal setup
Shell
47
star
6

vscode-mark-jump

Jump to the marked section in the code
TypeScript
29
star
7

tmux-now-playing

Add music player with music control through key bindings to tmux
Shell
24
star
8

vscode-whiteviz

An extension for whitespace visualization
TypeScript
21
star
9

tmux-named-snapshot

A tmux-resurrect extension for named snapshot support
Shell
20
star
10

Monopoly

Project for Object-Oriented Computing
Java
19
star
11

plug.nvim

An extensible layer for plugin managers in pure lua
Lua
18
star
12

DrSync

A Sublime Text's plugin for settings synchronization on cloud services
Python
14
star
13

lightline-lsp

LSP diagnostic indicator for the lightline vim plugin
Vim Script
8
star
14

JavatarDoc

A Javatar documentation
Python
7
star
15

vscode-extension-api

Evaluate Visual Studio Code's Extension API
TypeScript
4
star
16

vscode-now-playing

Show current playing track in status bar (macOS only)
TypeScript
4
star
17

JavatarPackages

Javatar Packages repository for Javatar plugin for both Sublime and Atom
3
star
18

QuickMenu

A quick panel utility for Sublime Text 3 packages
Python
3
star
19

CAside

A Source/Header Files Synchronizer for Sublime Text 3
Python
2
star
20

CIBot

JavaScript
2
star
21

spywhere

2
star
22

now-playing.nvim

Add music player with music control to neovim
Lua
2
star
23

iOSDeploy

Python script to deploy an ad-hoc iOS application to Dropbox service
Python
2
star
24

vscode-express-lines

Perform code evaluation on selections
TypeScript
2
star
25

tmux-running-app

tmux plugin for show running applications on status bar
Shell
1
star
26

travis-pipeline

A simple build pipeline system for GitHub and Travis CI integration
JavaScript
1
star
27

JavatarDoclet

A Java doclet for Javatar's Package generation
Java
1
star
28

typescript-promise-async-await

A comparison between Promise and async/await
TypeScript
1
star
29

LocalPackages

A Sublime Text's local packages installer
Python
1
star
30

DebuggerSample

Sample project for Debugger
Java
1
star
31

cuikit

A CLI-based UI kit inspired by Apple UIKit
JavaScript
1
star
32

Pew-Pew

A shooting game project for network programming class
Python
1
star
33

OPUS

OPUS syntax grammar support for Sublime Text and TextMate
1
star
34

asdf-upgrade

Shell
1
star