<?xml version="1.0" encoding="UTF-8"?>
|
<file-systems VERSION="2.0.0" application-name="fuguang"
|
model-entity="FileSystems" workspace-home="./WebRoot/WEB-INF">
|
<file-system NAME="WEB-INF" location="%workspace.home%" model-entity="FileSystemFolder"/>
|
<file-system NAME="WEB-ROOT" info="Content-Type=Web"
|
location="%workspace.home%/.." model-entity="FileSystemFolder"/>
|
<file-system NAME="src" location="%workspace.home%/../../src" model-entity="FileSystemFolder"/>
|
<file-system NAME="lib" location="%workspace.home%/lib" model-entity="FileSystemFolder"/>
|
<file-system NAME="classes" location="%workspace.home%/classes" model-entity="FileSystemFolder"/>
|
<file-system NAME="fuguang" location="%eclipse.project%" model-entity="FileSystemFolder"/>
|
<web SERVLET_VERSION="2.4" model-entity="JstWeb" model-path="/web.xml">
|
<module URI="/WEB-INF/faces-config.xml" model-entity="WebJSFModule"
|
model-path="/faces-config.xml" src="src" web-root="WEB-ROOT"/>
|
</web>
|
</file-systems>
|