For monitoring with CloudWatch Create a Java web application on Windows Server 2016.
Write code to output today's date in javac
This time, I created it with the free frame of EC2. I'll omit the details of VPC and EC2 as they are rolling everywhere.
See the site below for setting up the development environment. https://www.ibm.com/developerworks/jp/opensource/library/os-eclipse-tomcat/index.html
It's a hassle to install one by one, so use All in one http://mergedoc.osdn.jp/
This time, Select Windows 64bit Full Edition Java for Eclipse 4.7 Oxygen It has a capacity of about 14GB, so wait about 15 minutes.
Unzip it using 7zip described later, execute Eclipse.exe, and if no error occurs, it is completed.
Introduced decompression software This time, select 7zip
Access the official website http://7-zip.org/
This time, Select Download 7-Zip 16.04 (2016-10-04) for Windows For bit, I chose 64.
After the download is complete, run the installer and If there are no errors, installation is complete.
Recommended Posts