{"id":43708181,"url":"https://github.com/hetzge/eclipse-flix","last_synced_at":"2026-02-05T06:12:15.825Z","repository":{"id":138996621,"uuid":"543983708","full_name":"hetzge/eclipse-flix","owner":"hetzge","description":"Support for the Flix Programming Language for Eclipse IDE","archived":false,"fork":false,"pushed_at":"2025-03-25T11:36:24.000Z","size":1835,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T00:44:39.040Z","etag":null,"topics":["eclipse-plugin","editor-plugin","flix","flix-programming-language","ide"],"latest_commit_sha":null,"homepage":"http://eclipse.hetzge.de/flix","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hetzge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-10-01T10:25:12.000Z","updated_at":"2025-02-15T18:41:58.000Z","dependencies_parsed_at":"2025-01-18T18:21:27.100Z","dependency_job_id":"09b77005-4694-4d92-adf2-1c8bafa8309d","html_url":"https://github.com/hetzge/eclipse-flix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hetzge/eclipse-flix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetzge%2Feclipse-flix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetzge%2Feclipse-flix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetzge%2Feclipse-flix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetzge%2Feclipse-flix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hetzge","download_url":"https://codeload.github.com/hetzge/eclipse-flix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetzge%2Feclipse-flix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29114767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"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-plugin","editor-plugin","flix","flix-programming-language","ide"],"created_at":"2026-02-05T06:12:15.134Z","updated_at":"2026-02-05T06:12:15.809Z","avatar_url":"https://github.com/hetzge.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eclipse Flix Language Support\n\nThis project implements a plugin for the Eclipse IDE that provides support \nfor the [Flix programming language](https://flix.dev).\n\n## Build\n\n```\nmvn clean verify\n```\n\n## Useful links\n\n* [LXTK LSP Eclipse Integration](https://github.com/lxtk-org/lxtk)\n* [Flix Visual Studio Code Plugin](https://github.com/flix/vscode-flix)\n\n## Package structure\n\nUnder the `de.hetzge.eclipse.flix` package the following packages can be found:\n\n* **client**: The **L**anguage **S**erver **P**rotocol client that bridges the Eclipse IDE with the LSP Server\n* **server**: The **L**anguage **S**erver **P**rotocol server implementation that uses the Flix compiler internally to answer language requests\n* **editor**: Provides an Eclipse text editor with Flix editing support (Hover, Autocomplete, Highlighting ...)\n* **launch**: Allows to run Flix applications. Provide Eclipse UI extensions and commands for this purpose\n* **model**: A model that represents relevant Flix elements (like Flix project and version)\n* **project**: Extends Eclipse with functions to manage Flix projects (create projects and files)\n* **utils**: Collection of useful functions\n* **compiler**: Provide client to interact with the Flix compiler\n* **navigator**: Extension to the Eclipse Project Explorer\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhetzge%2Feclipse-flix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhetzge%2Feclipse-flix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhetzge%2Feclipse-flix/lists"}