Skip to content

Commit 69ff577

Browse files
authored
Remove apiclientlib (#486)
* Removed apiclientlib, replaced with JDK classes * Remove apiclientlib from master POM
1 parent 17700e4 commit 69ff577

File tree

51 files changed

+6
-1327
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+6
-1327
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ gwt-2.9.0/
2727
# TODO remove the others, some of these have been committed
2828
.project
2929
.settings
30-
.classpath
30+
.classpath
31+
/.metadata/

eclipse/ide-target-platform/category.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
<bundle id="org.eclipse.jetty.util" version="0.0.0"/>
2323

2424
<!-- <bundle id="org.hamcrest" version="1.1.0.v20090501071000" /> -->
25-
<!-- <bundle id="org.mortbay.jetty.server" version="6.1.26" /> -->
26-
<!-- <bundle id="org.mortbay.jetty.util" version="6.1.26" /> -->
2725
<!-- <bundle id="com.google.guava" version="17.0" /> -->
2826
<!-- <bundle id="com.google.gson" version="2.6.2" /> -->
2927
<!-- <bundle id="com.google.cloud.tools.appengine" version="0.0.0" />-->

features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,6 @@
101101
<import plugin="jakarta.servlet-api"/>
102102
</requires>
103103

104-
<plugin
105-
id="com.gwtplugins.gdt.eclipse.apiclientlib"
106-
download-size="0"
107-
install-size="0"
108-
version="4.0.1.qualifier"
109-
unpack="false"/>
110-
111104
<plugin
112105
id="com.gwtplugins.gwt.eclipse.core"
113106
download-size="0"

plugins/com.gwtplugins.gdt.eclipse.apiclientlib/.classpath

Lines changed: 0 additions & 34 deletions
This file was deleted.

plugins/com.gwtplugins.gdt.eclipse.apiclientlib/.project

Lines changed: 0 additions & 34 deletions
This file was deleted.

plugins/com.gwtplugins.gdt.eclipse.apiclientlib/.settings/org.eclipse.core.resources.prefs

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)