jdk/src/windows/lib/plugin.properties
changeset 2 90ce3da70b43
equal deleted inserted replaced
0:fd16c54261b3 2:90ce3da70b43
       
     1 #
       
     2 #
       
     3 # properties file for java runtime plugin to a browser
       
     4 #
       
     5 
       
     6 # whether to display stdout to a console window (for
       
     7 # debugging)
       
     8 plugin.console=false
       
     9 # the max no. of inactive codebases to keep in cache
       
    10 plugin.cacheSize=3
       
    11