Gentoo Archives: gentoo-java

From: James Le Cuirot <chewi@××××××××××××××.uk>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] Eclipse Libraries
Date: Thu, 06 Jan 2011 16:03:38
Message-Id: 20110106160252.1f5e9fe8@symphony.aura-online.co.uk
In Reply to: Re: [gentoo-java] Eclipse Libraries by Serkan Kaba
1 On Thu, 6 Jan 2011 16:02:11 +0200
2 Serkan Kaba <serkan@g.o> wrote:
3
4 > Once I tried building RCP part of eclipse standalone but gave up
5 > because they were too highly coupled and I didn't manage to get a
6 > working dependency order. Since then upstream started providing build
7 > tools for Eclipse. I don't know if it allows building a stand-alone
8 > RCP or parts of it.
9
10 I also had a shot at building Eclipse plugins quite some time ago. I
11 was focusing on third party plugins rather than the core Eclipse
12 components but there is some overlap there. Ideally they should be
13 built using the Eclipse PDE but last time I tried, unbundling the JARs
14 was still a nightmare. I believe the tools Serkhan mentioned are
15 supposed to improve this situation but I've stopped using Eclipse since
16 then. For a while now, we are supposed to have been using the P2 system
17 for handling the plugins but due to a silly bug that's never been
18 fixed, Gentoo still isn't using it.
19
20 https://bugs.eclipse.org/bugs/show_bug.cgi?id=249133
21
22 Regards,
23 James