Projects tagged ‘j2se’


[62 total ]

182 Users
   

Quartz is an enterprise-class job scheduler for integration with stand-alone Java applications and full-scale J2EE applications. Advanced features include clustering and participation in container ... [More] managed transactions. It is highly scalable, very lightweight, and supports very complex scheduling. [Less]
Created over 3 years ago.

92 Users
   

Open-source version of Java Development Kit for Java Platform Standard Edition.
Created over 3 years ago.

70 Users
   

ArgoUML is the leading open source UML modeling tool and includes support for all standard UML 1.4 diagrams. It runs on any Java platform and is available in ten languages. ArgoUML was installed ... [More] half a million times during 2005 and is in use all over the world. [Less]
Created over 3 years ago.

16 Users
   

GNU Classpath (Essential Libraries for Java) is a project to create free core class libraries for use with virtual machines and compilers for the java programming language. It includes all native ... [More] methods and core classes necessary for a completely functional java runtime. [Less]
Created over 3 years ago.

12 Users
   

Apache Harmony is the Java SE project of the Apache Software Foundation. The aim of the project is to produce a large and healthy community of those interested in runtime platforms tasked with ... [More] creation of: - a compatible, independent implementation of Java SE under the Apache License v2 - a community-developed modular runtime (VM and class library) architecture. [Less]
Created over 3 years ago.

10 Users
   

The IcedTea project provides a harness to build the source code from http://openjdk.java.net using Free Software build tools and provides replacements for the binary plugs with code from the GNU Classpath project.
Created over 2 years ago.

6 Users
   

jSeamless is a UI abstraction layer for Java to allow developers to write code for any platform and any environment (Web, Desktop, Mobile, etc.) without having to know ahead of time the deployment platform or environment will.
Created over 2 years ago.

6 Users
 

Jikes RVM (Research Virtual Machine) provides a flexible open testbed to prototype virtual machine technologies and experiment with a large variety of design alternatives. The system is licensed under ... [More] an OSI approved license. Jikes RVM runs on many platforms and advances the state-of-the-art of virtual machine technologies for dynamic compilation, adaptive optimization, garbage collection, thread scheduling, and synchronization. A distinguishing characteristic of Jikes RVM is that it is implemented in the Java™ programming language and is self-hosted i.e., its Java code runs on itself without requiring a second virtual machine. Most other virtual machines for the Java platform are written in native code (typically, C or C++). A Java implementation provides ease of portability, and a seamless integration of virtual machine and application resources such as objects, threads, and operating-system interfaces. [Less]
Created about 1 year ago.

4 Users

DMDirc is a cross-platform IRC client written in Java.
Created about 1 year ago.

4 Users

JPF (Java Plugin Framework) is a general-purpose plug-in framework intended to help building scalable, extendable Java applications with low cost of maintenance. The framework is specially designed to ... [More] be easily included into Java project of any kind. JPF provides a runtime engine that dynamically discovers and loads "plug-ins". A plug-in is a structured component that describes itself to JPF using a "manifest". JPF maintains a registry of available plug-ins and the functions they provide (via extension points and extensions). [Less]
Created over 2 years ago.