summaryrefslogtreecommitdiffstats
path: root/package/java/classpath/Config.in
blob: 33837636dd04765c098d0f1ffae4777388767fed (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_CLASSPATH
	bool "classpath"
	select BR2_PACKAGE_PKGCONFIG

	help
	  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.

	  http://www.classpath.org/