0 Forks
7 Stars
7 Watchers

java

Notes about Java.

How to download and setup java

Open terminal and run command
git clone https://github.com/petrnohejl/java.git
git clone is used to create a copy or clone of java repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with java https://github.com/petrnohejl/java/archive/master.zip

Or simply clone java with SSH
[email protected]:petrnohejl/java.git

If you have some problems with java

You may open issue on java support forum (system) here: https://github.com/petrnohejl/java/issues