Note that there are some explanatory texts on larger screens.

plurals
  1. PORestarting GAE in eclipse
    primarykey
    data
    text
    <p>So I am learning Google App Engine with Java. When modifying files i realized I dont always see my changes. I try clicking the red button to stop the web application in eclipse and then restarting the application however I dont see the changes. This even happens if i run chrome in incognito mode. I also have the same problem with IE and Firefox (By default i use firefox when developing due to my preference of firebug). </p> <p>Also at times I will get annoyed with one project and start a new google app engine project. However the GAE will still be running the first one not the second one even though i close the project. Even worse was when i deleted the root project folder I still saw the index.html page though the links were broken for the project i deleted. </p> <p>I am thinking there are two issues one is that my browser is storing these files in a cache. And the other is that I am not actually restarting the google app engine. Is the right procedure just to click the red square in the console in eclipse or is there something to run on the command line (in windows)?</p> <p><strong>To be brief , if i want to stop the GAE from in eclipse and restart it to see any changes i made whats the easiest way to do this on windows?</strong> </p> <p>Thanks</p> <p>edit: </p> <p>Rumor has it that adding Google Web Toolkit to the project made my App Engine launch show up in the Development Mode pane, where it could be easily be killed or restarted. Is handling this issue this way a wise idea? </p> <p><a href="https://stackoverflow.com/questions/800701/how-do-i-restart-the-google-app-engine-java-server-in-eclipse?rq=1">Trying out this touch command idea, i was hoping there was a command line way to restart the server similar to ruby on rails</a> <a href="https://stackoverflow.com/questions/10210625/how-to-rebuild-and-restart-the-gae-server-for-a-project">the answer by dragon in this question would be helpful if it had more detail</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload