|
|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
|
|
|
|
<classpathentry kind="src" path="web/src"/>
|
|
|
|
|
<classpathentry kind="src" path="AnaliseAcidentesTrabalho/src/java"/>
|
|
|
|
|
<classpathentry kind="src" path="SIPRPSoft/src"/>
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib.common/evolute.jar" sourcepath="/evolute/src"/>
|
|
|
|
|
@ -29,5 +30,6 @@
|
|
|
|
|
<classpathentry kind="lib" path="SIPRPSoft/lib/iText-2.0.7.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="SIPRPSoft/lib/PDFRenderer.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib.common/log4j-1.2.8.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="AnaliseAcidentesTrabalho/jars/activation.jar"/>
|
|
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
|
</classpath>
|
|
|
|
|
|