티스토리 뷰
Window10 Java 프로그램 실행안될때 32bit로 설치후 실행
jamezc 2019. 10. 3. 22:56Window10 Java 프로그램 실행안될때 32bit로 설치후 실행하면 동작 합니다.
Java 를 제공하는 Oracle 홈페이지 접속
https://www.oracle.com/technical-resources/
Get the latest product technical information from Oracle
Oracle Technical Resources provides services and resources to help developers, DBAs, and architects build, deploy, manage, and optimize applications
www.oracle.com
Java Downloads 페이지에 들어가서 Java (JDK) for Developers 으로 들어감
현재 제공되는 가장 최신 버전의 Java SE 의 DOWNLOAD Page로 들어간다.
아래의 경우 Java SE 13이 가장 최신
그런데, 최신버전의 JAVA에서는 Windows 32bit를 제공하지 않는것 같다!!!! 엥!?
그래서 아래의 Java SE Development Kit 8 버전을 들어가게 되면 Windows 32bit 를 다운로드 가능하다!
https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Java SE Development Kit 8 - Downloads
Java SE Development Kit 8 Downloads Thank you for downloading this release of the Java™ Platform, Standard Edition Development Kit (JDK™). The JDK is a development environment for building applications, applets, and components using the Java programming la
www.oracle.com
Windows x86 (jdk-8u221-windows-i586.exe) 를 다운로드해서 설치하면 끝!
'Computer > OS (Windows, Linux, Android, iOS ..)' 카테고리의 다른 글
[Windows10] 외장하드 Drive 경로 변경하기 (0) | 2020.02.04 |
---|---|
PC성능 체크 프로그램 v1.91 (0) | 2020.01.25 |
[Windows] 배터리 수명 확인 (0) | 2019.07.09 |
[Android] InApp Purchase (인앱결제) (0) | 2019.06.26 |
[Android] Activity 중복실행 방지 (0) | 2019.06.25 |