-
net.sf.rej.gui.editor.rendering.BytecodeRenderer fails to render ldc parameter constants of type ClassInfo. The type name "Class reference" is displayed, but no details of the class in question are shown.
2008-08-31 00:42:52 UTC by nobody
-
If one of the items specified in the classpath is not found (due to file having been removed, reJ having been moved to a different system) reJ won't open the editor window.
Obviously, a more graceful approach is needed.
Suggestion: Log the error, start up normally.
2008-03-02 04:08:03 UTC by nobody
-
Cyclic object references in a serialized object file result in an infinite recursion (or, rather, a StackOverflowException). This is a problem of the GUI which tries to preload a complete tree of references. The underlying data model has no problem with cyclic references.
2008-01-18 00:24:21 UTC by nobody
-
"Save As" works. Problem was in the caching of parsed Serialized Objects.
2007-11-17 21:50:32 UTC by koivusa
-
"Save As" seems to ignore any modifications in a Serialized Objects file.
2007-11-15 23:32:29 UTC by koivusa
-
Refresh problem: When updating a value referenced in two different locations, the screen only updates the one being edited.
2007-10-28 21:48:10 UTC by koivusa
-
Local search implemented for next release.
2007-09-30 22:28:35 UTC by koivusa
-
Implemented for next release.
2007-09-30 22:28:35 UTC by koivusa
-
koivusa committed patchset 418 of module CVSRoot to the reJ CVS repository, changing 1 files.
2007-09-30 22:27:01 UTC by koivusa
-
koivusa committed patchset 417 of module CVSRoot to the reJ CVS repository, changing 1 files.
2007-09-30 22:26:44 UTC by koivusa