summaryrefslogtreecommitdiffstats
path: root/java/lasso-fragment.java
Commit message (Collapse)AuthorAgeFilesLines
* SWIG high-level binding now uses camelCase.Emmanuel Raviart2004-08-291-21/+0
| | | | | | | | | Updated SWIG binding to support Java high-level classes. Simplified java/Makefile.am (but now, it needs to be reworked by an autotools expert). ColdFusion simple Java test compiles ok.
* - Added java binding swig generation.Romain Chantereay2004-08-101-0/+21
- Added Swig Interface file. - Added readme for java build dependencies - Removed old java/src directory (still present on the CVS and this is important).