phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] [18945] Added eclipse . project declaration so that p


From: Pascal Vilarem
Subject: [Phpgroupware-cvs] [18945] Added eclipse . project declaration so that phpgroupware is recognized as a php project
Date: Sat, 27 Sep 2008 18:31:55 +0000

Revision: 18945
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=18945
Author:   maat
Date:     2008-09-27 18:31:55 +0000 (Sat, 27 Sep 2008)

Log Message:
-----------
Added eclipse .project declaration so that phpgroupware is recognized as a php 
project

Added Paths:
-----------
    core/trunk/.project

Added: core/trunk/.project
===================================================================
--- core/trunk/.project                         (rev 0)
+++ core/trunk/.project 2008-09-27 18:31:55 UTC (rev 18945)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>phpgroupwarenew</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.dltk.core.scriptbuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       
<name>org.eclipse.wst.validation.validationbuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       
<name>org.eclipse.php.core.PhpIncrementalProjectBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.php.core.PHPNature</nature>
+               <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+       </natures>
+</projectDescription>


Property changes on: core/trunk/.project
___________________________________________________________________
Name: svn:mime-type
   + text/plain






reply via email to

[Prev in Thread] Current Thread [Next in Thread]