If you already have a number of files for your web module in a particular directory, you might want to change that directory into a web module directory and continue development from there.
To change an
Note that the directory has not actually moved, but is now recognized by the IDE as a web module directory. When a web module containing .jar files in its WEB-INF/lib directory is mounted, the .jar files in the lib directory are mounted as well, unless they were developed in the IDE and the development directory is already mounted.
You can now view the web module directory in the Explorer in either the Filesystem or the Project pane.
Alternatively,
See Also | |
---|---|
Using CVS With Web Modules Creating a New Directory as a Web Module Changing a Web Module Directory Into a Standard Directory |