export fixes

This commit is contained in:
honfika@gmail.com
2015-01-22 10:08:26 +01:00
parent 6eefb19f9e
commit 7ebe345c4d
14 changed files with 213 additions and 222 deletions

View File

@@ -1036,6 +1036,7 @@ public class Main {
*/
public static void main(String[] args) throws IOException {
//args = new String[]{"-export", "script", "C:\\Projects\\FFDec\\FFDec\\exp", "C:\\Projects\\FFDec\\FFDec\\ATG_-_Reconstruction.v1696.swf"};
clearTemp();
String pluginPath = Configuration.pluginPath.get();
if (pluginPath != null && !pluginPath.isEmpty()) {