new tests for FQNs and namespaces, using pluginpath config

This commit is contained in:
honfika@gmail.com
2015-10-23 10:52:44 +02:00
parent f977c1c381
commit cbb3b1bff2
15 changed files with 227 additions and 20 deletions

View File

@@ -1146,9 +1146,6 @@ public class Main {
public static void main(String[] args) throws IOException {
clearTemp();
//String pluginPath = Configuration.pluginPath.get();
//if (pluginPath != null && !pluginPath.isEmpty()) {
//}
try {
SWFDecompilerPlugin.loadPlugins();