Source: libnb-javaparser-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Marek Slama , Andrew Ross Build-Depends: ant, ant-optional, debhelper (>= 12), default-jdk, javahelper, junit4 Standards-Version: 4.3.0 Homepage: https://netbeans.org/ Vcs-Browser: https://salsa.debian.org/java-team/libnb-javaparser-java Vcs-Git: https://salsa.debian.org/java-team/libnb-javaparser-java.git Package: libnb-javaparser-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Description: 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, performance 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.