-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
removed old version number and replaced repo by 'current' version #502
Merged
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,17 +4,6 @@ | |
|
||
This repository houses the source for the GWT Eclipse Plugin. | ||
|
||
## Thanks to our Sponsors | ||
Sponsors that provide man power and equipment to help get the job done. | ||
|
||
The Google Cloud Tools team has put a significant amount of effort in helping bring the GWT Eclipse Plugin to market. | ||
|
||
* [Google Cloud Tools](https://cloud.google.com/) | ||
|
||
## Not Included | ||
* This plugin does not include the [Google Cloud Tools Eclipse](https://github.com/GoogleCloudPlatform/google-cloud-eclipse) features. | ||
|
||
## Reference | ||
* [Documentation](http://gwt-plugins.github.io/documentation/) | ||
* [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. | |
Release update site. | ||
|
||
* [Eclipse Marketplace entry for the GWT Plugin](https://marketplace.eclipse.org/content/gwt-plugin) | ||
* [Update sites for the GWT Plugin](https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/) | ||
* [Update sites for the GWT Plugin](https://gwt-plugins.github.io/documentation/repo/site/current/) | ||
|
||
### Production Zip | ||
Download the repo in a zip file from the latest release at the | ||
[releases page](https://github.com/gwt-plugins/gwt-eclipse-plugin/releases/). The current release is | ||
[4.0.0](https://github.com/gwt-plugins/gwt-eclipse-plugin/releases/download/v4.0.0/repository.zip) | ||
|
||
### Staging | ||
The staging repository is also at plugins.gwtproject.org, under the `nightly` version. At this time, | ||
these are signed with a self-signed certificate. | ||
|
||
* Nightly update site: https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/nightly | ||
[releases page](https://github.com/gwt-plugins/gwt-eclipse-plugin/releases/).) | ||
|
||
## Development | ||
|
||
|
@@ -100,7 +82,7 @@ Creating a release requires signing artifacts. Set the following environment var | |
### Deploy | ||
Releases are uploaded as zips to the [release](https://github.com/gwt-plugins/gwt-eclipse-plugin/releases/) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I don't follow. |
||
part of the Github project page, and also deployed at | ||
https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin as Eclipse update sites. Releases will be | ||
https://gwt-plugins.github.io/documentation/repo/site/current as Eclipse update sites. Releases will be | ||
added to the [GWT-Plugin](https://marketplace.eclipse.org/content/gwt-plugin) page on the Eclipse | ||
Marketplace. | ||
|
||
|
@@ -110,3 +92,15 @@ There are a couple of archetypes that are used to test. | |
* [Single Module Mojo Archetype](https://github.com/branflake2267/Archetypes/tree/master/archetypes/gwt-test-gwt27) | ||
* [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)) | ||
|
||
## Thanks to our Sponsors | ||
Sponsors that provide man power and equipment to help get the job done. | ||
|
||
The Google Cloud Tools team has put a significant amount of effort in helping bring the GWT Eclipse Plugin to market. | ||
|
||
* [Google Cloud Tools](https://cloud.google.com/) | ||
|
||
## Not Included | ||
* This plugin does not include the [Google Cloud Tools Eclipse](https://github.com/GoogleCloudPlatform/google-cloud-eclipse) features. | ||
|
||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm really not sure that github a pages is a good place for storing eclipse plugins