[Jython-checkins] jython: Remove Eclipse IDE configuration from source control.

jeff.allen jython-checkins at python.org
Sun Jun 15 18:31:03 CEST 2014


http://hg.python.org/jython/rev/ea302f9e4c3a
changeset:   7299:ea302f9e4c3a
user:        Jeff Allen <ja.py at farowl.co.uk>
date:        Sun Jun 15 17:26:05 2014 +0100
summary:
  Remove Eclipse IDE configuration from source control.
It's better these be private as they change a lot.

files:
  .classpath                              |  47 -------------
  .externalToolBuilders/ant_expose.launch |  19 -----
  .hgignore                               |   9 +-
  .project                                |  36 ---------
  .pydevproject                           |   7 -
  5 files changed, 6 insertions(+), 112 deletions(-)


diff --git a/.classpath b/.classpath
deleted file mode 100644
--- a/.classpath
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="lib" path="build/exposed" sourcepath="src"/>
-	<classpathentry excluding="com/ziclix/python/sql/handler/InformixDataHandler.java|com/ziclix/python/sql/handler/OracleDataHandler.java" kind="src" path="src"/>
-	<classpathentry kind="src" path="tests/modjy/java"/>
-	<classpathentry kind="src" path="build/gensrc"/>
-	<classpathentry kind="src" path="tests/java"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
-	<classpathentry kind="lib" path="extlibs/jline-1.0.jar"/>
-	<classpathentry kind="lib" path="extlibs/junit-4.10.jar"/>
-	<classpathentry kind="lib" path="extlibs/libreadline-java-0.8.jar"/>
-	<classpathentry kind="lib" path="extlibs/mysql-connector-java-5.1.6.jar"/>
-	<classpathentry kind="lib" path="extlibs/postgresql-8.3-603.jdbc4.jar"/>
-	<classpathentry kind="lib" path="extlibs/servlet-api-2.5.jar"/>
-	<classpathentry kind="lib" path="extlibs/asm-4.0.jar"/>
-	<classpathentry kind="lib" path="extlibs/asm-commons-4.0.jar"/>
-	<classpathentry kind="lib" path="extlibs/asm-util-4.0.jar"/>
-	<classpathentry kind="var" path="ANT_HOME/lib/ant.jar"/>
-	<classpathentry kind="lib" path="extlibs/antlr-runtime-3.1.3.jar"/>
-	<classpathentry kind="lib" path="extlibs/mockrunner-0.4.1/jar/jdom.jar"/>
-	<classpathentry kind="lib" path="extlibs/mockrunner-0.4.1/lib/jdk1.5/j2ee1.3/mockrunner-servlet.jar"/>
-	<classpathentry kind="lib" path="extlibs/livetribe-jsr223-2.0.6.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-Darwin.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-i386-FreeBSD.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-i386-Linux.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-i386-OpenBSD.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-i386-SunOS.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-i386-Windows.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-ppc-AIX.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-s390x-Linux.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-sparc-SunOS.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-sparcv9-SunOS.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-x86_64-FreeBSD.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-x86_64-Linux.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-x86_64-OpenBSD.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-x86_64-SunOS.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-1.2.6.jar"/>
-	<classpathentry kind="lib" path="extlibs/jnr-constants-0.8.4.jar"/>
-	<classpathentry kind="lib" path="extlibs/jnr-ffi-0.7.10.jar"/>
-	<classpathentry kind="lib" path="extlibs/jnr-netdb-1.1.1.jar"/>
-	<classpathentry kind="lib" path="extlibs/jnr-posix-2.4.0.jar"/>
-	<classpathentry kind="lib" path="extlibs/guava-13.0.1.jar"/>
-	<classpathentry kind="lib" path="extlibs/jffi-x86_64-Windows.jar"/>
-	<classpathentry kind="lib" path="extlibs/commons-compress-1.4.1.jar"/>
-	<classpathentry kind="output" path="build/classes"/>
-</classpath>
diff --git a/.externalToolBuilders/ant_expose.launch b/.externalToolBuilders/ant_expose.launch
deleted file mode 100644
--- a/.externalToolBuilders/ant_expose.launch
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
-<stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_AUTO_TARGETS" value="expose,"/>
-<stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_CLEAN_TARGETS" value="devclean,"/>
-<stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_MANUAL_TARGETS" value="expose,"/>
-<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
-<booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
-<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
-<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
-<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
-<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.ant.internal.launching.remote.InternalAntRunner"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value=""/>
-<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${build_project}"/>
-<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${build_project:/build.xml}"/>
-<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="incremental,auto,clean"/>
-<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
-<stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
-</launchConfiguration>
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -15,11 +15,14 @@
 *.iws
 .idea/*
 
+# Eclipse files
+.classpath
+.externalToolBuilders/*
+.project
+.pydevproject
+
 .AppleDouble
 .DS_Store
-.classpath
-.externalToolBuilders
-.project
 .settings
 __pycache__
 ant.properties
diff --git a/.project b/.project
deleted file mode 100644
--- a/.project
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>jython-trunk</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.python.pydev.PyDevBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
-			<arguments>
-				<dictionary>
-					<key>LaunchConfigHandle</key>
-					<value><project>/.externalToolBuilders/ant_expose.launch</value>
-				</dictionary>
-				<dictionary>
-					<key>incclean</key>
-					<value>true</value>
-				</dictionary>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-		<nature>org.python.pydev.pythonNature</nature>
-	</natures>
-</projectDescription>
diff --git a/.pydevproject b/.pydevproject
deleted file mode 100644
--- a/.pydevproject
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?eclipse-pydev version="1.0"?>
-
-<pydev_project>
-<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
-<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
-</pydev_project>

-- 
Repository URL: http://hg.python.org/jython


More information about the Jython-checkins mailing list