{"id":13743032,"url":"https://github.com/se-sic/jdime","last_synced_at":"2025-05-09T00:32:35.099Z","repository":{"id":27152702,"uuid":"30621870","full_name":"se-sic/jdime","owner":"se-sic","description":"syntactic merge tool for java","archived":false,"fork":false,"pushed_at":"2024-01-29T11:20:03.000Z","size":53088,"stargazers_count":20,"open_issues_count":8,"forks_count":15,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2024-11-15T14:35:14.915Z","etag":null,"topics":["conflict-resolution","extendj","java","merge","merging","revision-control","semistructured-merge","structured-merge"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/se-sic.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-02-11T00:17:52.000Z","updated_at":"2024-07-28T20:02:57.000Z","dependencies_parsed_at":"2024-08-03T05:01:43.409Z","dependency_job_id":null,"html_url":"https://github.com/se-sic/jdime","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/se-sic%2Fjdime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/se-sic%2Fjdime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/se-sic%2Fjdime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/se-sic%2Fjdime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/se-sic","download_url":"https://codeload.github.com/se-sic/jdime/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171163,"owners_count":21865275,"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":["conflict-resolution","extendj","java","merge","merging","revision-control","semistructured-merge","structured-merge"],"created_at":"2024-08-03T05:00:39.154Z","updated_at":"2025-05-09T00:32:34.214Z","avatar_url":"https://github.com/se-sic.png","language":"Java","funding_links":[],"categories":["Per-File Merge Drivers"],"sub_categories":[],"readme":"# JDime  \n**Structured Merge with Auto-Tuning**\n\n## License \u0026 Copyright\n* Copyright (C) 2013-2014 Olaf Lessenich\n* Copyright (C) 2014-2017 University of Passau, Germany\n\u003e Authors: Olaf Lessenich, Georg Seibt\n\nAll rights reserved.\n\nJDime is covered by the GNU Lesser General Public License.\nThe full license text is distributed with this software. See the `LICENSE` file.\n\n## Tools Used:\nJDime uses these tools/libraries:\n\n* ExtendJ (https://bitbucket.org/jastadd/jastaddj)\n\u003e Commit [85fe215](https://bitbucket.org/extendj/extendj/commits/85fe215542d5cde4753e10a2b068b394f79d7984)\n\u003e Copyright (c) 2005-2008, Torbjörn Ekman\n\u003e Copyright (c) 2005-2017, ExtendJ Committers\n\u003e ExtendJ is covered by the Modified BSD License.\n\u003e The full license text is distributed with this software.\n\u003e See the file licenses/ExtendJ-BSD.\n\nThe changes that were made to ExtendJ are shipped with this software\nand covered by the Modified BSD License.\nSee patches/ExtendJ for the changes,\nand patches/ExtendJ/LICENSE for the license text.\n\n## System Requirements:\n* At least Java 11 for running the Gradle build of JDime\n* Java 8 for developing / running JDime. If you are using Gradle to build / run, Gradle will automatically discover / download Java 8.\n* If you are not on 64bit Linux or Windows: [libgit2](https://libgit2.github.com/) (for [JNativeMerge](https://gitlab.infosun.fim.uni-passau.de/seibt/JNativeMerge))\n\n## Installation:\nClone the repository using `git clone $URL`.\n\nJDime uses [Gradle](https://gradle.org/) as its build system.\nTo avoid version mismatches with already installed instances of gradle, you can use the supplied gradle wrapper `gradlew` that bootstraps the right version of gradle automatically.\n\nAfter running `./gradlew installDist`, the directory `build/install/JDime/bin` will contain Unix and Windows scripts that you can use to start the application.\n\n## Usage:\nThe input versions are passed to JDime as command line arguments. To perform a three-way merge, JDime may be invoked as follows:\n\n`./JDime --mode [linebased|semistructured|structured] --output [file/directory] \u003cleftVersion\u003e \u003cbaseVersion\u003e \u003crightVersion\u003e`\n\nNote that you have to run JDime with the working directory set to the folder containing the Script produced by Gradle.\nE.g., using the `installDist` task, you need to run JDime from `build/install/JDime/bin`.\n\n**Run `JDime --help` to show more extensive usage information.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fse-sic%2Fjdime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fse-sic%2Fjdime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fse-sic%2Fjdime/lists"}