{"id":15532695,"url":"https://github.com/hypery2k/galen_ide","last_synced_at":"2025-04-14T09:40:38.394Z","repository":{"id":35725749,"uuid":"40004095","full_name":"hypery2k/galen_ide","owner":"hypery2k","description":"IDE plugins for Intellij and Eclipse with syntax highlighting which helps to create Layout Specifications","archived":false,"fork":false,"pushed_at":"2025-02-04T06:19:48.000Z","size":1953,"stargazers_count":7,"open_issues_count":32,"forks_count":2,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-03-27T22:51:15.363Z","etag":null,"topics":["eclipse","galen","galenframework","intellij","xtend","xtext"],"latest_commit_sha":null,"homepage":"http://hypery2k.github.io/galen_ide","language":"Xtend","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hypery2k.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2015-07-31T12:22:35.000Z","updated_at":"2019-09-10T08:20:13.000Z","dependencies_parsed_at":"2025-02-04T21:15:32.190Z","dependency_job_id":null,"html_url":"https://github.com/hypery2k/galen_ide","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypery2k%2Fgalen_ide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypery2k%2Fgalen_ide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypery2k%2Fgalen_ide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypery2k%2Fgalen_ide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hypery2k","download_url":"https://codeload.github.com/hypery2k/galen_ide/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248855567,"owners_count":21172595,"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":["eclipse","galen","galenframework","intellij","xtend","xtext"],"created_at":"2024-10-02T11:32:33.707Z","updated_at":"2025-04-14T09:40:38.369Z","avatar_url":"https://github.com/hypery2k.png","language":"Xtend","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=AGPGLZYNV6Y5S"],"categories":[],"sub_categories":[],"readme":"# Galen IDE integration\n\nVote on [`Kickstarter`](https://www.kickstarter.com/projects/1453417775/1487427501) for the project.\n\n[![Build Status](https://travis-ci.org/hypery2k/galen_ide.svg?branch=master)](https://travis-ci.org/hypery2k/galen_ide)\n[![Build Status](https://jenkins.martinreinhardt-online.de/buildStatus/icon?job=Galen/galen_ide_build/master)](https://jenkins.martinreinhardt-online.de/blue/organizations/jenkins/Galen%2Fgalen_ide_build/activity)\n[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=mreinhardt\u0026url=https://github.com/hypery2k/galen_ide\u0026title=badges\u0026language=\u0026tags=github\u0026category=software)\n\n\u003e Integration for Web, Eclipse and IDEA development environement for the [GalenFramework](http://galenframework.com)\n\n\u003ca name=\"donation\"\u003e\u003c/a\u003e\n\u003e Feel free to **donate**\n\u003e\n\u003e \u003ca target=\"_blank\" href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=AGPGLZYNV6Y5S\"\u003e\n\u003e \u003cimg alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif\"/\u003e\n\u003e \u003c/img\u003e\u003c/a\u003e\n\u003e Or donate Bitcoins: bitcoin:3NKtxw1SRYgess5ev4Ri54GekoAgkR213D\n\u003e\n\u003e [![Bitcoin](https://martinreinhardt-online.de/bitcoin.png)](bitcoin:3NKtxw1SRYgess5ev4Ri54GekoAgkR213D)\n\u003e\n\u003e Also via [greenaddress](https://greenaddress.it/pay/GA3ZPfh7As3Gc2oP6pQ1njxMij88u/)\n\n## Try it out\n\n\n### Eclipse\n#### Update Site\n\nPlugin is available as [continous build](https://updates.martinreinhardt-online.de/galen_ide/nightly/repository/). The latest working build is published there.\n\n#### build\n\nDownload [Xtext Eclipse Beta](https://www.eclipse.org/Xtext/news.html#download-links) and copy the [latest plugins](https://github.com/hypery2k/galen_ide/releases/latest) into the dropins folder:\n![](docs/screenshots/eclipse.png)\n\n### IDEA\n\n#### Update Site\n\nPlugin is available via [canary channel](https://plugins.jetbrains.com/plugin/8302). The latest working build is published there. The plugin is compatible with:\n* IntelliJ IDEA\n* IntelliJ IDEA Community Edition\n* Rider\n* Android Studio\n\nTo install the Canary Release add the following repository manually:\n`https://plugins.jetbrains.com/plugins/canary/list`\n\n#### build\n```bash\ncd com.galenframework.specs.parent/com.galenframework.specs.idea\n./gradlew runIdea\n````\n![](docs/screenshots/idea.png)\n\n### Web\n\nPreview is available [here](https://martinreinhardt-online.de/galen_ide/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypery2k%2Fgalen_ide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypery2k%2Fgalen_ide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypery2k%2Fgalen_ide/lists"}