* Fixed compilation error.
This commit is contained in:
parent
235abbc50f
commit
085dd4d94f
|
@ -8,5 +8,7 @@
|
||||||
<classpathentry kind="src" path="/looks"/>
|
<classpathentry kind="src" path="/looks"/>
|
||||||
<classpathentry kind="src" path="/print"/>
|
<classpathentry kind="src" path="/print"/>
|
||||||
<classpathentry combineaccessrules="false" kind="src" path="/client"/>
|
<classpathentry combineaccessrules="false" kind="src" path="/client"/>
|
||||||
|
<classpathentry kind="lib" path="src/web/WEB-INF/lib/myfaces-api-1.1.3.jar"/>
|
||||||
|
<classpathentry kind="lib" path="src/web/WEB-INF/lib/tomahawk-1.1.3.jar"/>
|
||||||
<classpathentry kind="output" path="build/war"/>
|
<classpathentry kind="output" path="build/war"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
Loading…
Reference in New Issue