Hi, I added more information about debugging the WYSIWYG editor at http://dev.xwiki.org/xwiki/bin/view/Community/Debugging#HDebuggingtheWYSIWYGeditor . Tell me if this answers your question.
Thanks, Marius Leon Wang wrote: > Hi Dear XWiki developers, Hi Marius, > > I follow the instruction about how to debug Wysiwyg, " To debug using XWiki > in the backend you have to first start the server (normal or debug, > depending if you wish to debug server side code also) and then run the > start_wysiwyg_noserver_debug.sh script from the same directory as > start_xwiki.sh (copy it there first)." > > I used the start_xwiki.sh script to start the server. Then I used > start_wysiwyg_noserver_debug.sh > script try to debug it. However, after execute the script and it says > "Listening for transport dt_socket at address: 5006". I use Eclipse Remote > Debug connect to the port 5006. Then the Google Web Toolkt Hosted Mode > windows will prompt up and it says "Unable to find > 'com/xpn/xwiki/wysiwyg/Wysiwyg.gwt.xml' on your classpath; could be a typo, > or maybe you forgot to include a classpath entry for source?' I have copied > the Wysiwyg folder, which is /com/xpn/xwiki.wysiwyg and Wysiwyg.gwt.xml, to > the same folder of the start_wysiwyg_noserver_debug.sh. > > Is it because Maven gwt project layout and the gwt project layout are > different? What should I do? > > Thank you! > > Jue Wang > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

