public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jiale Pan (Kyle Pan)" <kyle.j.pan@gmail.com>
To: gentoo-soc@lists.gentoo.org, Serkan Kaba <serkan@gentoo.org>
Subject: [gentoo-soc] Gentoo/Java IDE integration Weekly report #6
Date: Thu, 30 Jun 2011 23:24:32 +0800	[thread overview]
Message-ID: <4E0C9530.3090001@gmail.com> (raw)

Hi All,

Very, very sorry for reporting late this week.

------------------project introduction--------------------------------
The project includes an improvement to current java-config and a new
eclipse-plugin. The plug-in, which when clicked, lists system installed
java libraries for users to select and import into projects. This avoids
user manually browses and locates system installed libraries, making
developing more efficient and comfortable. The existing tool
java-config, with some necessary improvements, is chosen as the data
retrieval backend of this project. Jython is used to integrate
java-config to the plug-in.This project will mainly benefit developers
using eclipse, and due to planned work on improvements to java-config,
it will benefit java-config project and even non-developer gentoo users
as well.

----------------progress of this week --------------------------------
1. UI improvement: added 1)Include javadoc checkbox 2) include javasrc 
checkbox ,and 3) the filter text box.
2. implemented the filter functionality and let it work.
3. modified the query_pkg_path() in my java_config_2_api.py for calling 
in API
4. add getClassPaths() in Wrappers.java for getting jars' real path in 
the system
5. changed TableViewer to CheckboxTableViewer for user to multi-checks
6. succeeded populated the libs user selected to project's build path. 
(ie, when user click finish on the plugin page, the selected libs will 
be populated as external libs of the project and showed in the 
"Referenced Libraries" of the project in Package Explorer)



---------------next week's plans --------------------------------
1. try to implement "include javasrc if installed" and "include javadoc 
if installed" function
2. implement the preference page give the user option to manually config 
Jython Lib path and Python installed path
2. learn how to build plugin's update site and begin deploying



-- 
Best regards,
Jiale Pan(Kyle Pan)



                 reply	other threads:[~2011-06-30 15:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E0C9530.3090001@gmail.com \
    --to=kyle.j.pan@gmail.com \
    --cc=gentoo-soc@lists.gentoo.org \
    --cc=serkan@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox