• Login
Community
  • Login

помогите

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
3 Posts 3 Posters 796 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • А
    Амир Хасаншин
    last edited by Jul 12, 2023, 9:49 AM

    Что делать если в notepad++ вместо Анг. Букв непонятные символы 6bacdbda-672c-4170-97c8-070dbdf1e716-image.png

    P 1 Reply Last reply Jul 12, 2023, 12:54 PM Reply Quote 0
    • P
      PeterJones @Амир Хасаншин
      last edited by Jul 12, 2023, 12:54 PM

      @Амир-Хасаншин ,

      The file you are showing is a .jar file, which is not a text file, but is compiled/binary code that runs in a java virtual machine. If you want to edit the java source code that makes that java binary code, you must edit the .java files, not a .jar file. If you only have the .jar file, then you do not have access to the source code and cannot edit the java application or library in a text editor.

      See our FAQ about binary files.

      1 Reply Last reply Reply Quote 2
      • M
        Mark Olson
        last edited by Jul 12, 2023, 2:54 PM

        Eclipse and IntelliJ IDEA are both fine ways to inspect the contents of a .jar file. I don’t know of any others though, and in any case such discussion is outside the scope of this forum.

        1 Reply Last reply Reply Quote 4
        3 out of 3
        • First post
          3/3
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors