{"id":22344265,"url":"https://github.com/exbin/bined-intellij-plugin","last_synced_at":"2026-03-16T12:35:52.976Z","repository":{"id":43427670,"uuid":"76141787","full_name":"exbin/bined-intellij-plugin","owner":"exbin","description":"Hex viewer/editor plugin for JetBrains IntelliJ platform","archived":false,"fork":false,"pushed_at":"2025-02-14T12:06:41.000Z","size":22102,"stargazers_count":66,"open_issues_count":6,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T20:08:19.957Z","etag":null,"topics":["android-studio-plugin","intellij-plugin","jetbrains-plugin"],"latest_commit_sha":null,"homepage":"https://bined.exbin.org/intellij-plugin","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exbin.png","metadata":{"files":{"readme":"README.md","changelog":"changes.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-10T22:44:49.000Z","updated_at":"2025-03-02T10:36:51.000Z","dependencies_parsed_at":"2024-02-02T14:14:59.387Z","dependency_job_id":"cbc2b044-380c-4189-b538-28c17aceabff","html_url":"https://github.com/exbin/bined-intellij-plugin","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbin%2Fbined-intellij-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbin%2Fbined-intellij-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbin%2Fbined-intellij-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbin%2Fbined-intellij-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exbin","download_url":"https://codeload.github.com/exbin/bined-intellij-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103873,"owners_count":21048245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-studio-plugin","intellij-plugin","jetbrains-plugin"],"created_at":"2024-12-04T09:09:32.608Z","updated_at":"2026-03-16T12:35:52.911Z","avatar_url":"https://github.com/exbin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"BinEd - Binary/Hex Editor - Plugin for IntelliJ Platform\n========================================================\n\nHex viewer/editor plugin module for IntelliJ platform.\n\nHomepage: https://bined.exbin.org/intellij-plugin/  \n\nPublished as: https://plugins.jetbrains.com/plugin/9339-bined  \n\nScreenshot\n----------\n\n![BinEd-Editor Screenshot](images/intellij-screenshot.png?raw=true)\n\nUsage\n-----\n\n  * Use \"Open as Binary\" action in toolbar of \"File/Open\" dialog or \"Open In/Binary Editor\" in project files context menu\n  * Use \"View as Binary\" action in context menu in variables/debug window\n  * Associate file extension with Binary File file type in Options/Editor/File Types\n  * Use \"Byte-to-byte compare\" in Compare files dialog\n  * Use \"Edit as Binary\" in column context menu in DB view\n\nFeatures\n--------\n\n  * Visualize data as numerical (hexadecimal) codes and text representation\n  * Codes can be also binary, octal or decimal\n  * Support for Unicode, UTF-8 and other charsets\n  * Insert and overwrite edit modes\n  * Searching for text / hexadecimal code with found matches highlighting\n  * Support for undo/redo\n  * Support for files with size up to exabytes\n\nCompiling\n---------\n\nJava Development Kit (JDK) version 17 or later is required to build this project.\n\nIntelliJ Idea platform is necessary to build this plugin. See. https://jetbrains.org  \n\nUse \"buildPlugin\" gradle task to build distribution build.\n\nBuilding is currently broken as it requires dependencies deployed in local Maven repository from various repositories:\n\nYou can try to run following commands. Start at parent directory to \"bined\" repo directory.\n\n    git clone https://github.com/exbin/exbin-auxiliary-java.git\n    cd exbin-auxiliary-java\n    gradlew build publish\n    cd ..\n    git clone https://github.com/exbin/bined-lib-java.git\n    cd bined-lib-java\n    gradlew build publish\n    cd ..\n    git clone https://github.com/exbin/exbin-framework-java.git\n    cd exbin-framework-java\n    gradlew build publish\n    cd .. \n    git clone https://github.com/exbin/bined.git\n    cd bined\n    gradlew build publish\n    cd .. \n\nUse \"runIde\" gradle task to run.\n\nLicense\n-------\n\nApache License, Version 2.0 - see LICENSE.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexbin%2Fbined-intellij-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexbin%2Fbined-intellij-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexbin%2Fbined-intellij-plugin/lists"}