We have a C++ project based on Linux system, so we need a good Editor but not Visual Studio since the C++ is for Linux. And, we do not want to use Ubuntu but just use Windows 7. So we decide to download Eclipse for C/C++ Windows Edition from Eclipse official site. (Note: our Windows [Read More ...]
OK, let us continue to install Java Runtime Environment: After you downloaded the Java file, our file name is “jre-6u25-windows-x64.exe” (IF you downloaded a 32-bit Java program, you should have different name, for example, “chromeinstall-6u25.exe” if you used Chrome browser) Double click the “jre-6u25-windows-x64.exe” file to start the installation of Java: Click “Install” button: OK, [Read More ...]
This time we will try to install a Java IDE tool. For a Java beginner who never used Java development tools, to install a Java development environment is not that easy which you think. But before we write any code, we need a tool to write the code, Simply, you can use anyone text editor [Read More ...]