how to set the java exception site for windows local folder
how to add the folder "D:\Program Files\PTC\Creo 3.0\Common Files\protoolkit\" to Exception Site List in Java Control Panel?
java 1.8.x
windows 7 x64
internet explorer 11
on the Java web site, there are only exsamples for HTTP and HTTPS,
there is NOT any exsample for FILE protocol.
file:///D:\Program Files\PTC\Creo 3.0\Common Files\protoolkit\
file:///D:/Program Files/PTC/Creo 3.0/Common Files/protoolkit/
neither works
as a result , when i open the ProToolKit API , there comes the java security warning message.

