44
55This repository houses the source for the GWT Eclipse Plugin.
66
7- ## Thanks to our Sponsors
8- Sponsors that provide man power and equipment to help get the job done.
9-
10- ### Google
11- The Google Cloud Tools team has put a significant amount of effort in helping bring the GWT Eclipse Plugin to market.
12-
13- * [ Google Cloud Tools] ( https://cloud.google.com/ )
14-
15- ## Not Included
16- * This plugin does not include the [ Google Cloud Tools Eclipse] ( https://github.com/GoogleCloudPlatform/google-cloud-eclipse ) features.
17-
187## Reference
198* [ Documentation] ( http://gwt-plugins.github.io/documentation/ )
209* [ GWT Eclipse Plugin Youtube Playlist] ( https://www.youtube.com/watch?v=DU7ZQVLR5Zo&list=PLBbgqtDgdc_TqzA-qXrjgTFMC_6DKAQyT )
@@ -53,18 +42,11 @@ The Eclipse repositories for this plugin.
5342Release update site.
5443
5544* [ Eclipse Marketplace entry for the GWT Plugin] ( https://marketplace.eclipse.org/content/gwt-plugin )
56- * [ Update sites for the GWT Plugin] ( https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/ )
45+ * [ Update sites for the GWT Plugin] ( https://plugins.gwtproject.org/eclipse/site/latest )
5746
5847### Production Zip
5948Download the repo in a zip file from the latest release at the
60- [ releases page] ( https://github.com/gwt-plugins/gwt-eclipse-plugin/releases/ ) . The current release is
61- [ 4.0.0] ( https://github.com/gwt-plugins/gwt-eclipse-plugin/releases/download/v4.0.0/repository.zip )
62-
63- ### Staging
64- The staging repository is also at plugins.gwtproject.org, under the ` nightly ` version. At this time,
65- these are signed with a self-signed certificate.
66-
67- * Nightly update site: https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/nightly
49+ [ releases page] ( https://github.com/gwt-plugins/gwt-eclipse-plugin/releases/ ) .)
6850
6951## Development
7052
@@ -100,7 +82,7 @@ Creating a release requires signing artifacts. Set the following environment var
10082### Deploy
10183Releases are uploaded as zips to the [ release] ( https://github.com/gwt-plugins/gwt-eclipse-plugin/releases/ )
10284part of the Github project page, and also deployed at
103- https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin as Eclipse update sites. Releases will be
85+ https://gwt- plugins.github.io/documentation/repo/site/current as Eclipse update sites. Releases will be
10486added to the [ GWT-Plugin] ( https://marketplace.eclipse.org/content/gwt-plugin ) page on the Eclipse
10587Marketplace.
10688
@@ -110,3 +92,15 @@ There are a couple of archetypes that are used to test.
11092* [ Single Module Mojo Archetype] ( https://github.com/branflake2267/Archetypes/tree/master/archetypes/gwt-test-gwt27 )
11193* [ Single Module TBroyer Archetype] ( https://github.com/branflake2267/Archetypes/tree/master/archetypes/gwt-basic ) ([ TBroyer GWT Maven Plugin] ( https://github.com/tbroyer/gwt-maven-plugin ) )
11294
95+ ## Thanks to our Sponsors
96+ Sponsors that provide man power and equipment to help get the job done.
97+
98+ ### Google
99+ The Google Cloud Tools team has put a significant amount of effort in helping bring the GWT Eclipse Plugin to market.
100+
101+ * [ Google Cloud Tools] ( https://cloud.google.com/ )
102+
103+ ## Not Included
104+ * This plugin does not include the [ Google Cloud Tools Eclipse] ( https://github.com/GoogleCloudPlatform/google-cloud-eclipse ) features.
105+
106+
0 commit comments