Author: sebawagner
Date: Tue Jan 24 19:09:05 2012
New Revision: 1235419

URL: http://svn.apache.org/viewvc?rev=1235419&view=rev
Log:
Add License header source files to eclispe classpath

Modified:
    incubator/openmeetings/trunk/singlewebapp/.classpath
    
incubator/openmeetings/trunk/singlewebapp/.settings/org.eclipse.wst.common.component

Modified: incubator/openmeetings/trunk/singlewebapp/.classpath
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/.classpath?rev=1235419&r1=1235418&r2=1235419&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/.classpath (original)
+++ incubator/openmeetings/trunk/singlewebapp/.classpath Tue Jan 24 19:09:05 
2012
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
        <classpathentry kind="src" path="src/app"/>
+       <classpathentry kind="src" path="src/src_tool"/>
        <classpathentry kind="src" path="src/client"/>
        <classpathentry kind="src" path="src/fileservice"/>
        <classpathentry kind="src" path="src/roomservice"/>
@@ -10,7 +11,7 @@
        <classpathentry kind="src" path="src/test"/>
        <classpathentry kind="src" path="src/userservice"/>
        <classpathentry kind="src" path="WebContent/WEB-INF"/>
-       <classpathentry 
excluding="app/|client/|fileservice/|red5-screenshare/|roomservice/|screenviewer/|server/|templates/|test/|userservice/"
 including="META-INF/" kind="src" path="src"/>
+       <classpathentry 
excluding="app/|client/|fileservice/|red5-screenshare/|roomservice/|screenviewer/|server/|templates/|test/|userservice/|src_tool/"
 including="META-INF/" kind="src" path="src"/>
        <classpathentry kind="src" path="src/dtdgenerator"/>
        <classpathentry kind="src" path="src/docgenerator"/>
        <classpathentry kind="src" path="src/calendarservice"/>

Modified: 
incubator/openmeetings/trunk/singlewebapp/.settings/org.eclipse.wst.common.component
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/.settings/org.eclipse.wst.common.component?rev=1235419&r1=1235418&r2=1235419&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/.settings/org.eclipse.wst.common.component
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/.settings/org.eclipse.wst.common.component
 Tue Jan 24 19:09:05 2012
@@ -18,6 +18,7 @@
         <wb-resource deploy-path="/WEB-INF/classes" 
source-path="/src/docgenerator"/>
         <wb-resource deploy-path="/WEB-INF/classes" 
source-path="/src/calendarservice"/>
         <wb-resource deploy-path="/WEB-INF/classes" 
source-path="/src/ooconverter"/>
+        <wb-resource deploy-path="/WEB-INF/classes" 
source-path="/src/src_tool"/>
         <property name="java-output-path"/>
         <property name="context-root" value="/"/>
     </wb-module>


Reply via email to