Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pfirmstone/pack200.net
https://github.com/pfirmstone/pack200.net
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pfirmstone/pack200.net
- Owner: pfirmstone
- License: apache-2.0
- Created: 2020-03-10T02:09:14.000Z (almost 5 years ago)
- Default Branch: trunk
- Last Pushed: 2023-11-29T22:12:37.000Z (about 1 year ago)
- Last Synced: 2023-11-29T23:26:02.366Z (about 1 year ago)
- Language: Java
- Size: 3.34 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
Awesome Lists containing this project
README
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.