JavaWeb course design project actual combat (02) - building a development environment


Copyright Notice

  • The original author of this article: Brother Gu’s younger brother
  • Author blog address: http://blog.csdn.net/lfdfhl

insert image description here

friendly reminder

1. If your device already has a basic Java development environment available, there is no need to rebuild it.
2. If you need to rebuild Java development, please be sure to completely uninstall the previous environment.
3. Please try to ensure that the development-related environment does not involve Chinese and Special characters
4. Students who already have a J2EE development environment do not need to rebuild the development environment unless necessary.
5. Please be careful and patient during the environment construction process; dare to try and not be afraid of making mistakes

Install JDK

Graphical references are as follows:

https://blog.csdn.net/lfdfhl/article/details/91441681

Install IDEA

Graphical references are as follows:

https://blog.csdn.net/lfdfhl/article/details/125387986

Install Tomcat

Graphical references are as follows:

https://blog.csdn.net/lfdfhl/article/details/91441681

Install MySQL

Graphical references are as follows:

https://blog.csdn.net/lfdfhl/article/details/91441681

Install Navicat

Graphical references are as follows:

https://blog.csdn.net/lfdfhl/article/details/91441681

Guess you like

Origin blog.csdn.net/lfdfhl/article/details/131690096