Need to see original text
-
I am currently trying to read a .Class file written for Minecraft Modpack. But when I open the file in Notepad++ I get a lot of nulls and other errors. I need to read the text in the original text so I know what to do next. Can someone please guide me either what I am doing wrong and how to get myself to the text so i can read it.
-
class files are bytecode files not text files. You need to decompile it in order to view the source code.
Cheers
Claudia -
Is that something I can do in Notepad++ or from a different source?
-
Notepad++ doesn’t have a java decompiler builtin, you need to download one.
Cheers
Claudia
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login