I most likely have a general question ... I use Eclipse as my IDE ... When I go -> HELP β About ECLIPSE SDK β INSTALLATION DETAILS β CONFIGURATION, I see the lines: -Djava.class.path = C: \ Eclipse, \ etc ... as well as java.library.path = C: \ Eclipse \ etc ...
I have two questions about this ... 1) What does -Djava.class.path mean in the context of the ECLIPSE environment? 2) How to change / change the java.library.path parameter for eclipse so that the changes I make are visible in the eclipse configuration window in the HELP menu as described above?
Thanks!
source share