/OHS

Server for the OHunter Project

Primary LanguageJava

OHunterServer (OHS)

This project provides a server storing data about users, counting demanding problems and providing interface to access information from Google.

It is one of the two main parts of the O-Hunter project.

Build

The simplest way is to use NetBeans IDE to import this project.

Few additional libraries are necessary to build this project.

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