Downloadliste

Projektbeschreibung

RJCE enables the editing of any method at runtime, applying the changes to any combination of objects, such as an array, or a complete class. It consists of a compiler, javaprec, and an IDE, Runtime Object Modifier (ROM). javaprec is used to compile programs, enabling runtime editing, and uses both sun.tools.javac and ANLTR for compilation. ROM is a JFrame used for editing methods, browsing classes, and viewing variables at runtime. It also includes an interpreter that runs Java scripts (which circumvent normal language access control) and is run from within any Java program. Aspects are also incorporated into RJCE, to enhance runtime editing.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-03 23:41
alpha 1.0

Viele Fehler wurden behoben. Diese releaes enthält viel besser, einfacher Anweisungen (die wirklich funktionieren, im Gegensatz zu den vorherigen Anweisungen).
Tags: Major bugfixes
Many bugs have been fixed. This releaes includes much better, easier instructions (that actually work, unlike the previous instructions).

2003-08-31 11:11
Alpha 0.4

Diese Version behebt viele (mehr als 10-Dur), einschließlich Bugs zu finden und zu ersetzen, farbige Syntaxhervorhebung und Bearbeitung in der Klasse und Gruppe-Modus. javaprec fertig war, mit der endgültigen Debugging-Funktionen und vieles mehr.
Tags: Major bugfixes
This version fixes many (over 10 major) bugs including
find and replace, syntax colouring, and editing in class
and group mode. javaprec was finished, with final
features and more debugging.

2003-08-29 17:34
Alpha 0.0

Tags: Initial freshmeat announcement

Project Resources