Skip to content

How to build

ehsun7b edited this page Jun 2, 2013 · 1 revision

DOSTool has been written using NetBeans IDE but you are free to build it using any IDE you prefer. You also can use ant or maven to build.

Dependencies:

You should have Jsoup 1.7.2 or grater at class-path. http://jsoup.org/

Clone this wiki locally