Author: dallen6
Date: 2009-05-25 07:15:48 -0400 (Mon, 25 May 2009)
New Revision: 2703
Added:
ri/trunk/osgi-bundle/.project
Log:
Added Eclipse project file to ignore list for OSGi bundle project.
Added: ri/trunk/osgi-bundle/.project
===================================================================
--- ri/trunk/osgi-bundle/.project (rev 0)
+++ ri/trunk/osgi-bundle/.project 2009-05-25 11:15:48 UTC (rev 2703)
@@ -0,0 +1,23 @@
+<projectDescription>
+ <name>webbeans-osgi-bundle</name>
+ <comment>Web Beans implementation packaged as an OSGi bundle</comment>
+ <projects>
+ <project>jsr299-api</project>
+ <project>webbeans-api</project>
+ <project>webbeans-core</project>
+ <project>webbeans-logging</project>
+ <project>webbeans-spi</project>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.wst.common.project.facet.core.builder</name>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+ </natures>
+</projectDescription>
\ No newline at end of file
Property changes on: ri/trunk/osgi-bundle/.project
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Show replies by date