projects
/
idea
/
community.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'tree-bg-fix'
[idea/community.git]
/
bin
/
appletviewer.policy
1
grant {
2
permission java.security.AllPermission;
3
permission java.net.SocketPermission "*", "accept, connect, listen, resolve";
4
};
5
6
7