summaryrefslogtreecommitdiff
path: root/package/java/classpath/Config.in
blob: 15ea83360cad8a6b28d14b81c213615dfeaee7a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config BR2_PACKAGE_CLASSPATH
	bool "classpath"
	select BR2_PACKAGE_PKGCONFIG
	default n

	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/