On 05/01/2011 08:24 PM, Jun Han wrote:
Dear all,
First of all, I am very glad that I can participate in the GSOC project
and thanks a lot for giving this great oppotunity.
Hi Jun, welcome aboard!
During the Community bonding period, I will look
at the JIRA issues
about XEclipse.
However, I have several questions about XEclipse development:
1. Now the whole XWiki project is moving to github, where would XEclipse
project be hosted, in SVN or git? I searched for XEclipse in github, and
do not find a related entry.
It will be migrated to github in the very near
future. For the moment,
you can checkout the sources from SVN to take a look at the code.
2. what
is the build method, using maven, Tycho or just in Eclipse IDE?
This is related to XEclipse-150 issue In JIRA, which requires the whole
XEclipse project to be built from maven and Tycho. I can already run
XEclipse from Eclipse IDE. But if maven is to be used, I think I will
learn some maven as well.
Currently, maven is the recommended way to build
XEclipse. The 150 issue
was created especially for you, so that can be your first task.
Best regards
Jun Han