If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
: WARNING - support of the decompiler is now VERY LIMITED. There are no active developers. This means waiting times in the issue tracker are very long and mostly depend on community. Sorry for the inconvenience.

#56 Some test output is left in this release
Author:
pepka

Date created:
Type: other
Visibility: Everybody
Assigned to:
State: closed 

For example
if (lastIp == 497) {
System.out.println("dff");
}
in Graph.java and printing to the file "test.txt" in SWFInputStream.java
Helper.writeFile("test.txt", br.toString().getBytes());
State: new→opened
Hi,
version 1.4.3u1 is released. Testing output is removed.
State: opened→upgraded
Thanks!
State: upgraded→closed