Finished up the proxy jockeying. Now we peek into the registry to see if
they've already got a proxy configuration. Oh how we love to go native.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
-ClassPath:
|
||||
/usr/local/jdk1.4/jre/lib/rt.jar
|
||||
dist/classes
|
||||
lib/jRegistryKey.jar
|
||||
../../projects/samskivert/dist/samskivert.jar
|
||||
../../lib/commons-io.jar
|
||||
../../lib/javaws.jar
|
||||
@@ -37,6 +38,14 @@ com.sun.*
|
||||
|
||||
-ExcludeMethods:
|
||||
|
||||
-IncludeClassesUnconditional:
|
||||
ca.beq.util.win32.registry.RegistryException
|
||||
ca.beq.util.win32.registry.RegistryKey
|
||||
ca.beq.util.win32.registry.RegistryValue
|
||||
ca.beq.util.win32.registry.RootKey
|
||||
ca.beq.util.win32.registry.ValueIterator
|
||||
ca.beq.util.win32.registry.ValueType
|
||||
|
||||
-General:
|
||||
nomakepublic
|
||||
fornamedetection
|
||||
|
||||
Reference in New Issue
Block a user