Re: [xwiki-users] Debugging XWiki on Eclipse

2011-05-30 Thread Thomas Mortagne
On Mon, May 30, 2011 at 03:03, Baratóvsk nando...@gmail.com wrote: It's running fine now! I modified two things before it started working: 1. The path to my xwiki-platform folder had an empty space. I renamed the folder to remove the empty space.    I had some problems with an Eclipse-base

Re: [xwiki-users] Debugging XWiki on Eclipse

2011-05-30 Thread Baratóvsk
I'll update the document. How do i create an account at dev.xwiki.org? Thanks On Mon, May 30, 2011 at 4:09 AM, Thomas Mortagne thomas.morta...@xwiki.comwrote: On Mon, May 30, 2011 at 03:03, Baratóvsk nando...@gmail.com wrote: It's running fine now! I modified two things before it

Re: [xwiki-users] Debugging XWiki on Eclipse

2011-05-30 Thread Thomas Mortagne
On Mon, May 30, 2011 at 14:11, Baratóvsk nando...@gmail.com wrote: I'll update the document. How do i create an account at dev.xwiki.org? You actually create it on ww.xwiki.org for the whole wiki farm. Thanks On Mon, May 30, 2011 at 4:09 AM, Thomas Mortagne

Re: [xwiki-users] Debugging XWiki on Eclipse

2011-05-30 Thread Thomas Mortagne
On Mon, May 30, 2011 at 14:17, Thomas Mortagne thomas.morta...@xwiki.com wrote: On Mon, May 30, 2011 at 14:11, Baratóvsk nando...@gmail.com wrote: I'll update the document. How do i create an account at dev.xwiki.org? You actually create it on ww.xwiki.org for the whole wiki farm.

Re: [xwiki-users] Debugging XWiki on Eclipse

2011-05-29 Thread Baratóvsk
It's running fine now! I modified two things before it started working: 1. The path to my xwiki-platform folder had an empty space. I renamed the folder to remove the empty space. I had some problems with an Eclipse-base IDE at work because of paths containing spaces. 2. I moved the path

Re: [xwiki-users] Debugging XWiki on Eclipse

2011-05-27 Thread Thomas Mortagne
On Fri, May 27, 2011 at 04:52, Baratóvsk nando...@gmail.com wrote: One last question... When i startet the application i got a ClassNotFoundException for org.xwiki.container.servlet.XWikiServletContextListener. I imported the corresponding maven project and added it to the Deployment

Re: [xwiki-users] Debugging XWiki on Eclipse

2011-05-27 Thread Thomas Mortagne
On Fri, May 27, 2011 at 03:37, Baratóvsk nando...@gmail.com wrote: Hello Thomas, I had already checked the README.txt. It took some time until i figured out what a shared resource is, but i eventually saw the linked resources with a missing path variable... For anyone who didn't see it, you

Re: [xwiki-users] Debugging XWiki on Eclipse

2011-05-27 Thread Baratóvsk
On Fri, May 27, 2011 at 4:10 AM, Thomas Mortagne thomas.morta...@xwiki.comwrote: On Fri, May 27, 2011 at 04:52, Baratóvsk nando...@gmail.com wrote: One last question... When i startet the application i got a ClassNotFoundException for

Re: [xwiki-users] Debugging XWiki on Eclipse

2011-05-26 Thread Baratóvsk
Hello Thomas, I had already checked the README.txt. It took some time until i figured out what a shared resource is, but i eventually saw the linked resources with a missing path variable... For anyone who didn't see it, you can create the XWIKIPLATFORM path variable by right-clicking any folder

Re: [xwiki-users] Debugging XWiki on Eclipse

2011-05-26 Thread Baratóvsk
One last question... When i startet the application i got a ClassNotFoundException for org.xwiki.container.servlet.XWikiServletContextListener. I imported the corresponding maven project and added it to the Deployment Assembly. Then, another class was missing... Do i need to import all the