Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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