Skip to content

Commit

Permalink
Removed apiclientlib, replaced with JDK classes
Browse files Browse the repository at this point in the history
  • Loading branch information
protoism committed Jul 21, 2024
1 parent 485a521 commit 3f3ee13
Show file tree
Hide file tree
Showing 50 changed files with 6 additions and 1,326 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ gwt-2.9.0/
# TODO remove the others, some of these have been committed
.project
.settings
.classpath
.classpath
/.metadata/
2 changes: 0 additions & 2 deletions eclipse/ide-target-platform/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
<bundle id="org.eclipse.jetty.util" version="0.0.0"/>

<!-- <bundle id="org.hamcrest" version="1.1.0.v20090501071000" /> -->
<!-- <bundle id="org.mortbay.jetty.server" version="6.1.26" /> -->
<!-- <bundle id="org.mortbay.jetty.util" version="6.1.26" /> -->
<!-- <bundle id="com.google.guava" version="17.0" /> -->
<!-- <bundle id="com.google.gson" version="2.6.2" /> -->
<!-- <bundle id="com.google.cloud.tools.appengine" version="0.0.0" />-->
Expand Down
7 changes: 0 additions & 7 deletions features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,6 @@
<import plugin="jakarta.servlet-api"/>
</requires>

<plugin
id="com.gwtplugins.gdt.eclipse.apiclientlib"
download-size="0"
install-size="0"
version="4.0.1.qualifier"
unpack="false"/>

<plugin
id="com.gwtplugins.gwt.eclipse.core"
download-size="0"
Expand Down
34 changes: 0 additions & 34 deletions plugins/com.gwtplugins.gdt.eclipse.apiclientlib/.classpath

This file was deleted.

34 changes: 0 additions & 34 deletions plugins/com.gwtplugins.gdt.eclipse.apiclientlib/.project

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3f3ee13

Please sign in to comment.