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.

#637 Compiling source code
Author:
myztikrice

Date created:
Type: question
Visibility: Everybody
Assigned to:
JPEXS

Labels: Build
State: closed 

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?
That is I'm typing java -jar "ASDec.jar"
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: →
JPEXS

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