JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : We have got a new blog where we post some interesting SWF internals info.

List of issuesList of issues

#637 Compiling source code
Date created:
Type: question
Visibility: Everybody
Assigned to: admin JPEXS
Labels: Build
State: closed Help

I have built the source code in NetBean and produced an ASDec.jar file. However, trying to compile it from the cmd gives me Error: Could not find or load main class com.jpexs.asdec.Main What do I do?
user
That is I'm typing java -jar "ASDec.jar"
admin
Which version are you trying to compile? The decompiler should be build with Ant. You can see instructions how to build it here: source.html
Assigned:admin JPEXS
developer
You wrote the following in #632: "I compiled the source of 1.7 and it was able to make changes to the swf file correctly." So now you can compile the source, I close this issue.
State: new→closed