[tor-commits] [orbot/master] Removed unused Eclipse IDE settings files. I think there are old
n8fr8 at torproject.org
n8fr8 at torproject.org
Fri Jul 5 12:40:01 UTC 2019
commit f0103bf46599397fa607c9531854dde8846e6bf9
Author: bim <dsnake at protonmail.com>
Date: Fri Jun 7 13:59:04 2019 -0400
Removed unused Eclipse IDE settings files. I think there are old
Eclipse build files in the root of the repository that should
also get deleted but I'm not 100% sure if some of them are still
used or not
---
.settings/.jsdtscope | 11 -----------
.settings/org.eclipse.wst.jsdt.ui.superType.container | 1 -
.settings/org.eclipse.wst.jsdt.ui.superType.name | 1 -
3 files changed, 13 deletions(-)
diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope
deleted file mode 100644
index bbb8e68b..00000000
--- a/.settings/.jsdtscope
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
- <attributes>
- <attribute name="hide" value="true"/>
- </attributes>
- </classpathentry>
- <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 3bd5d0a4..00000000
--- 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 05bd71b6..00000000
--- a/.settings/org.eclipse.wst.jsdt.ui.superType.name
+++ /dev/null
@@ -1 +0,0 @@
-Window
\ No newline at end of file
More information about the tor-commits
mailing list