Difference between revisions of "Classpath"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=classpath |Short description=Free core class libraries for the Java programming language |Full description=GNU Classpath (Essential Libraries for Java) is a project...")
 
(No version changes)
(7 intermediate revisions by 4 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=Free core class libraries for the Java programming language
|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.
 +
|Homepage URL=http://www.gnu.org/software/classpath/
 
|User level=intermediate
 
|User level=intermediate
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/classpath.git
 +
|Computer languages=C,Java
 +
|Documentation note=http://www.gnu.org/software/classpath/docs/hacking.html or http://developer.classpath.org/doc/
 +
|IRC help=irc://irc.gnu.org/classpath
 +
|IRC development=irc://irc.gnu.org/classpath
 +
|Related projects=Classpathx,IcedTea,gnu-crypto
 +
|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=http://ftp.gnu.org/pub/gnu/classpath/classpath-0.99.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/21
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.93
+
|Status=
|Version date=2006-12-08
+
|Is GNU=Yes
|Version status=beta
+
|GNU package identifier=classpath
|Version download=ftp://ftp.gnu.org/gnu/classpath/classpath-0.93.tar.gz
+
|License verified date=2012-03-16
|License verified date=2002-02-11
 
|Version comment=0.93 beta released 2006-12-08
 
 
}}
 
}}
{{Software category
+
{{Project license
|Interface=library
+
|License=GPLv2orlater with exception
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2009-02-10
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2009-02-10
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater with exception
 
|License=GPLv2orlater with exception
|License verified by=Janet Casey
+
|License verified by=Kelly Hopkins
|License verified date=2002-02-11
+
|License verified date=2009-02-10
 +
}}
 +
{{Person
 +
|Real name=Mark Wielaard
 +
|Role=Maintainer
 +
|Email=mark@klomp.org
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://savannah.gnu.org/bugs/?group=classpath
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/classpath.git
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking,Developer,Help,Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:classpath@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=User
 +
|Resource kind=General
 +
|Resource URL=http://planet.classpath.org/
 +
}}
 +
{{Software category
 +
|Interface=library
 +
|Use=library
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 53: Line 104:
 
|Prerequisite description=gconf 2.11.2 (or higher).
 
|Prerequisite description=gconf 2.11.2 (or higher).
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:13, 21 January 2017


[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



















"User" 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.