Skip to content

RohilPrajapati/java_compiler-sublime-Build-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

java_compiler(sublime-build) for sublime

Introduction

This is the sublime build use to compile the java in windows pc. This sublime build is made for sublime text 3 for compiling the java file in the sublime.

Pre-requirements:

  • java developement kit : click here!
  • set path variable of installed java

Tutorial on how to install and set path of java

tutorial link


How to setup JavaRun.sublime-build

  • download this zip file
  • extract zip file
  • copy the javaRun.sublime-build from downloaded repository
  • click on Preferences tab in menu in sublime text 3
  • click Browse packages ..
  • click User folder
  • paste the javaRun.sublime-build in that directory


How to use javaRun.sublime-build

  • open file with .java extension
  • click on Tools tab of menu
  • click on build system
  • choose the javaRun.sublime-build
  • use ctrl+b to compile and run the program

About

sublime-build for compiling java file in the sublime text 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published