Publish Tab

Publish means to copy a project into a portfolio visible to the HTTP server so other WorkShop users on the Internet can either copy the project or run it remotely. The Publish tab contains the attributes to use when copying and pasting projects. If you change a field in this tab, click the Apply button to enter the changes before moving to another tab.

Data Files in: directory name
List of files, besides the .java files, that you want to publish. For example, you may want to publish .au or .gif files. You do not need to specify the .class, .map, .gui, or .html files. These files are published automatically.

Clicking the Add All in Directory button adds all files in directory name to the sources list. Clicking the Add Selected button opens a file chooser from which you can select files to add to the list. You can delete a file from the list by selecting the file name and clicking the Delete button.

Submitter's Name
The name of the person adding the project to the portfolio.

Submitter's E-Mail
The email address of the person adding the project to the portfolio.

Submitter's URL
The Web page address of the person adding the project to the portfolio.


See also:

Editing Project Attributes