Menu

#2 Decompiling but no contents!

open
nobody
None
5
2003-07-08
2003-07-08
Anonymous
No

After succesfully installing the program, I just get
the following , when I try to decompile a class:
-----------------------------------
// Decompiled by JReversePro 1.4.1
// Home : http://jrevpro.sourceforge.net
// JVM VERSiON: 46.0
// SOURCEFILE: ArithmeticDemo.java

import java.io.PrintStream;

public class ArithmeticDemo{

public ArithmeticDemo()
{
}

public static void main(String[] stringArr)
{
}

}
---------------------------------------

What have I done wrong?

Discussion


Log in to post a comment.