Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Missing Features in Eclipse 2022-03

Thank you Aleksandar!

That was the problem. It resolves all features now.

 

I have another question about the moved Eclipse Spies. Those were moved into Eclipse PDE as I read in:

·         Eclipse New and Noteworthy: https://www.eclipse.org/eclipse/news/4.23/pde.php#context-spy (and in some previous news)

·         and this bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=498252

 

How can I figure out if I need to include some other feature for the spies or if it is already included (transitively)? Sure I could just mirror the repo and look at the resolved artifacts, but maybe there is a better way I’m missing.

 

Best regards,

Ahmet

 

 

 

Ahmet Bilgin, M.Sc.
Software Development

MAGMA Gießereitechnologie GmbH

P: +49 241 88901 203 
Kackertstrasse 16-18, 52072 Aachen, Germany 
www.magmasoft.de
a.bilgin@xxxxxxxxxxxx


 GERMANY ● USA ● BRAZIL ● SINGAPORE ● SOUTH KOREA ● CHINA ● INDIA ● TURKEY ● CZECH REPUBLIC

MAGMA Gießereitechnologie GmbH | Kackertstraße 16-18, 52072 Aachen, Germany | Legal form: GmbH, Register court: Aachen HRB 3912, Value added tax identification number: DE121745780 | Management: Dr. Marc C. Schneider (CEO and President), Dipl.-Ing. Mathieu Weber (Managing Director)

From: pde-dev <pde-dev-bounces@xxxxxxxxxxx> On Behalf Of Aleksandar Kurtakov
Sent: Donnerstag, 17. März 2022 09:12
To: Eclipse PDE general developers list. <pde-dev@xxxxxxxxxxx>
Subject: Re: [pde-dev] Missing Features in Eclipse 2022-03

 

These missing features have never been part of the Eclipse SDK repository. Are you sure you haven't switched from https://download.eclipse.org/releases/2021-06/ to https://download.eclipse.org/eclipse/updates/4.23/ ? The later is just Eclipse SDK while the former is the whole simrel and your dependencies should be in https://download.eclipse.org/releases/2022-03/ .

 

On Thu, Mar 17, 2022 at 10:04 AM Ahmet Bilgin <a.bilgin@xxxxxxxxxxxx> wrote:

Hi,

 

I’m posting this here, because I’m using Eclipse as Plugin-Developer. If there is a better mailing list for this request, please let me know.

 

I was trying to mirror Eclipse 2022-03 with b3aggregator (moving from Eclipse 2021-06) and there seems to be some features which do not exist in the current Eclipse release repository anymore. We select a subset of required eclipse features (for our rcp product), so that our mirrors are kept small in size.

 

Please see the following picture of b3aggregator. This configuration worked with the 2021-06 repository.

 

 

I have some questions:

·         Where do you track information such as moving features to another repository or maybe renaming/restructuring features and bundles?

·         Is there a better way to include these features but exclude all other features which are not needed by the included features?

 

 

Best regards,

Ahmet

 

_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/pde-dev



--

Aleksandar Kurtakov

Red Hat Eclipse Team


Back to the top