Skip to content

CudaText-addons/cuda_lint_javac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linter for CudaLint plugin.
It adds support for Java lexer.
It uses "javac" compiler.

For Windows: you need to create file "javac.bat" in any dir of PATH.
Write into "javac.bat" one line pointing to your real "javac.exe":

"C:\Program Files (x86)\Java\jdk1.7.0_51\bin\javac.exe" %1 %2 %3 %4 %5 %6 %7

About

CudaText plugin: Linter for Java, using javac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages