On Sun, May 1, 2011 at 20:24, Jun Han <[email protected]> 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. > > 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. > > 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.
To build XEclipse you have to follow https://svn.xwiki.org/svnroot/xwiki/xeclipse/trunk/README which is based on maven but without Tycho. Make the build based on Tycho is one of the goal during this GSOC I think. There is a jira issue about that but I can't access Jira right now. > > Best regards > Jun Han > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

