[Picfinity-commit] SF.net SVN: picfinity: [30] trunk
Status: Beta
Brought to you by:
espadav8
From: <esp...@us...> - 2007-08-12 20:07:39
|
Revision: 30 http://picfinity.svn.sourceforge.net/picfinity/?rev=30&view=rev Author: espadav8 Date: 2007-08-12 13:07:42 -0700 (Sun, 12 Aug 2007) Log Message: ----------- Missed these 2 files Added Paths: ----------- trunk/.project trunk/.projectOptions Removed Paths: ------------- .project .projectOptions Deleted: .project =================================================================== --- .project 2007-08-12 20:06:30 UTC (rev 29) +++ .project 2007-08-12 20:07:42 UTC (rev 30) @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>picfinity</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.php.core.PhpIncrementalProjectBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.wst.validation.validationbuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.php.core.PHPNature</nature> - </natures> -</projectDescription> Deleted: .projectOptions =================================================================== --- .projectOptions 2007-08-12 20:06:30 UTC (rev 29) +++ .projectOptions 2007-08-12 20:07:42 UTC (rev 30) @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<phpProjectOptions> - <projectOption name="org.eclipse.php.core.contextRoot"> - </projectOption> - <projectOption name="org.eclipse.php.core.defaultEncoding"> - </projectOption> - <includepath> - </includepath> -</phpProjectOptions> Copied: trunk/.project (from rev 28, .project) =================================================================== --- trunk/.project (rev 0) +++ trunk/.project 2007-08-12 20:07:42 UTC (rev 30) @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>picfinity</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.php.core.PhpIncrementalProjectBuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.wst.validation.validationbuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.php.core.PHPNature</nature> + </natures> +</projectDescription> Copied: trunk/.projectOptions (from rev 28, .projectOptions) =================================================================== --- trunk/.projectOptions (rev 0) +++ trunk/.projectOptions 2007-08-12 20:07:42 UTC (rev 30) @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<phpProjectOptions> + <projectOption name="org.eclipse.php.core.contextRoot"> + </projectOption> + <projectOption name="org.eclipse.php.core.defaultEncoding"> + </projectOption> + <includepath> + </includepath> +</phpProjectOptions> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |