cypher256 / eclipse-encoding-plugin

Show file encoding and line ending for the active editor in the eclipse status bar. Encoding can be changed by right click. Line ending support showing CRLF, CR, LF and Mixed.
https://marketplace.eclipse.org/content/autodetect-encoding
Eclipse Public License 1.0
48 stars 8 forks source link

move update site to github pages #2

Closed bjmi closed 8 years ago

bjmi commented 8 years ago

If an update site is provided via raw.githubusercontent.com.... a warning appears in Eclipse Error log.

Server returned lastModified <= 0 for https://raw.githubusercontent.com/cypher256/eclipse-encoding-plugin/master/eclipse.encoding.plugin.update/content.jar

Therefore move your update site to https://cypher256.github.io/eclipse-encoding-plugin (https://pages.github.com/)

paulvi commented 8 years ago

Not really an issue for tiny plugin as this.

cypher256 commented 8 years ago

Created gh-pages update site and updated marketplace url settings. https://cypher256.github.io/eclipse-encoding-plugin/ Thanks.

bjmi commented 8 years ago

No, thank you.