mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
|
grant codeBase "file:${jep.pluginhome}/Contents/Resources/Java/JavaEmbeddingPlugin.jar" {
|
||
|
permission java.security.AllPermission;
|
||
|
};
|