stefaneidelloth / EclipseFolding

Provides an update site for the coffee-bytes code folding plugin
57 stars 32 forks source link

Update site URL doesn't work in recent Eclipse #1

Open maxxyme opened 6 years ago

maxxyme commented 6 years ago

The home page of your project says: https://github.com/stefaneidelloth/EclipseFolding Eclipse Update Site: https://github.com/stefaneidelloth/EclipseFolding/raw/master/com.cb.platsupp.site

However when I use this URL in my Eclipse Oxygen.3 in the "Available Software Sites" it doesn't work:

``Unable to read repository at https://github.com/stefaneidelloth/EclipseFolding/tree/master/com.cb.platsupp.site. Unable to read repository at https://github.com/stefaneidelloth/EclipseFolding/tree/master/com.cb.platsupp.site. https://github.com/stefaneidelloth/EclipseFolding/tree/master/com.cb.platsupp.site is not a valid repository location.

JaumeRibas commented 3 months ago

Hi @maxxyme, I think the problem you're having might be that you're using the URL that github redirects you to when you navigate to https://github.com/stefaneidelloth/EclipseFolding/raw/master/com.cb.platsupp.site. Which is https://github.com/stefaneidelloth/EclipseFolding/tree/master/com.cb.platsupp.site. I tried using the original URL and it worked.

I should point out that, even though I was able to install it, the plugin doesn't seem to work in the Eclipse version I'm using 2024-06 (4.32.0). In Window ->Preferences -> Java -> Editor -> Folding no new options show up.