|
||||||||
Google App Engine: Eclipse Plugin
1) Create Project (File->New Project->Google App Engine StandardProject OR File->New->Other->Google Cloud Platform->Google App Engine Standard Java Project)
The result will be the following pop-up window
2) Edit Code in Project, create new classes,etc. as desired
3) Run the Project locally (right_click project folder->Run as ->can also do Debug As)Will start the webapp locally at either http://localhost:8080 or http://localhost:8888
|
||||||||
© Lynne Grewe |