[SCM] juniversalchardet: Java port of the the Mozilla encoding detector library branch, master, updated. upstream/1.0.3+dfsg1-9-g41d4bac
Emmanuel Bourg
ebourg at apache.org
Tue Jun 18 09:24:55 UTC 2013
The following commit has been merged in the master branch:
commit 41d4bac0d263af04930cb7f15206765b375281b7
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jun 18 11:24:26 2013 +0200
Removed the Eclipse project files
diff --git a/.classpath b/.classpath
deleted file mode 100644
index d6903aa..0000000
--- a/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry excluding="**/.svn/" kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
- <classpathentry kind="output" path="dist/classes"/>
-</classpath>
diff --git a/.project b/.project
deleted file mode 100644
index c1681a9..0000000
--- a/.project
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>juniversalchardet</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>
--
juniversalchardet: Java port of the the Mozilla encoding detector library
More information about the pkg-java-commits
mailing list