Fork of Apache Harmony's Pack200 implementation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark Hindess 02faa11ed0 Merging some changes tested in mrh branch. As mentioned on dev list. 14 years ago
.settings Copy classlib to federated build. 14 years ago
META-INF Copy classlib to federated build. 14 years ago
depends/manifests/asm-3.1/META-INF Copy classlib to federated build. 14 years ago
make Merging some changes tested in mrh branch. As mentioned on dev list. 14 years ago
src Pack200 - Fix for minor bug found when working in java 6 branch 14 years ago
.classpath Copy classlib to federated build. 14 years ago
.project Copy classlib to federated build. 14 years ago
README.txt Copy classlib to federated build. 14 years ago
build.xml Merging some changes tested in mrh branch. As mentioned on dev list. 14 years ago

README.txt

The java5 source directory are files that need to be compiled under Java 5. 
Currently, they're not visible in the Eclipse project.
At build time, the contents of the src/main/java5 project are be added to the
build (with a 1.5 target) and the src/main/java should be compiled with a
1.4 target.