You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ You can run eclipse with debugging enabled and connect to it via remote debuggin
67
67
### Releasing and updating the official eclipse update site
68
68
69
69
From now on, we use [bintray](https://bintray.com) for hosting the eclipse update site.
70
-
There is a nice [blog post by Lorenzo Bettini]()http://www.lorenzobettini.it/2016/02/publish-an-eclipse-p2-composite-repository-on-bintray/, which explains how it is done. There is also an [example repository](https://github.com/LorenzoBettini/p2composite-bintray-example] on github.
70
+
There is a nice [blog post by Lorenzo Bettini](http://www.lorenzobettini.it/2016/02/publish-an-eclipse-p2-composite-repository-on-bintray/), which explains how it is done. There is also an [example repository](https://github.com/LorenzoBettini/p2composite-bintray-example) on github.
71
71
72
72
73
73
Have a look at the `net.sourceforge.pmd.eclipse.p2updatesite` module, there you see
0 commit comments