Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0SDK-alpha02
-
None
Description
A user tried migrating from compiled classes, without specifying the classpath. There is a missing detection of this mis-configuration. There is no proper handling if the decompile fails -the Java Parser is invoked on the non-parsible !Error message. Fix both of these.