Gentoo Archives: gentoo-soc

From: Serkan Kaba <serkan@g.o>
To: gentoo-soc@l.g.o
Subject: Re: [gentoo-soc] interested in Gentoo/Java IDE integration
Date: Wed, 30 Mar 2011 13:53:58
Message-Id: AANLkTimdzj1pCUoLXkxUT3_DV7HjC2K8botWZC-Wdu36@mail.gmail.com
In Reply to: [gentoo-soc] interested in Gentoo/Java IDE integration by "潘佳乐"
1 2011/3/30 潘佳乐 <kyle.j.pan@×××××.com>:
2 > Hallo everyone,
3 >
4 > I’m a post-graduate student pursuing my master’s degree in 2nd year.
5 > I’m interested in Gentoo/Java IDE
6 > integration(http://www.gentoo.org/proj/en/userrel/soc/ideas.xml#doc_chap2_sect21).
7 Thank you for your interest.
8 >
9 >
10 > Tentatively, I’ve decide to fix eclipse because I think that this
11 > project may require some modification on eclipse src code(or develop a
12 > plugin)  (am I right?) and I’ve gained good knowledge of eclipse
13 > plugin development during my internship in a company.
14 >
15 >
16 > According to the project description, In my current understanding,
17 > there are at least two parts of job I’m supposed to do:
18 > 1. get to know the mechanism of how eclipse in gentoo  finding system
19 > library currently and fix it.(or develop a plug-in to find system
20 > library? )( currently I'm still not clear how eclipse in gentoo find
21 > system libraries.I'm going to investigate it if this  is right way to
22 > the project)
23 Yes, that's what I have in mind. We can already enumerate a list of
24 installed libraries along with what jars, jni libs,source code javadoc
25 it has. We can also get a list of dependencies of a library as well.
26 This is mostly Python code and Portage is also in Python. Jython may
27 help you in integration here.
28 > 2. let  PackageKit to work with Portage in order to automatically
29 > download missed system library based on imports declaration when the
30 > user is coding.
31 I didn't plan this as part of the project. Please explain this in more details.
32 >
33 > I would like to know whether my understanding is to the right way and
34 > looking forward to advice on this project. Any of your kind
35 > suggestions would be very appreciated.:)
36 >
37 > About me:
38 > I’ve had 3 years’ great experience in java development (serveral
39 > school projects) and also be fimilar with c/c++ and shell scripts.
40 > I’ve been using gentoo for over 1 year and found that it's great.So I
41 > think that may be I can do sth. for gentoo community, if I can, taking
42 > the opputunity of GSoc.:)
43 >
44 >
45 > Thanks in advance:)
46 > Kyle Pan
47 >
48 >
49
50 Waiting to hear back from you.
51
52 Sincerely,
53 Serkan KABA

Replies

Subject Author
Re: [gentoo-soc] interested in Gentoo/Java IDE integration Kyle Pan <kyle.j.pan@×××××.com>