Community
    • Login

    помогите

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 3 Posters 645 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

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

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Амир Хасаншин
        last edited by

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

        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
        • Mark OlsonM
          Mark Olson
          last edited by

          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
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors