nor..67 ba365cf8f3 - cleanup build process
- unify jME3 jar file names
- build optional libraries
- build android jar as opt library
- build native bullet as opt library
- cleanup Natives.java
- add bullet native extraction to Natives.java
- add better macosx Java7 recgnition to JmeSystem.java
- add dependency finder ant lib for comparing native and java bullet API

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7403 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-03 14:33:55 +00:00
..
2011-05-03 14:33:55 +00:00
2011-05-03 14:33:55 +00:00
2011-05-03 14:33:55 +00:00
2011-05-03 14:33:55 +00:00
2011-05-03 14:33:55 +00:00

Content
-------

This is the Dependency Finder toolkit.  It contains a number of
tools for exploring relationships in (compiled) Java code.

Licensing
---------

This software is licensed under the terms of BSD-like license.
A copy of the licensing terms is in the file license.txt.  You
can get the original BSD License template at opensource.org.

This product includes software developed by the Apache Software
Foundation (http://www.apache.org/).  The terms of the Apache
Software License are reproduced in the lib/ directory next to
the relevant binary .jar files.

Installation and Tools
----------------------

Installation instructions are included in docs/Manual.html.

A list of the tools and their usage is in docs/Tools.html.

These documents are also available online at:

    http://depfind.sourceforge.net/