a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: standalone version of the Eclipse Java compiler (transitional package)
This is a transitional package; it can safely be removed.
Description: bootstrap version of the Eclipse Java compiler (native version)
This package provides a bootstrap version of the Eclipse JDT compiler which is
distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit) and
is compatible with Java 1.3, 1.4 and 1.5.
.
This bootstrap version should be used for uploading initial versions of
packages which are a dependency of Eclipse and build with ECJ.
.
This package contains a native version of ecj built using gcj.
--- 33752 Thu Jan 1 00:00:00 1970
+++ 22595 Thu Jan 1 00:00:00 1970
@@ -1,2 +1,9 @@
-standalone version of the Eclipse Java compiler (transitional package)
+bootstrap version of the Eclipse Java compiler (native version)
- This is a transitional package; it can safely be removed.
+ This package provides a bootstrap version of the Eclipse JDT compiler which is
+ distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit) and
+ is compatible with Java 1.3, 1.4 and 1.5.
+ .
+ This bootstrap version should be used for uploading initial versions of
+ packages which are a dependency of Eclipse and build with ECJ.
+ .
+ This package contains a native version of ecj built using gcj.