Gentoo Archives: gentoo-dev

From: Karl Trygve Kalleberg <karltk@g.o>
To: Andrew Cowie <andrew@×××××××××××××××××××.com>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Eclipse's SWT
Date: Sat, 17 Apr 2004 01:05:16
Message-Id: 20040417010453.GE7413@boblycat.org
In Reply to: [gentoo-dev] Eclipse's SWT by Andrew Cowie
1 On Fri, Apr 16, 2004 at 01:30:48PM +1000, Andrew Cowie wrote:
2 > My question: should I set about writing an ebuild to package up SWT as a
3 > separately installable library?
4
5 That is probably a good idea. Given the insanity that is the eclipse
6 build system, we'll probably try to keep a special version of swt just
7 for eclipse in the near-term.
8
9 For all I know, the eclipse team will start building against versioned
10 interfaces of the SWT at some point, so that we could build eclipse
11 against the 1.0 SWT series.
12
13 I haven't found tarballs of SWT outside of the eclipse drops, so I
14 suggest you make snapshots of their SWT cvs modules and start from
15 there. It doesn't make sense for SWT users to download the full eclipse
16 source drop just for the library.
17
18 As a side note: Most of the java-related discussion happens on the
19 gentoo-java@l.g.o mailing list and on #gentoo-java on
20 irc.freenode.net.
21
22 Assign the ebuild enhancement either directly to me or to
23 java@g.o (I'm the eclipse guy).
24
25
26 Kind regards,
27
28 Karl T