Hi,
I'm trying to compile the libtpproto-java library.
I tried it with:
ant -f build.xml
Buildfile: build.xml
compile.core:
[javac] Compiling 21 source files to
/home/agon/Desktop/libtpproto-java/classes/core
[mkdir] Created dir:
/home/agon/Desktop/libtpproto-java/classes/core/META-INF
compile.proto-tp03:
[mkdir] Created dir: /home/agon/Desktop/libtpproto-java/classes/proto-tp03
[javac] Compiling 77 source files to
/home/agon/Desktop/libtpproto-java/classes/proto-tp03
[mkdir] Created dir:
/home/agon/Desktop/libtpproto-java/classes/proto-tp03/META-INF
compile.generator:
[mkdir] Created dir: /home/agon/Desktop/libtpproto-java/classes/generator
[javac] Compiling 23 source files to
/home/agon/Desktop/libtpproto-java/classes/generator
[mkdir] Created dir:
/home/agon/Desktop/libtpproto-java/classes/generator/META-INF
compile.all:
BUILD SUCCESSFUL
Total time: 17 seconds
But I can't find a .jar file. Or I'm wrong that a library in java has
the .jar ending?
Hope someone can help me.
I'm trying to compile it because I want to translate it into bytecode
for a .Net / Mono library with ikvm.
Marcel (Agon)
_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel