-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
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
CPLC needs setup #82
Comments
@judovana since CPLC has released multiple times since the creation of this issue in May, please elaborate what parts of this issue are still relevant if any, otherwise it's a candidate for deeper discussion or closing. |
I need to doubel check what is doen where
…--
Mgr. Jiri Vanek
***@***.***
---------- Původní e-mail ----------
Od: Prokop Tunel ***@***.***>
Komu: pmikova/java-runtime-decompiler ***@***.***
github.com>
Datum: 14. 10. 2021 18:58:08
Předmět: Re: [pmikova/java-runtime-decompiler] CPLC needs setup (#82)
"
@judovana(https://github.com/judovana) since CPLC has released multiple
times since the creation of this issue in May, please elaborate what parts
of this issue are still relevant if any, otherwise it's a candidate for
deeper discussion or closing.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
(#82 (comment))
, or unsubscribe
(https://github.com/notifications/unsubscribe-auth/AAWFCSYLLFCDGTRVGIVGMWTUG4DZVANCNFSM45NTJX6A)
.
Triage notifications on the go with GitHub Mobile for iOS
(https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675)
or Android
(https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub)
.
"
|
Alright. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Eg. lookaside, manually operated of compiled classes and tool-chain to operate it.
It is clear that freshly decompiled fragments are hard to compile. Once some crucial class is manually adapted and compiled, its both .java and .class representations should be permanently stored for possible, on demand use, of one of them or both.
The text was updated successfully, but these errors were encountered: