Using a Project Stored on a WebDAV Server

JDeveloper project files (.jpr) stored on a WebDAV server can be used in JDeveloper by adding them to an application in the System Navigator.

To link a project on a WebDAV server to an application:

  1. Select the application, under the Applications node in the System Navigator, to which you want to add a project from a WebDAV connection.

  2. In the Connection Navigator, right-click the project file that you want to add to the application from those listed under the appropriate WebDAV connection.

  3. Choose WebDAVthen choose Add to Application [...].

    Note: Adding a project file from a WebDAV connection to an application does not copy the project (.jpr) file to the appropriate application directory, but creates a link to the project which can be used by the application to set and retrieve project properties and information.


Related Topics

Downloading from a WebDAV Server
Using an Application Stored on a WebDAV Server
Using a File Stored on a WebDAV Server