Difference between revisions of "Classpath"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(20 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=classpath
+
|Name=GNU Classpath
|Short description=Free core class libraries for the Java programming language
+
|Short description=Core class libraries for Java.
|Full description=GNU Classpath (Essential Libraries for Java) is a project to create free core class libraries for use with virtual machines, compilers and tools for the Java programming language. It includes all native methods and core classes necessary for a completely functional Java runtime.
+
|Full description='''GNU Classpath (Essential Libraries for Java) is a project to create free core class libraries for use with virtual machines, compilers and tools for the Java programming language.'''
 +
 
 +
It includes all native methods and core classes necessary for a completely functional Java runtime.s
 +
|Homepage URL=https://www.gnu.org/software/classpath/
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/classpath.git
 +
|Documentation note=http://www.gnu.org/software/classpath/docs/hacking.html
 +
http://developer.classpath.org/doc
 +
 
 +
 
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Microblog=https://planet.classpath.org
 +
|IRC general=irc://irc.freenode.net/#classpath
 +
|Related projects=gnustandards,Classpathx,IcedTea,gnu-crypto,inetlib
 +
|Keywords=virtual machine,compiler,Java,GNU Classpath,class libraries,core classes,gcjwebplugin,cp-tools
 +
|Version identifier=0.99
 +
|Version date=2012/03/16
 +
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/classpath/classpath-0.99.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/22
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 
|User level=intermediate
 
|User level=intermediate
|Submitted by=Database conversion
+
|Paid support=https://www.fsf.org/resources/service/
|Submitted date=2011-04-01
+
|Accepts cryptocurrency donations=Yes
|Version identifier=0.96.1
+
|OpenPGP signature=https://ftp.gnu.org/gnu/classpath/classpath-0.99.tar.gz.sig
|Version date=2007-10-16
+
|Test entry=No
|Version status=mature
+
|Is GNU=Yes
|Version download=http://www.gnu.org/software/classpath/downloads/downloads.html
+
|GNU package identifier=classpath
|License verified date=2008-01-28
+
|Decommissioned/Obsolete=No
|Version comment=
+
|License verified date=2012-03-16
}}
 
{{Software category
 
|Interface=library
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater with exception
 
|License=GPLv2orlater with exception
|License verified by=Deborah Nicholson
+
|License verified by=Kelly Hopkins
|License verified date=2008-01-28
+
|License verified date=2009-02-10
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater
 
|License=GPLv2orlater
|License verified by=Deborah Nicholson
+
|License verified by=Kelly Hopkins
|License verified date=2008-01-28
+
|License verified date=2009-02-10
 +
}}
 +
{{Person
 +
|Real name=Andrew John Hughes
 +
|Role=Maintainer
 +
|Email=gnu_andrew@member.fsf.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/classpath
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/classpath/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/classpath/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/classpath/
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to use
+
|Resource kind=VCS Repository Webview
|Prerequisite description=jamvm
+
|Resource URL=https://git.savannah.gnu.org/cgit/classpath.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/classpath/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-classpath/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/classpath-patches/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/classpath-testresults/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/classpath-inetlib/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/commit-classpath/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/classpath/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/classpath/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=http://developer.classpath.org/mediation/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://www.gnu.org/software/classpath/stories.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 +
}}
 +
{{Software category
 +
|Interface=library
 +
|Programming-language=C, java
 +
|Runs-on=GNU/Linux
 +
|Use=library
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Compiler like gcc (which includes gcj) and/or one of the free runtimes (kaffe
+
|Prerequisite description=[[jamvm]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=etc.) mentioned on http://www.gnu.org/software/classpath/stories.html
+
|Prerequisite description=Compiler like [[gcc]] (which includes [[gcj]]) and/or one of the free runtimes ([[kaffe]] etc.).
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=cacao
+
|Prerequisite description=[[cacao]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=GTK+ 2.8.x (or higher)
+
|Prerequisite description=[[GTK+]] 2.8.x (or higher)
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=gdk-pixbuf
+
|Prerequisite description=[[gdk-pixbuf]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=XTest Extension (libXtst)
+
|Prerequisite description=XTest Extension ([[libXtst]])
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=gconf 2.11.2 (or higher).
+
|Prerequisite description=[[gconf]] 2.11.2 (or higher).
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 15:19, 4 December 2020


[edit]

GNU Classpath

https://www.gnu.org/software/classpath/
Core class libraries for Java.

GNU Classpath (Essential Libraries for Java) is a project to create free core class libraries for use with virtual machines, compilers and tools for the Java programming language.

It includes all native methods and core classes necessary for a completely functional Java runtime.s





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

10 February 2009

Verified by

Kelly Hopkins

Verified on

10 February 2009




Leaders and contributors

Contact(s)Role
Andrew John Hughes Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/classpath/
Downloadhttps://ftp.gnu.org/gnu/classpath/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/classpath-testresults/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/classpath-patches/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/classpath-inetlib/
Generalhttp://developer.classpath.org/mediation/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/classpath.git/
Savannah (Ref)https://savannah.gnu.org/projects/classpath/
Downloadhttps://alpha.gnu.org/gnu/classpath/
Debian (Ref)https://tracker.debian.org/pkg/classpath
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-classpath/
Generalhttps://www.gnu.org/software/classpath/stories.html
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/classpath/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/commit-classpath/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/classpath/
Generalhttps://savannah.gnu.org/people/


Software prerequisites

KindDescription
Required to buildgconf 2.11.2 (or higher).
Required to buildXTest Extension (libXtst)
Required to useCompiler like gcc (which includes gcj) and/or one of the free runtimes (kaffe etc.).
Required to buildGTK+ 2.8.x (or higher)
Required to usejamvm
Required to usecacao
Required to buildgdk-pixbuf




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



















































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.