Zainstalowałem za pomocą ARK'a program NetBeans. Instalacja przebiegła prawidłowo, jednakże podczas uruchamiania programu dostaję komunikaty o niezainstalowanych modułach:
Kod: Zaznacz cały
Warning - could not install module JPDA Debugger API
JPDA Debugger API - This module requires JDKHOME/lib/tools.jar to be accessible.
This file was not found. Usually this means you are trying to run the IDE with the JRE instead of the full JDK.
If so, please use the --jdkhome command line option to specify a JDK installation.
W jaki sposób zainstalować JDK, JPDA ?
NetBeans'a potrzebuję do napisania programu w javie na zajecia z informatyki.