Skip to content

Commit

Permalink
git-svn-id: svn://svn.forge.objectweb.org/svnroot/spagobi/V_5.x/Serve…
Browse files Browse the repository at this point in the history
…r/branches/SpagoBI-5.1_Maven@25336 99afaf0d-6903-0410-885a-c66a8bbb5f81
  • Loading branch information
gvalenti committed Oct 19, 2015
1 parent a3ae4e5 commit 1617a0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SpagoBIGeoReportEngine/.classpath
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/main/resource"/>
<classpathentry kind="src" path="src/main/webapp"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
<attributes>
<attribute name="owner.project.facets" value="java"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="SpagoBIGeoReportEngine">
<wb-resource deploy-path="/" source-path="/WebContent"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/webapp"/>
<property name="java-output-path"/>
<property name="context-root" value="SpagoBIGeoReportEngine"/>
</wb-module>
Expand Down

0 comments on commit 1617a0f

Please sign in to comment.