Thanks! That was my problem as well, but I didn't realize at first that you were talking about renaming type of server "SAP HANA Cloud Platform localhost" (appearing in the openSAP course "Introduction to SAP HANA Cloud Platform (Repeat)") to "Java EE 6 Web Profile Server".
So, finally I just did create the local server in my Eclipse for that course. However, I can't run any applications there, because Console says "Java version is not correct. The supported versions are 1.6 and 1.7", and I did install jre.1.8.0_65 when installing Java following course instructions (to do so I had to remove version 1.6 I already had). The point is that now new installations of Java 1.7 are not available http://www.java.com/en/download/faq/java_7.xml so now I wonder if there is any way to make the console run with that Java 1.8 version, otherwise I won't be able to follow the course (even in my old laptop with Windows Vista, because the new one with Windows 10 does not allow Eclipse to install the SAP HANA Cloud plugins to add the SHC server type) because I can't run local Java applications in my laptop.
Anyway, thanks a lot for this help blog, it did really help to clarify and solve many issues!