I am learning Java and trying to run some examples using Java web start.
However, I cannot seem to find that package javax.jnlp.
javax.jnlp
This same error
Can be found in jre/lib/javaws.jar in 1.7 and 1.8, as per: https://stackoverflow.com/a/13555413/829305
jre/lib/javaws.jar
The jre/ directory can be found inside the jdk/ directory if you've only got the JDK installed.
jre/
jdk/