We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java 8 SnapshotFactory.openSnapshot() excute error: not found org.eclipse.mat.SnapshotException ? how read dump file and analyze by code?
The text was updated successfully, but these errors were encountered:
That's the right method: https://help.eclipse.org/latest/index.jsp?topic=/org.eclipse.mat.ui.help/doc/org/eclipse/mat/snapshot/SnapshotFactory.html&anchor=openSnapshot(java.io.File,java.util.Map,org.eclipse.mat.util.IProgressListener)
Probably there is some packaging issue in your application. What's the full exception and stack trace?
Sorry, something went wrong.
No branches or pull requests
java 8 SnapshotFactory.openSnapshot() excute error: not found org.eclipse.mat.SnapshotException ?
how read dump file and analyze by code?
The text was updated successfully, but these errors were encountered: