Skip to content

kappalabs/OHL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OHunterLibrary (OHL)

This library exists only for purposes of communication between server OHS and client OHC in O-Hunter project.

Build

This library does not depend on any other libraries. For compability with Android, use JDK 1.7 to build it.

If possible, use NetBeans IDE to simply load and build this project.

Alternatively, you can use ant:

Just $ ant, or with the path to JDK:

$ ant -Dplatforms.JDK_1.7.home=/usr/lib/jvm/java-7-oracle/

Documentation

Several possible ways can be found:

  • Use NetBeans IDE to generate javadoc.
  • Use Javadoc Tool to generate the documentation.
  • Use $ ant to build and generate javadoc at the same time.

Links

About

Support Library for the OHunter Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages