Last active
April 30, 2016 09:26
-
-
Save DStereo/aafc4e0d89044d1f29aff62a3dac30b4 to your computer and use it in GitHub Desktop.
Change JDK path for netbeans
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Open file C:\Program Files\NetBeans X.X\etc\netbeans.conf | |
2. Find parameter netbeans_jdkhome | |
3. Change path to proper JDK | |
X.X means your version of Netbeans. Mine is 8.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment