mei_rt2mei_rt2_fix_1
Last change
on this file since 315ab8d was
c0bdce8,
checked in by Mike Ryan <mikeryan@…>, 14 years ago
|
java build instructions
|
-
Property mode set to
100644
|
File size:
737 bytes
|
Line | |
---|
1 | The Java code lives in the java subdirectory. |
---|
2 | |
---|
3 | The package should contain all dependencies necessary for |
---|
4 | building/installing Java. |
---|
5 | |
---|
6 | SIMPLE BUILD |
---|
7 | |
---|
8 | ant all |
---|
9 | |
---|
10 | OTHER OPTIONS |
---|
11 | |
---|
12 | The following ant targets are supported: |
---|
13 | |
---|
14 | all: clean then compile and make docs |
---|
15 | compile: build the library and test programs |
---|
16 | run-test: run a simple test program in GraphTest.java (params in target) |
---|
17 | run-dump: run a program to dump a certificate in ASN1 (params in target) |
---|
18 | jar: build jabac.jar in build/jar/jabac.jar |
---|
19 | doc: greate API javadocs in ./doc |
---|
20 | dev-doc: create developer API javadocs in ./dev-doc (includes |
---|
21 | package/private/protected functions) |
---|
22 | clean: remove created files (includes .der and .pem in this directory) |
---|
Note: See
TracBrowser
for help on using the repository browser.