Hi, I was trying to refer the steps provided for "building and running with Eclipse". The link is http://www.xwiki.org/xwiki/bin/view/DevGuide/Dev+Environment The steps I performed were: 1) Created a new java project from Existing Ant build file. 2) Downloaded the WTP plug-in for eclipse and placed in appropriate folder 3) Downloaded eclipse plug-in for tomcat so that I can start and stop the apache server. 4) Configured for Apache in elipse by windows->preferences->server->installed Runtimes 5) Placed the dotfiles in xwiki folder.(my workspace) 6) release(default) build is successful. 7) When I try to run on debug on server it says "Selection did not contain anything that can be run on the server" Please let me know where I am going wrong. I really need it to get going. Thanks, Gyanesh