Skip to content

stdakov/java-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Tools

helper.Path

Easy way to get the relative path to the compiled project (war/jar/class)

if your project is here /var/www/project-name/java.jar

    System.out.println(Path.getRootPath());

It will return:

/var/www/project-name

Donation

If this project help you reduce time to develop, you can buy me a beer :)

paypal

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages