Files
nixpkgs/pkgs/development/tools
Eelco Dolstra 4e29062fbc ant: Support the OpenJRE (without OpenJDK) and the GNU JVM
For instance, a package can now say:

  buildInputs = [ ant jre ecj ];

which would cause the Eclipse compiler to be used with the OpenJRE.
Similarly:

  buildInputs = [ ant gcj ];

uses the GNU JVM with the GNU Java compiler.
2014-01-09 11:14:36 +01:00
..
2013-08-16 23:45:01 +02:00
2013-05-20 11:17:20 +04:00
2010-06-22 19:49:06 +00:00
2013-06-04 07:50:59 +02:00
2014-01-03 11:56:41 +01:00
2013-10-02 05:17:32 +00:00
2013-06-20 09:21:25 -04:00
2013-12-30 23:33:22 +04:00
2013-12-16 04:50:22 +00:00