srli / Java

Java projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java

Java projects

--

##Importing classes Java seems to be really dependant on file structure. When importing classes, you have to run the program from one directory up. For the zoo file, it needs to be run in the main file like so:
java zoo.Zoo
It seems like the file path is the package path.

About

Java projects


Languages

Language:Java 97.5%Language:Python 2.5%