자바[Java] 개발환경 구축하기 (win64기준 - 개발툴 다운로드 가이드)

반응형
1. 자바언어 JDK (다운로드)
  • Java SE Development Kit 8u26 설치 

경로) Products > Software > Java > Java SE Development Kit 8u321 > Windows x64

 


  1. 이클립스 (다운로드)
  • Eclipse IDE for Enterprise Java Developers 설치

경로) Download Packages > Eclipse IDE for Enterprise Java Developers > Windows 64-bit


  1. 톰캣 서버 (다운로드)
  1. Tomcat 9
  • apache-tomcat-9.0.53-windows-x64.zip 설치

경로) Download > Archives > Tomcat 9 > tomcat-9/ > v6.0.53/ > bin/ > apache-tomcat-9.0.53-windows-x64.zip(web.xml - Embedded)

  1. Tomcat 9
  • 64-bit Windows zip (pgp, sha512) 설치

경로) Tomcat 9 > 64-bit Windows zip (pgp, sha512)


  1. 데이타베이스 시스템 (다운로드)

https://www.oracle.com/database/technologies/xe-prior-release-downloads.html

 
  • Oracle Database 11gR2 Express Edition for Windows x64 설치

경로) XE 11g ‘검색’ > XE Prior Release Archive > Oracle Database 11gR2 Express Edition for Windows x64

** msvcr100 파일 업로드 경로
java > jdk > jre > bin

  • 오라클 EX 11g 설치
    딴 버전이나 등은 계속 메모리 많이 먹음.
    DB를 계속 상업용으로 상용 관리 하는 게 아니니깐 이렇게 라이트한 걸로 하면 개발 테스트로 충분함

  1. SqlDeveloper (다운로드)
  • Oracle SQL Developer 19.2.1 Downloads 설치

경로) SqlDeveloper download ‘검색’ > Oracle SQL Developer 19.2.1 Downloads > Windows 32-bit/64-bit

반응형