On Thu, Jun 17, 2010 at 10:41, Thomas Mortagne <thomas.mortagne@xwiki.com> wrote:
On Thu, Jun 17, 2010 at 00:48, James Cuzella <james.cuzella@alumni.mines.edu> wrote:
On Wed, Jun 9, 2010 at 7:47 AM, DarkVolbec <lbep101@hotmail.com> wrote:
Yes you are right, thanks for the advise. Probably the blog module is more what I need.
Now how can I build it in eclipse? :) -- View this message in context: http://xwiki.475771.n2.nabble.com/Problem-to-build-XWiki-Manager-2-3-1-in-Ec...
I think if someone who knows what they're doing could quickly run through and update the build & debug documentation for Eclipse, that would be very helpful!
I've been trying to get xwiki-enterprise working in Eclipse for some time now, and haven't had much luck. I'm no newbie to Eclipse or *nix, however, I am a newbie to maven & developing *large* projects in Java.
Why do you absolutely want to build xwiki-enterprise in Eclipse ? Jar projects why not but it's a lot easier to build xwiki-enterprise distribution in console with mvn command (see http://dev.xwiki.org/xwiki/bin/view/Community/Building). Especiallt if you are a *nix user.
M2Eclipse use some early beta version of maven which probably have issue with some fancy things we do in xwiki-enterprise.
I got lost in the sheer number of documents from which I had to pull instructions or configuration information from, all of which appeared to be using an older version of Eclipse. I'm still not sure where things went wrong, but I am sure that a single step-by-step setup document (that currently works) would definitely help.
For debugging XE (not building a distribution of it) you should look at http://dev.xwiki.org/xwiki/bin/view/Community/DebugXEWithEclipse if you don't need the WYSIWYG (it's not supported yet out of the box but you can probably tweak it a little to support it if you know well Eclipse and GWT).
Thanks! _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne