Using an Application Stored on a WebDAV Server

JDeveloper application files (.jws) stored on a WebDAV server can be used in JDeveloper by adding them to the Applications node in the System Navigator.

To use an application on a WebDAV server:

  1. Right-click the application file that you want to add to JDeveloper from those listed under the appropriate WebDAV connection in the Connection Navigator.

  2. Choose WebDAVthen choose Add to Applications.

    The application file on the WebDAV server is now linked to the Applications node in the System Navigator, from where you can add projects and files.

    Any projects and files that exist in the application are displayed in the System Navigator.

    Note: Adding an application file from a WebDAV server to the Applications node does not copy the application (.jws) file to the local file system, but creates a link to the application that can be used by JDeveloper to manage the projects in that application.


Related Topics

Downloading from a WebDAV Server
Using a Project Stored on a WebDAV Server
Using a File Stored on a WebDAV Server