Correção de problema em classpath

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@64701 d1611594-4594-4d17-8e1d-87c2c4800839
master
thiago 2017-01-09 12:11:40 +00:00
parent be72f89f16
commit 9dbed63cf9
1 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@
<classpathentry kind="lib" path="/LibreriasAdmVenta/zhtml.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/zk.jar" sourcepath="C:/Users/rjgw/.m2/repository/org/zkoss/zk/zk/5.0.9/zk-5.0.9-sources.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/zkplus.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/zul.jar" sourcepath="C:/Users/vpaiva/.m2/repository/org/zkoss/zk/zul/5.0.9/zul-5.0.9-sources.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/zul.jar" sourcepath="C:/Users/Thiago/.m2/repository/org/zkoss/zk/zul/5.0.9/zul-5.0.9-sources.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/zweb.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/org.springframework.aop-3.0.6.RELEASE.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/org.springframework.asm-3.0.6.RELEASE.jar"/>
@ -102,6 +102,6 @@
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/ADM"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/JBoss 6.x Runtime"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>