diff options
Diffstat (limited to 'java/bluej/pkg-descr')
-rw-r--r-- | java/bluej/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/java/bluej/pkg-descr b/java/bluej/pkg-descr new file mode 100644 index 000000000000..64343a91fbd8 --- /dev/null +++ b/java/bluej/pkg-descr @@ -0,0 +1,8 @@ +BlueJ is an integrated Java environment specifically designed for +introductory teaching. BlueJ supports: - fully integrated environment +- graphical class structure display - graphical and textual editing +- built-in editor, compiler, virtual machine, debugger, etc. - easy-to-use +interface, ideal for beginners - interactive object creation - interactive +object calls - interactive testing - incremental application development + +WWW: http://www.bluej.org |