Added ids to settings map & added logger

This commit is contained in:
JKetelaar
2015-04-27 22:47:24 +02:00
parent 576067963d
commit d0103875eb
15 changed files with 161 additions and 42 deletions
@@ -3,6 +3,7 @@ package org.parabot.environment.servers.executers;
import org.parabot.core.Context;
import org.parabot.core.parsers.randoms.RandomParser;
import org.parabot.core.ui.components.PaintComponent;
import org.parabot.environment.scripts.executers.SecurityManagerDemo;
import org.parabot.environment.servers.ServerProvider;
/**