{"id":20164934,"url":"https://github.com/multi-os-engine/moe-ide-integration-eclipse","last_synced_at":"2026-06-07T03:32:12.775Z","repository":{"id":72751102,"uuid":"67674326","full_name":"multi-os-engine/moe-ide-integration-eclipse","owner":"multi-os-engine","description":"Multi-OS Engine: Eclipse Plugin","archived":false,"fork":false,"pushed_at":"2022-07-23T15:25:12.000Z","size":4232,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"moe-master","last_synced_at":"2025-01-13T14:33:00.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://multi-os-engine.org","language":"Java","has_issues":false,"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/multi-os-engine.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":"2016-09-08T06:17:04.000Z","updated_at":"2017-09-30T09:26:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"22b3b76f-1afd-42ed-89e0-90cdeda21801","html_url":"https://github.com/multi-os-engine/moe-ide-integration-eclipse","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-ide-integration-eclipse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-ide-integration-eclipse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-ide-integration-eclipse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-ide-integration-eclipse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multi-os-engine","download_url":"https://codeload.github.com/multi-os-engine/moe-ide-integration-eclipse/tar.gz/refs/heads/moe-master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241600490,"owners_count":19988715,"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":[],"created_at":"2024-11-14T00:36:08.343Z","updated_at":"2026-06-07T03:32:12.720Z","avatar_url":"https://github.com/multi-os-engine.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MOE Eclipse Plugin\n\nThis plugin adds Multi-OS Engine Support to Eclipse IDE.\n\n## Building\n\n### Create a Local Build\n\n```bash\nmvn clean package -DBUILD_NUMBER=1\n```\n\n### Deploy to Local Maven Repository\n\n```bash\nmvn clean install -DBUILD_NUMBER=1\n```\n\n### Deploy to Bintray (Pre-Release)\n\n```bash\nmvn clean package -DBUILD_NUMBER=\"$PLUGIN_BUILD_NUMBER\"\n./pushToBintray.sh \\\n    \"$BINTRAY_USER\" \\\n    \"$BINTRAY_API_KEY\" \\\n    multi-os-engine \\\n    eclipse-dev \\\n    moe-eclipse \\\n    \"$PLUGIN_VERSION\" \\\n    ./sites/MOEUpdateSite/target/repository\n```\n\n```text\nPLUGIN_VERSION format: Major.Minor.Patch.vYYYYMMDDHHmm-N\n    YYYY - Year\n    MM - Month\n    DD - Day\n    HH - Hour\n    mm - Minute\n    N - PLUGIN_BUILD_NUMBER\n```\n\nDownloadable from [here](http://dl.bintray.com/multi-os-engine/eclipse-dev/).\n\n### Deploy to Bintray (Release)\n\n```bash\nmvn clean package -DBUILD_NUMBER=\"$PLUGIN_BUILD_NUMBER\"\n./pushToBintray.sh \\\n    \"$BINTRAY_USER\" \\\n    \"$BINTRAY_API_KEY\" \\\n    multi-os-engine \\\n    eclipse \\\n    moe-eclipse \\\n    \"$PLUGIN_VERSION\" \\\n    ./sites/MOEUpdateSite/target/repository\n```\n\nDownloadable from [here](http://dl.bintray.com/multi-os-engine/eclipse/).\n\n## Developing in Eclipse\n\nBefore importing the project into Eclipse or when external Multi-OS Engine\ndependencies change, please run:\n\n```bash\nmvn verify -DBUILD_NUMBER=1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulti-os-engine%2Fmoe-ide-integration-eclipse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmulti-os-engine%2Fmoe-ide-integration-eclipse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulti-os-engine%2Fmoe-ide-integration-eclipse/lists"}