libnb-javaparser-java 7.0.1-1 source package in Ubuntu
Changelog
libnb-javaparser-java (7.0.1-1) unstable; urgency=low [ Andrew Ross] * New upstream release. * Bump standards version to 3.9.2 (no changes needed). [ Andres Mejia ] * Remove myself as an uploader for this package. -- Andrew Ross <email address hidden> Sun, 21 Aug 2011 19:26:00 +0100
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libnb-javaparser-java_7.0.1-1.dsc | 2.0 KiB | 1b1403b00ce06acf1caf5115aede26979c8bb69f359e37521b746a2279658fe1 |
libnb-javaparser-java_7.0.1.orig.tar.gz | 2.2 MiB | bc7c6805688b00802baf09a1cb8e5e42c93fd474c2be01583638a6f19a2ded75 |
libnb-javaparser-java_7.0.1-1.debian.tar.gz | 4.5 KiB | 5ed5496c93aab328c6ef6f51c392f83182ab7b91e52f7a2fa0881a45b2421703 |
Available diffs
No changes file available.
Binary packages built by this source
- libnb-javaparser-java: Parser for the Java language which is good for use in tools
NetBeans parser for Java is patched version of the Java compiler.
The patches are necessary for making the compiler usable in tools.
They contain things like improved error recovery, perfomance
improvements etc.
.
Please notice that the NetBeans Java parser is intended solely for use
in development tools and can not and should not be used as a Java compiler.
It does not produce class files. If you want to compile Java source code
use the javac compiler included in JDK releases.