A separate oophm project is no longer necessary.
Patch by: amitmanjhi
Review by: jat
git-svn-id: https://google-web-toolkit.googlecode.com/svn/branches/farewellSwt@6185 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/eclipse/dev/oophm/.checkstyle b/eclipse/dev/oophm/.checkstyle
deleted file mode 100644
index 51cfb6f..0000000
--- a/eclipse/dev/oophm/.checkstyle
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<fileset-config file-format-version="1.2.0" simple-config="false">
- <fileset name="all" enabled="true" check-config-name="GWT Checks" local="false">
- <file-match-pattern match-pattern="." include-pattern="true"/>
- </fileset>
- <filter name="NonSrcDirs" enabled="true"/>
-</fileset-config>
diff --git a/eclipse/dev/oophm/.classpath b/eclipse/dev/oophm/.classpath
deleted file mode 100644
index 81f308f..0000000
--- a/eclipse/dev/oophm/.classpath
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry excluding="**/.svn" kind="src" path="oophm/src"/>
- <classpathentry kind="src" path="oophm/overlay"/>
- <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry exported="true" kind="var" path="GWT_TOOLS/lib/sun/swingworker/swing-worker-1.1.jar" sourcepath="/GWT_TOOLS/lib/sun/swingworker/swing-worker-1.1-src.zip"/>
- <classpathentry kind="var" path="GWT_TOOLS/lib/htmlunit/htmlunit-core-js-2.5.jar" sourcepath="/GWT_TOOLS/lib/htmlunit/htmlunit-core-js-2.5-sources.jar"/>
- <classpathentry kind="var" path="GWT_TOOLS/lib/htmlunit/htmlunit-2.5.jar" sourcepath="/GWT_TOOLS/lib/htmlunit/htmlunit-2.5-sources.jar"/>
- <classpathentry combineaccessrules="false" kind="src" path="/gwt-dev"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
diff --git a/eclipse/dev/oophm/.project b/eclipse/dev/oophm/.project
deleted file mode 100644
index d4236b9..0000000
--- a/eclipse/dev/oophm/.project
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>gwt-dev-oophm</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature>
- </natures>
- <linkedResources>
- <link>
- <name>oophm</name>
- <type>2</type>
- <locationURI>GWT_ROOT/dev/oophm</locationURI>
- </link>
- </linkedResources>
-</projectDescription>