this is hopefully something simple but... Eclipse has been working relatively fine for everything except deploying to GAE.
I can run my GAE app locally, but when I
Removing the JRE file located in my C:/Program Files(*86)/Java folder , reopening the eclipse IDE resolved the issue.
C:/Program Files(*86)/Java
I had Java JDK installed in my C:/Program Files/Java folder which was not detected earlier.
C:/Program Files/Java