partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 30c73d3cf38d3fe4c4ba3d9f86a77bbd59dc4e1e
parent 3df505e89825c68d2b1cd27f6037a1b0f34d1fa8
Author: Timo A. Hummel <timo@netraver.de>
Date:   Tue,  7 Jun 2011 11:04:07 +0200

Removed eclipse files from repository

Diffstat:
D.buildpath | 7-------
D.externalToolBuilders/build quick.launch | 9---------
D.project | 32--------------------------------
D.settings/org.eclipse.core.resources.prefs | 3---
D.settings/org.eclipse.php.core.prefs | 3---
D.settings/org.eclipse.php.ui.prefs | 3---
6 files changed, 0 insertions(+), 57 deletions(-)

diff --git a/.buildpath b/.buildpath @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<buildpath> - <buildpathentry kind="con" path="org.eclipse.dltk.USER_LIBRARY/phpunit"/> - <buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/> - <buildpathentry kind="src" path=""/> - <buildpathentry kind="con" path="org.eclipse.dltk.USER_LIBRARY/doctrine2"/> -</buildpath> diff --git a/.externalToolBuilders/build quick.launch b/.externalToolBuilders/build quick.launch @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<launchConfiguration type="org.eclipse.ui.externaltools.ProgramBuilderLaunchConfigurationType"> -<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/> -<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="/usr/bin/phing"/> -<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/> -<stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="build.quick"/> -<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> -<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${workspace_loc:/partdb2}"/> -</launchConfiguration> diff --git a/.project b/.project @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>partdb2</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.wst.validation.validationbuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.dltk.core.scriptbuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> - <triggers>full,incremental,</triggers> - <arguments> - <dictionary> - <key>LaunchConfigHandle</key> - <value>&lt;project&gt;/.externalToolBuilders/build quick.launch</value> - </dictionary> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.php.core.PHPNature</nature> - </natures> -</projectDescription> diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs @@ -1,3 +0,0 @@ -#Mon Sep 13 19:47:14 CEST 2010 -eclipse.preferences.version=1 -encoding/<project>=UTF-8 diff --git a/.settings/org.eclipse.php.core.prefs b/.settings/org.eclipse.php.core.prefs @@ -1,3 +0,0 @@ -#Tue Sep 07 07:33:10 CEST 2010 -eclipse.preferences.version=1 -include_path=0;/partdb2\u00055;org.eclipse.dltk.USER_LIBRARY/phpunit\u00055;org.eclipse.dltk.USER_LIBRARY/doctrine2 diff --git a/.settings/org.eclipse.php.ui.prefs b/.settings/org.eclipse.php.ui.prefs @@ -1,3 +0,0 @@ -#Tue Sep 07 03:38:09 CEST 2010 -eclipse.preferences.version=1 -org.eclipse.php.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates/>