Giter Club home page Giter Club logo

Comments (7)

qqilihq avatar qqilihq commented on June 18, 2024

I just stumbled over the same issue. Any alternative locations from where to get this?

Looks like this was contributed here by @SimonScholz -- could you provide the download through some alternative location?

from bnd-platform.

UrsZeidler avatar UrsZeidler commented on June 18, 2024

I have a local copy, and I can not remember where I got it from.
If you have such a local copy you could add it in the .gradle/bnd-platform folder or set the location via
eclipseHome = new File('

from bnd-platform.

SimonScholz avatar SimonScholz commented on June 18, 2024

Hi Guys,
sorry for the very late replay.
I'll create a new one for you.
Basically the product was added to this repo by me https://github.com/stempler/bnd-platform/blob/master/minimal-product.product
Any recommendations for an easy to use artifact repository like bintray used to be?
Unfortunately bintray has been decommissioned and therefore it does not work any more.
Sorry for the inconvenience.

from bnd-platform.

SimonScholz avatar SimonScholz commented on June 18, 2024

Here is the Eclipse Product that works for me. It is based on the latest Eclipse Installation.
Unfortunately the file size is bigger than it used to be.
@UrsZeidler would be awesome if you'd share the old file.
eclipse-p2-minimal.zip

Please let me know if this works for you.

Btw. unfortunately I am not actively working on Eclipse RCP or OSGi projects at the moment. I hope I could help you anyhow.

from bnd-platform.

qqilihq avatar qqilihq commented on June 18, 2024

Thanks @SimonScholz -- In the meantime I found the original version in my backups and was able to recover my builds. It's 4.8 MB small. Could this probably be hosted here in the repository, and someone update the URLs?

eclipse-p2-minimal.tar.gz (SHA d930164f51a9eadb0cdcdff35a3fa5761598520d)

from bnd-platform.

stempler avatar stempler commented on June 18, 2024

The original artifact has been added to the repository and the respective URL is now the default. Available in version 2.0.1.

from bnd-platform.

stempler avatar stempler commented on June 18, 2024

Reopening this since it turned out that using the original minimal Eclipse product provided by @SimonScholz seems to produce incomplete update sites in some cases (plugins are missing from the update site that were in the source plugins folder).
This seems to be resolved in newer Eclipse versions (tried with 2023-09).

I tried setting up a build for the minimal product with Maven Tycho, but the resulting product does not work for me (complains about missing services). See here.

So for now I changed the default eclipse artifact that is downloaded to a full Eclipse 2023-09 download, which is rather large.

Reproduction case:

platform {
  bundle 'com.vladsch.flexmark:flexmark-all:0.64.0' // com.vladsch.flexmark.util-misc and other are missing from the update site (though source bundles are added)
}

from bnd-platform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.