Gentoo Archives: gentoo-user

From: gottlieb@×××.edu
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: using eclipse with java
Date: Thu, 17 Apr 2014 21:22:04
Message-Id: 87oazzfy8d.fsf@nyu.edu
In Reply to: [gentoo-user] Re: using eclipse with java by James
1 On Thu, Apr 17 2014, James wrote:
2
3 > If you guys are deep into hardware at NYU,
4
5 My group was back in the 1980s and 90s ("nyu ultracomputer" still gets a
6 bunch of google hits)
7
8 > I'd suggest getting friendly with one of the big semiconductor houses,
9
10 We did have industrial contact, chiefly with IBM.
11
12 > Dam, I'm now missing that sort of (U)) fun.....
13
14 Indeed it was an enjoyable period of my life. A few years ago, I chose
15 to switch my emphasis from research projects to teaching, I enjoy both
16 but wanted to spend more time on the latter.
17
18 > So my sugestions is to participate in the NYU "Elipse Thinktank" to see
19 > what exactly they are planning for Eclipse.
20 >
21 > Gentoo has not always robustly embraced Java, as Python is the
22 > big daddy here, imho. So once you find out where NYU is headed for Eclipse
23 > you'll be just fine. Be careful, or you could easily be leading the charge:
24 > Java, Java, mocha Java....
25
26 Thanks.
27
28 It seems like I have the following choices
29
30 1. Install eclipse-sdk from the main tree.
31 I worry since it is masked.
32
33 2. Install a source build from the seden overlay. Garcia recommends
34 eclim to permit editing with emacs or vim and hasn't mentioned if it
35 works with the seden overlay source. He says it doesn't work with
36 the in tree source.
37
38 3. Install a binary build from the java overlay. Garcia believes
39 this is compatible with eclim.
40
41 4. Install a binary build from eclipse.org. This gives the latest
42 version.
43
44 allan