I am deploying to Google App Engine from (Windows 10) Eclipse (w. GAE plugin). All's well with deployment. But is there a way to browse the deployed code from one of the Google dashboards? e.g., to view the project /war directory, see the html, jpg, and css files, in their places in the deployment tree, and so on? What am i missing? (i've not configured pipes or continuous deployment.. I am deploying from Eclipse project only).
Thank you.