[Pkg-javascript-commits] [node-mocks-http] 03/296: Removed the Eclipse settings.

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

alteholz pushed a commit to branch master
in repository node-mocks-http.

commit aeddd931ed3f778ab77d193c8b380ec3a925a380
Author: Howard Abrams <howard at cloud-eco.com>
Date:   Sun Feb 19 09:21:32 2012 -0800

    Removed the Eclipse settings.
---
 .gitignore                                            |  2 ++
 .project                                              | 17 -----------------
 .settings/.jsdtscope                                  |  7 -------
 .settings/org.eclipse.wst.jsdt.ui.superType.container |  1 -
 .settings/org.eclipse.wst.jsdt.ui.superType.name      |  1 -
 5 files changed, 2 insertions(+), 26 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4f0682f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.project
+.settings
diff --git a/.project b/.project
deleted file mode 100644
index 9d8f7bd..0000000
--- a/.project
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>node-mocks-http</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
-	</natures>
-</projectDescription>
diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope
deleted file mode 100644
index ad160f0..0000000
--- a/.settings/.jsdtscope
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path=""/>
-	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
-	<classpathentry kind="output" path=""/>
-</classpath>
diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.container b/.settings/org.eclipse.wst.jsdt.ui.superType.container
deleted file mode 100644
index 3bd5d0a..0000000
--- a/.settings/org.eclipse.wst.jsdt.ui.superType.container
+++ /dev/null
@@ -1 +0,0 @@
-org.eclipse.wst.jsdt.launching.baseBrowserLibrary
\ No newline at end of file
diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.name b/.settings/org.eclipse.wst.jsdt.ui.superType.name
deleted file mode 100644
index 05bd71b..0000000
--- a/.settings/org.eclipse.wst.jsdt.ui.superType.name
+++ /dev/null
@@ -1 +0,0 @@
-Window
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git



More information about the Pkg-javascript-commits mailing list