Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Rosenberg authored Mar 6, 2017
1 parent 986103a commit 5f23ebe
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ AuToBI is free software: you can redistribute it and/or modify
it under the terms of the Apache License included in this repository
as LICENSE-2.0.txt

The lib file contains the list of dependent files. But these are not enough.
Some build notes:

build.xml is the most important file here. It contains the list of all the dependent libraries required and its correct versions.
The lib file contains the distributions of some (but not all) dependency jars.

build.xml contains the list of all the dependent libraries required and their correct versions.
Download them and place it in the lib folder.

Start a new project using ANT build in Eclipse and run an ANT build for build.xml.
Expand Down

0 comments on commit 5f23ebe

Please sign in to comment.