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
<mark_lanthaler(a)gmx.net> 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
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Thomas Mortagne