{"id":43281416,"url":"https://github.com/haxe4e/haxe-studio","last_synced_at":"2026-02-01T17:09:08.570Z","repository":{"id":37591632,"uuid":"412454242","full_name":"haxe4e/haxe-studio","owner":"haxe4e","description":"Eclipse based IDE for the Haxe programming language","archived":false,"fork":false,"pushed_at":"2026-01-28T21:30:11.000Z","size":683020,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-29T11:34:00.234Z","etag":null,"topics":["eclipse","editor","haxe","ide","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haxe4e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-01T12:15:34.000Z","updated_at":"2026-01-28T21:01:37.000Z","dependencies_parsed_at":"2026-01-28T23:03:46.220Z","dependency_job_id":null,"html_url":"https://github.com/haxe4e/haxe-studio","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/haxe4e/haxe-studio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxe4e%2Fhaxe-studio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxe4e%2Fhaxe-studio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxe4e%2Fhaxe-studio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxe4e%2Fhaxe-studio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haxe4e","download_url":"https://codeload.github.com/haxe4e/haxe-studio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxe4e%2Fhaxe-studio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28983536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T16:29:42.054Z","status":"ssl_error","status_checked_at":"2026-02-01T16:29:41.428Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["eclipse","editor","haxe","ide","java"],"created_at":"2026-02-01T17:09:08.096Z","updated_at":"2026-02-01T17:09:08.563Z","avatar_url":"https://github.com/haxe4e.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Haxe Studio - the Eclipse based Haxe IDE\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/haxe4e/haxe-studio/build.yml?logo=github)](https://github.com/haxe4e/haxe-studio/actions/workflows/build.yml)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.1%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)\n[![License](https://img.shields.io/github/license/haxe4e/haxe-studio.svg?color=blue)](LICENSE.txt)\n\n\n**Feedback and high-quality pull requests are highly welcome!**\n\n1. [About](#about)\n1. [Download](#download)\n1. [Usage](#usage)\n1. [Building from Sources](#building)\n1. [Acknowledgement](#acknowledgement)\n1. [License](#license)\n\n\n## \u003ca name=\"about\"\u003e\u003c/a\u003eAbout\n\nHaxe Studio is an [Eclipse](https://eclipse.org) based IDE designed for development with the [Haxe](https://haxe.org) general\npurpose programming language.\n\nIt has the following plugins pre-installed:\n- [haxe4e](https://github.com/haxe4e/haxe4e) - Haxe programming language support\n- [Batch Editor](https://github.com/de-jcup/eclipse-batch-editor) - Windows Batch File Editor\n- [EGit](https://www.eclipse.org/egit/) - Git support\n- [Easy Shell](https://anb0s.github.io/EasyShell/) - opens shell windows or file managers from the popup menu in the navigation tree\n- [Eclipse Copy Shortcut Lines](https://github.com/achimmihca/EclipseLineShortcuts) - cut/copy a complete line or the selected text depending on the selection\n- [Eclipse TM4E Language Pack](https://github.com/eclipse/tm4e/tree/main/org.eclipse.tm4e.language_pack) - syntax highlighting for popular languages\n- [Extra Syntax Highlighting](https://github.com/sebthom/extra-syntax-highlighting-eclipse-plugin) - syntax highlighting for additional languages\n- [Find/Replace View](https://github.com/sebthom/findview-eclipse-plugin) - Convenient view to find/replace within the active editor\n- [Previewer](https://github.com/sebthom/previewer-eclipse-plugin) - Preview view to display rendered versions of Draw.io, Markdown, GraphViz, Mermaid, PlantUML files\n- [Indent Guide](https://github.com/grosenberg/IndentGuide) - Adds 'Indent Guide' (vertical line on indentation columns) to text editor\n- [Open with Eclipse](https://github.com/sebthom/open-with-eclipse-plugin) - Windows File explorer context menu integration\n- [ShellWax](https://github.com/eclipse/shellwax) - Bash File Editor\n- [Wild Web Developer](https://github.com/eclipse/wildwebdeveloper) - Web Development Tools (CSS, HTML, JavaScript, TypeScript, XML support)\n\n![](product/src/haxe_studio_splash.png)\n\n![](product/src/haxe_studio_screenshot.png)\n\n## \u003ca name=\"download\"\u003e\u003c/a\u003eDownload\n\nYou can download the latest platform-specific releases from here:\n\n- Linux: https://github.com/haxe4e/haxe-studio/releases/download/stable/org.haxe4e.studio-linux.gtk.x86_64.tar.gz\n- MacOS: https://github.com/haxe4e/haxe-studio/releases/download/stable/org.haxe4e.studio-macosx.cocoa.x86_64.tar.gz\n- Windows: https://github.com/haxe4e/haxe-studio/releases/download/stable/org.haxe4e.studio-win.x86_64.zip\n- Windows Portable App: https://github.com/haxe4e/haxe-studio/releases/download/stable/HaxeStudioPortable.paf.exe\n\n\n## \u003ca name=\"usage\"\u003e\u003c/a\u003eUsage\n\nPlease check the [Wiki](https://github.com/haxe4e/haxe-studio/wiki)\n\n### Common Key Bindings\n\n|Action                              | Eclipse             | Haxe Studio          | vscode\n|------------------------------------|---------------------|----------------------|-------------------\n|Open Find Actions (Command Palette) | `CTRL`+`3`          | `CTRL`+`3`           | `F1` / `CTRL`+`SHIFT`+`P`\n|Open Quick Outline                  | `CTRL`+`O`          | `CTRL`+`O`           | n/a\n|Full Screen Toggle                  | `ALT`+`F11`         | `F11`                | `F11`\n|Format Source Code                  | `CTRL`+`SHIFT`+`F`  | `CTRL`+`SHIFT`+`F`   | `ALT`+`SHIFT`+`F`\n|Go to Method/Type Declaration       | `F3`                | `F3`                 | `F12`\n|Zoom In/Out                         | `CTRL`+`+/-`        | `CTRL`+`+/-`         | `CTRL`+`+/-`\n\n\n## \u003ca id=\"building\"\u003e\u003c/a\u003eBuilding from Sources\n\nTo ensure reproducible builds, this [Maven](https://books.sonatype.com/mvnref-book/reference/index.html) project inherits from the\n[vegardit-maven-parent](https://github.com/vegardit/vegardit-maven-parent) project, which declares fixed versions and sensible\ndefault settings for all official Maven plugins.\n\nThe project also uses the [maven-toolchains-plugin](http://maven.apache.org/plugins/maven-toolchains-plugin/), which decouples the\nJDK used to execute Maven and its plugins from the target JDK used for compilation and unit testing.\nThis ensures full binary compatibility of the compiled artifacts with the runtime library of the required target JDK.\n\nTo build the project, follow these steps:\n\n1. **Install a Java 17 JDK**\n\n   Download and install a Java 17 SDK, e.g. from:\n   - https://adoptium.net/releases.html?variant=openjdk17\n   - https://www.azul.com/downloads/?version=java-17-lts\u0026package=jdk#zulu\n\n2. **Configure Maven Toolchains**\n\n   In your user home directory, create the file `.m2/toolchains.xml` with the following content:\n\n   ```xml\n   \u003c?xml version=\"1.0\" encoding=\"UTF8\"?\u003e\n   \u003ctoolchains xmlns=\"http://maven.apache.org/TOOLCHAINS/1.1.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n       xsi:schemaLocation=\"http://maven.apache.org/TOOLCHAINS/1.1.0 https://maven.apache.org/xsd/toolchains-1.1.0.xsd\"\u003e\n     \u003ctoolchain\u003e\n       \u003ctype\u003ejdk\u003c/type\u003e\n       \u003cprovides\u003e\n         \u003cversion\u003e17\u003c/version\u003e\n         \u003cvendor\u003edefault\u003c/vendor\u003e\n       \u003c/provides\u003e\n       \u003cconfiguration\u003e\n         \u003cjdkHome\u003e[PATH_TO_YOUR_JDK_17]\u003c/jdkHome\u003e\n       \u003c/configuration\u003e\n     \u003c/toolchain\u003e\n   \u003c/toolchains\u003e\n   ```\n\n   Replace `[PATH_TO_YOUR_JDK_17]` with the path to your JDK installation.\n\n3. **Clone the Repository**\n\n   ```bash\n   git clone https://github.com/haxe4e/haxe-studio.git\n   ```\n\n4. **Build the Project**\n\n   Run `mvnw clean verify` in the project root directory.\n   This will execute compilation, unit testing, integration testing, and packaging of all artifacts.\n\n\n## \u003ca name=\"acknowledgement\"\u003e\u003c/a\u003eAcknowledgement\n\nSee https://github.com/haxe4e/haxe4e/blob/main/README.md#acknowledgement\n\n\n## \u003ca name=\"license\"\u003e\u003c/a\u003eLicense\n\nIf not otherwise specified (see below), files in this repository fall under the [Eclipse Public License 2.0](LICENSE.txt).\n\nIndividual files contain the following tag instead of the full license text:\n```\nSPDX-License-Identifier: EPL-2.0\n```\n\nThis enables machine processing of license information based on the SPDX License Identifiers that are available here: https://spdx.org/licenses/.\n\nAn exception is made for:\n1. files in readable text which contain their own license information, or\n2. files in a directory containing a separate `LICENSE.txt` file, or\n3. files where an accompanying file exists in the same directory with a `.LICENSE.txt` suffix added to the base-name of the original file.\n   For example `foobar.js` is may be accompanied by a `foobar.LICENSE.txt` license file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaxe4e%2Fhaxe-studio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaxe4e%2Fhaxe-studio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaxe4e%2Fhaxe-studio/lists"}