mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-17 21:21:53 +00:00
new tests for FQNs and namespaces, using pluginpath config
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user