Vojtech Szocs has uploaded a new change for review. Change subject: doc: Update README.developer regarding GWT debug ......................................................................
doc: Update README.developer regarding GWT debug http://wiki.ovirt.org/OVirt_Engine_Development_Environment updated to reflect changes in README.developer as well. Change-Id: I5d8df4ea6fb8cc029d61d49fb4237ab6844d23a2 Signed-off-by: Vojtech Szocs <[email protected]> --- M README.developer 1 file changed, 5 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/24/23024/1 diff --git a/README.developer b/README.developer index ffd2c69..ade1e4d 100644 --- a/README.developer +++ b/README.developer @@ -180,13 +180,13 @@ While <module> is webadmin or userportal-gwtp. -Debug port is 8000, more information is available at[1]. +Debug port is 8000, detailed instructions for GWT debugging are at [1]. -Common URLs, provided components running on same machine: - WebAdmin: http://127.0.0.1:8080/webadmin/webadmin/WebAdmin.html?gwt.codesvr=127.0.0.1:9997 - UserPortal: http://127.0.0.1:8080/UserPortal/org.ovirt.engine.ui.userportal.UserPortal/UserPortal.html?gwt.codesvr=127.0.0.1:9997 +GWT debug URLs, provided components running on same machine: + WebAdmin http://127.0.0.1:8080/ovirt-engine/webadmin/WebAdmin.html?gwt.codesvr=127.0.0.1:9997 + UserPortal http://127.0.0.1:8080/ovirt-engine/userportal/UserPortal.html?gwt.codesvr=127.0.0.1:9997 -[1] https://developers.google.com/web-toolkit/doc/latest/DevGuideCompilingAndDebugging +[1] http://wiki.ovirt.org/DebugFrontend DAO TESTS -- To view, visit http://gerrit.ovirt.org/23024 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5d8df4ea6fb8cc029d61d49fb4237ab6844d23a2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vojtech Szocs <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
