Get rid of "plugins.properties" requests

User 370359cdc8

12-01-2011 15:45:34


Hello!


 


We use MarvinSketch 5.3.8 as an embedded editor in a larger app. It’s delivered via Java WebStart. On every start MarvinSketch tries to download “plugins.properties” file from a server. Can this behavior be disabled or blocked somehow? We found “disablePluginsLookup” property in the documentation, but setting it to “true” [using msketchPane.setParam(“disablePluginsLookup=true\n”)] didn’t help.


 


Thanks in advance!


User 370359cdc8

13-01-2011 16:10:21

Hello again. I found that "disablePluginsLookup" property was introduced in MarvinSketch version 5.4.0, so it's obvious why it's not working with MarvinSketch 5.3.8. Still I would like to know is there any way to disable search of "plugins.properties" file by MarvinSketch?

ChemAxon 7c2d26e5cf

14-01-2011 14:38:41

Hi,


In 5.3.8, there is no option to do it.


Skipping loading plugins.properties has been introduced in 5.4.0.


Tamas