gwt-plugins / gwt-plugins/gwt-eclipse-plugin
Module manifests should use https
Open
good first issue
- Dominant language
- Java
- Stars
- 117
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
The wizard for new application and new module create modules manifests using http URLs.
The protocol should be https, and the FQDN might be www.gwtproject.org.
Here an extract of a module created by the new application wizard:
```
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.