libnb-javaparser-java 6.9-0ubuntu1 source package in Ubuntu
Changelog
libnb-javaparser-java (6.9-0ubuntu1) maverick; urgency=low * New upstream release (LP: #615406) * switch to 3.0 (quilt) format * control/Standards-Version is changed to 3.9.0 -- Yulia Novozhilova <email address hidden> Mon, 09 Aug 2010 17:22:43 +0400
Upload details
- Uploaded by:
- Yulia Novozhilova
- Uploaded to:
- Maverick
- Original maintainer:
- Ubuntu Development Team
- Architectures:
- all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libnb-javaparser-java_6.9.orig.tar.gz | 2.0 MiB | c8a8045c5b3dcc9101d03b3bb9593ba8edcd985203c2e8b1a8b9f763afb9e671 |
libnb-javaparser-java_6.9-0ubuntu1.debian.tar.gz | 3.6 KiB | c39f1cad4bbbf1075a7d07e7afa1d437cc3e6b5e0355cb268c11ea61576f8064 |
libnb-javaparser-java_6.9-0ubuntu1.dsc | 1.3 KiB | 71bd2c898f3518de581603de22d3195bc937a8707ba567fb00bf5f09c4feda0a |
Available diffs
- diff from 6.8-0ubuntu1 to 6.9-0ubuntu1 (1.0 MiB)
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.