Cambiada ruta de libreria primefaces.

This commit is contained in:
Marcos Garcia Nuñez
2019-12-23 17:21:01 +01:00
parent 74d4162a99
commit 4e8cd37a3c

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/WildFly 14.0 Runtime"/> <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/WildFly 14.0 Runtime"/>
<classpathentry kind="lib" path="docroot/WEB-INF/lib/primefaces-7.0.jar" /> <classpathentry kind="lib" path="docroot/WEB-INF/lib/primefaces-7.0.jar" />
<classpathentry kind="lib" path="docroot/WEB-INF/lib/omnifaces-3.4.1.jar" /> <classpathentry kind="lib" path="docroot/WEB-INF/lib/omnifaces-3.4.1.jar" />
<classpathentry kind="output" path="bin"/> <classpathentry kind="output" path="bin"/>
</classpath> </classpath>