grant {
// needed because of the hot reload functionality
permission java.net.SocketPermission "*", "connect,resolve";
};