XWiki Eclipse IDE Integration - Milestone 1
Hi All, We have completed milestone-1 of the eclipse xwiki plug-in binary and source (eclipse project) are available via, http://jira.xwiki.org/jira/browse/XWIKI-1360 Implemented features, 1. Login to XWiki 2. Selectively import spaces 3. Navigate through document hierarchy Thanks. - Tharindu
Hi Tharindu, On Jun 23, 2007, at 1:30 PM, tharindu jayasuriya wrote:
Hi All,
We have completed milestone-1 of the eclipse xwiki plug-in
binary and source (eclipse project) are available via,
http://jira.xwiki.org/jira/browse/XWIKI-1360
Implemented features,
1. Login to XWiki
2. Selectively import spaces
3. Navigate through document hierarchy
A very good start! Excellent work :) I've tried it and it worked fine. I just had one issue with the connection form (see attached image). As you can see the fields are too small in height. I think the next step is to clean up your source code and to start committing something clean in the XWiki SVN repository. I'm proposing to commit in xwiki-sandbox/eclipse to start with for now. Please note that you'll need to follow the conventions listed here: http://www.xwiki.org/xwiki/bin/view/Community/DevelopmentPractices http://www.xwiki.org/xwiki/bin/view/Community/CodeStyle I much prefer that we integrate what you have in our code base now and that you then work on it incrementally rather than you continue implementing features but without following our coding standards, etc as it would make it more complex to integrate later. The idea is that once it's all nice and clean in xwiki-sandbox and once we do a first release of it, we'll then send a vote to move it to xwiki-extensions/ proper (thus as supported code) and we'll release it on xwiki.org. We'll also need a Maven2 build. I can help you with that if you have problems. If you're ok with this, I'll send a vote to allow you write access to the XWiki Sandbox area. WDYT? Thanks -Vincent
I forgot the attachment. Here it is. -Vincent  On Jun 24, 2007, at 1:32 PM, Vincent Massol wrote:
Hi Tharindu,
On Jun 23, 2007, at 1:30 PM, tharindu jayasuriya wrote:
Hi All,
We have completed milestone-1 of the eclipse xwiki plug-in
binary and source (eclipse project) are available via,
http://jira.xwiki.org/jira/browse/XWIKI-1360
Implemented features,
1. Login to XWiki
2. Selectively import spaces
3. Navigate through document hierarchy
A very good start! Excellent work :)
I've tried it and it worked fine. I just had one issue with the connection form (see attached image). As you can see the fields are too small in height.
I think the next step is to clean up your source code and to start committing something clean in the XWiki SVN repository. I'm proposing to commit in xwiki-sandbox/eclipse to start with for now. Please note that you'll need to follow the conventions listed here:
http://www.xwiki.org/xwiki/bin/view/Community/DevelopmentPractices http://www.xwiki.org/xwiki/bin/view/Community/CodeStyle
I much prefer that we integrate what you have in our code base now and that you then work on it incrementally rather than you continue implementing features but without following our coding standards, etc as it would make it more complex to integrate later. The idea is that once it's all nice and clean in xwiki-sandbox and once we do a first release of it, we'll then send a vote to move it to xwiki-extensions/ proper (thus as supported code) and we'll release it on xwiki.org.
We'll also need a Maven2 build. I can help you with that if you have problems.
If you're ok with this, I'll send a vote to allow you write access to the XWiki Sandbox area.
WDYT?
Thanks -Vincent
Hi Vincent, On 6/24/07, Vincent Massol <[email protected]> wrote:
Hi Tharindu, On Jun 23, 2007, at 1:30 PM, tharindu jayasuriya wrote:
Hi All,
We have completed milestone-1 of the eclipse xwiki plug-in
binary and source (eclipse project) are available via,
http://jira.xwiki.org/jira/browse/XWIKI-1360
Implemented features,
1. Login to XWiki
2. Selectively import spaces
3. Navigate through document hierarchy
A very good start! Excellent work :)
I've tried it and it worked fine. I just had one issue with the connection form (see attached image). As you can see the fields are too small in height.
I think is because of the different implementations of SWT in different platforms, anyway, increasing the text field size will do the job. I think the next step is to clean up your source code and to start
committing something clean in the XWiki SVN repository. I'm proposing to commit in xwiki-sandbox/eclipse to start with for now. Please note that you'll need to follow the conventions listed here:
http://www.xwiki.org/xwiki/bin/view/Community/DevelopmentPractices http://www.xwiki.org/xwiki/bin/view/Community/CodeStyle
I much prefer that we integrate what you have in our code base now and that you then work on it incrementally rather than you continue implementing features but without following our coding standards, etc as it would make it more complex to integrate later. The idea is that once it's all nice and clean in xwiki-sandbox and once we do a first release of it, we'll then send a vote to move it to xwiki-extensions/ proper (thus as supported code) and we'll release it on xwiki.org.
We'll also need a Maven2 build. I can help you with that if you have problems.
Ok Vincent, I'll get familiar with coding standards and come up with a Maven2 build (need to get familiar with it as well). Mean while, Asiri will work on gathering basic knowledge on the editing part, so we can speed up the work once we have the proper source tree. If you're ok with this, I'll send a vote to allow you write access to the
XWiki Sandbox area.
I'll send you a mail once I have the code refractored and the Maven2 build in place. Is it OK with you ? WDYT?
Thanks -Vincent
-- You receive this message as a subscriber of the [email protected] list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Tharindu, This looks extremely interesting J. However, I don't quite understand _what_ you'd be doing in Eclipse. Would you use Eclipse for editing and creating pages, administration, creating objects and classes, or all of the above? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kito D. Mann - Author, JavaServer Faces in Action <http://www.virtua.com/> http://www.virtua.com - JSF/Java EE consulting, training, and mentoring <http://www.jsfcentral.com/> http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info * Sign up for the JSF Central newsletter! http://oi.vresp.com/?fid=ac048d0e17 * From: tharindu jayasuriya [mailto:[email protected]] Sent: Saturday, June 23, 2007 7:31 AM To: [email protected] Subject: [xwiki-dev] XWiki Eclipse IDE Integration - Milestone 1 Hi All, We have completed milestone-1 of the eclipse xwiki plug-in binary and source (eclipse project) are available via, http://jira.xwiki.org/jira/browse/XWIKI-1360 Implemented features, 1. Login to XWiki 2. Selectively import spaces 3. Navigate through document hierarchy Thanks. - Tharindu
Hi, This works fine on my computer.. Great work.. A few suggestions: 1/ Add an XWiki Perspective to make it easier to add the XWiki navigation 2/ Add an navigation by parent/child I think we'll need major rework on the XML-RPC interface to extend it and support translated documents, objects and classes. We should look into this and try to merge it with the GWT API (for the backend part). What we probably need to do is keep the "confluence" compatible XML-RPC api and create a new "xwiki" XML-RPC api Ludovic tharindu jayasuriya a écrit :
Hi All,
We have completed milestone-1 of the eclipse xwiki plug-in
binary and source (eclipse project) are available via,
http://jira.xwiki.org/jira/browse/XWIKI-1360 <http://jira.xwiki.org/jira/browse/XWIKI-1360>
Implemented features,
1. Login to XWiki
2. Selectively import spaces
3. Navigate through document hierarchy
Thanks.
- Tharindu ------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost AIM: nvludo Yahoo: ludovic
On 6/25/07, Ludovic Dubost <[email protected]> wrote:
Hi,
This works fine on my computer.. Great work.. A few suggestions:
1/ Add an XWiki Perspective to make it easier to add the XWiki navigation
Yes, that'd be nice.. 2/ Add an navigation by parent/child This is on the schedule, http://jira.xwiki.org/jira/browse/XWIKI-1376 I think we'll need major rework on the XML-RPC interface to extend it
and support translated documents, objects and classes. We should look into this and try to merge it with the GWT API (for the backend part).
What we probably need to do is keep the "confluence" compatible XML-RPC api and create a new "xwiki" XML-RPC api
Yes, this would prove valuable in future as well. - Tharindu Ludovic
tharindu jayasuriya a écrit :
Hi All,
We have completed milestone-1 of the eclipse xwiki plug-in
binary and source (eclipse project) are available via,
http://jira.xwiki.org/jira/browse/XWIKI-1360 <http://jira.xwiki.org/jira/browse/XWIKI-1360>
Implemented features,
1. Login to XWiki
2. Selectively import spaces
3. Navigate through document hierarchy
Thanks.
- Tharindu ------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost AIM: nvludo Yahoo: ludovic
-- You receive this message as a subscriber of the [email protected] list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-----Original Message----- From: Ludovic Dubost [mailto:[email protected]] Sent: Sunday, June 24, 2007 7:04 PM To: [email protected] Subject: Re: [xwiki-dev] XWiki Eclipse IDE Integration - Milestone 1
Hi,
This works fine on my computer.. Great work.. A few suggestions:
1/ Add an XWiki Perspective to make it easier to add the XWiki navigation 2/ Add an navigation by parent/child
I think we'll need major rework on the XML-RPC interface to extend it and support translated documents, objects and classes. We should look into this and try to merge it with the GWT API (for the backend part).
What we probably need to do is keep the "confluence" compatible XML-RPC api and create a new "xwiki" XML-RPC api
Rather than creating a new proprietary API, what about either Atom or Google's GData (http://code.google.com/apis/gdata/index.html)? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kito D. Mann - Author, JavaServer Faces in Action http://www.virtua.com - JSF/Java EE consulting, training, and mentoring http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info * Sign up for the JSF Central newsletter! http://oi.vresp.com/?fid=ac048d0e17 *
participants (4)
-
Kito D. Mann -
Ludovic Dubost -
tharindu jayasuriya -
Vincent Massol