google-java-format
google-java-format copied to clipboard
Please publish to the Eclipse marketplace
and provide an update site
Hi,
Having both would be a great thing. Any way we can help out? I'm not familiar with the eclipse process.
http://marketplace.eclipse.org/quickstart
However, for code signing and attribution reasons, I expect this issue needs to be handled by a Googler.
One can use bintray to host the p2 update site: https://blog.bintray.com/2014/03/11/hosting-your-eclipse-update-site-p2-on-bintray-com/. One example for this is at https://github.com/kwin/cppcheclipse/tree/master/com.googlecode.cppcheclipse.repository
Maybe in the future one could use https://github.com/features/package-registry for the same but currently there is IMHO no support for P2 repos.
Maybe in the future one could use https://github.com/features/package-registry for the same but currently there is IMHO no support for P2 repos.
You can also host your update site via GitHub Pages (we do this).
There is at least one extension by Google available via the marketplace, so publishing google-java-format shouldn't be impossible 😉
+1 it would be great if we can have a p2 repository for the eclipse plugin.