On 05/29/2010 12:05 AM, James Cuzella wrote:
> On Fri, May 28, 2010 at 12:46 AM, Vincent Massol<[email protected]>  wrote:
>>
>> On May 28, 2010, at 1:16 AM, James Cuzella wrote:
>>
>>> On Wed, May 26, 2010 at 12:10 AM, Vincent Massol<[email protected]>  wrote:
>>>> Hi James,
>>>>
>>>> I don't know what the problem is with m2eclipse (I haven't used it to run 
>>>> an archetype) but for the second problem it was because of an invalid 
>>>> dependency.
>>>> I've fixed it in SVN.
>>>>
>>>> For now you can simply edit the generated pom.xml and replace
>>>> xwiki-core-rendering-parser-wikimodel
>>>>
>>>> with
>>>>
>>>> xwiki-core-rendering-syntax-wikimodel
>>>>
>>>> Thanks for reporting this.
>>>> -Vincent
>>>
>>>
>>> Thanks, that fixed it!  Now have Eclipse working pretty well for
>>> coding, however I'm confused how I can debug or run my code within
>>> Eclipse for testing.
>>
Actually I think you should have a look at
http://svn.xwiki.org/svnroot/xwiki/platform/xwiki-tools/trunk/xem-web-debug-eclipse/

It's an Eclipse project that is already configured for hacking XE.
Just follow the instruction in the README.txt

It's true that you should complement that information with that you 
found on the Wiki page (e.g., AspectJ configuration, etc.)

Anyway I think that you should definitely start from the 
xem-web-debug-eclipse project.

-Fabio
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to