Remote File Manager V 1.0.4 for BlueJ ©


The copyright © for BlueJ is held by M. Kölling and J. Rosenberg.
my email: jrc@cs.appstate.edu

Synopsis.

This project was to create a working extension
for students to be able to download, edit, and
save their projects to a server with a sftp
daemon without having to know how to use Unix.
The extension tries to mimic traditional file
dialogs. See documentation for installation
instructions.

Fixes/Changes.

Version 1.0.4
Version 1.0.3

Features.

Future Improvements.

Known Bugs.


Downloads.

Automated Windows XP Installations

Download 1.0.4 Setup Wizard (Windows)
Download 1.0.3 Setup Wizard (Windows)
Download 1.0.2 Setup Wizard (Windows)

Manual Windows XP Installation

Remote File Manager v1.0.4
File Placement Instructions
RemoteFileManager.jar place in $(HOME)\bluej\extensions
RemoteFileManager.properties place in $(HOME)\bluej\extensions

Manual OSX/UNIX Installation

Remote File Manager v1.0.4
File Placement Instructions
RemoteFileManager.jar place in $(BLUEJ)/lib/extensions
RemoteFileManager.properties place in $(HOME)/.bluej/extensions

Review documentation for more manual instruction details...


Instructions / Manuals
Documentation
Javadocs

Miscellaneous
Project Source Code (1.0.4)
Project Source Code (1.0.3)
Project Source Code (1.0.2)
J2SSH 0.2.7 (Required for Building Extension)


GUI Images.

Pictures need updating.
Image Description
Tool Menu Shows extension option from BlueJ menu.
Login Prompt Shows login dialog that pops up when not logged in.
Login Error Shows message after three failed login attempts
File Dialog File Dialog that pops up once logged in.
Confirmation Typical confirmation box that appears after selecting action.