2008-03-06 19:02:19 +01:00
|
|
|
config BR2_PACKAGE_CLASSPATH
|
|
|
|
bool "classpath"
|
2008-06-14 23:01:16 +02:00
|
|
|
select BR2_PACKAGE_PKGCONFIG
|
2008-03-06 19:02:19 +01:00
|
|
|
|
|
|
|
help
|
2008-03-28 11:39:27 +01:00
|
|
|
GNU Classpath, Essential Libraries for Java, is a GNU
|
|
|
|
project to create free core class libraries for use with
|
|
|
|
virtual machines and compilers for the java programming
|
|
|
|
language.
|
|
|
|
|
2008-03-06 19:02:19 +01:00
|
|
|
http://www.classpath.org/
|