I've downloaded the AEM developer tools from https://eclipse.adobe.com/aem/dev-tools/ and followed instructions from http://docs.adobe.com/content/docs/en/dev-tools/aem-eclipse.html to setup a starting project
It looks like this:
My AEM is running on localhost:4502
, how can I actually post this sample code in AEM and test it out?
On the bottom left if I right click on server and click Start then I get this error.