Thanks Thomas, But I think that shouldn't be the problem because I didn't update anything since last Wednesday I think and I was working with Maven in offline mode.
Nevertheless I'll try that tomorrow since today me Internet connection is down (I'm writing from a friend's computer now). ----- Original Message ----- From: "Thomas Mortagne" <[EMAIL PROTECTED]> To: "XWiki Developers" <[email protected]> Sent: Monday, July 14, 2008 4:15 PM Subject: Re: [xwiki-devs] Debugging XWiki - xwiki-core > btw I upgraded > http://dev.xwiki.org/xwiki/bin/view/Community/DebugXEWithEclipse_WebDependencies > with an 1.6-SNAPSHOT based example. > > On Mon, Jul 14, 2008 at 3:59 PM, Thomas Mortagne > <[EMAIL PROTECTED]> wrote: >> Hi Markus, >> >> XE/Core trunks is now 1.6, are you sure you have the correct version >> in the pom.xml of xe-web-debug ? M2Eclipse WTP Supoort automatically >> add project in J2EE dependencies so if xwiki-core is not already >> linked I think this is the problem. >> >> Sometime when you change dependencies versions you can get duplicates >> in WTP published folder. In "Server" view, call "clean" to remove old >> jars. Also you can try to remove xwiki-core's target folder and call >> "Update Project Configuration". >> >> On Mon, Jul 14, 2008 at 2:09 PM, Markus Lanthaler >> <[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> I'm currently trying to debug XWiki with Eclipse. I set up everything as >>> explained in >>> http://dev.xwiki.org/xwiki/bin/view/Community/DebugXEWithEclipse and >>> everything runs fine. Also debugging works, but my problem is that the >>> downloaded xwiki-core JAR is used instead of my xwiki-core project in my >>> Eclipse workspace. If I attach the the xwiki-core project as the source >>> to >>> that JAR (Eclipse asks me for that) the lines don't correspond if I set >>> a >>> breakpoint and try to step through the program. >>> >>> I set my xwiki-core project as a J2EE module dependency and also as >>> project >>> dependency of my xe-debug-web project. >>> >>> Any ideas what goes wrong? >>> >>> >>> Thanks a lot, >>> Markus >>> >>> _______________________________________________ >>> devs mailing list >>> [email protected] >>> http://lists.xwiki.org/mailman/listinfo/devs >>> >> >> >> >> -- >> Thomas Mortagne >> > > > > -- > Thomas Mortagne > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

