0% found this document useful (0 votes)
33 views3 pages

Setup and Create New Project

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views3 pages

Setup and Create New Project

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

1/31/2024

Environment and installations


 Java JDK

 Eclipse IDE

1. Java JDK.
(https://www.oracle.com/java/technologies/downloads/)

2. Eclipse IDE. (https://www.eclipse.org/downloads/)

1
1/31/2024

2. Eclipse IDE. (https://www.eclipse.org/downloads/)

Maybe you have trouble selecting the version. Try to re-install Eclipse IDE
one more time

OR
Modify C:\Users\KHOAND\eclipse\java-2023-06\eclipse\eclipse.ini
Add
--launcher.appendVmargs
-vm
C:\Program Files\Java\jdk-20\bin\javaw.exe
-vmargs

Start a project for JAVA

https://www.softwaretestinghelp.com/eclipse/eclipse-creating-your-first-project/

Start a project for JAVA

2
1/31/2024

Start a project for JAVA

Start a project for JAVA

Start a project for JAVA

You might also like