Skip to content

User defined build system for Java in Sublime Text 3.

Notifications You must be signed in to change notification settings

sumitesh9/Java_SublimeBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Java_SublimeBuild

Run your code without writing 2 lines of javac filename.java and java filename Steps

  1. Create a custom build system using this code and save that file.
  2. Choose saved build system as default on tab -> Tools -> Build -> 'Your Build System name'.
  3. Windows Users - Use Ctrl + B to build. (Auto saves the typed code as well). MaC users - Use ⌘ + B (command + B) to build. (Auto saves the typed code as well).

About

User defined build system for Java in Sublime Text 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published