|
Download the editor source
Currently, the full BlueJ source is not available. However,
the source of the editor is. This gives developers a chance
to extend, or even replace, BlueJ's editor implementation.
Documentation is included in the download.
Moe editor for BlueJ version 2.5.0:
bluej-editor-src-250.jar
(use "Save link as.." which you get when you right-click
or shift-click the link - just clicking it does not work
work in some browsers.)
Expanding the file
Expand the file with the command
jar xf bluej-editor-src-250.jar
Then read the files "readme.txt" and "install.txt"
for instructions.
|