{"id":27391309,"url":"https://github.com/floscher/multi-split","last_synced_at":"2025-04-13T20:14:41.860Z","repository":{"id":28472265,"uuid":"31988177","full_name":"floscher/multi-split","owner":"floscher","description":"MultiSplitPane and MultiSplitLayout as git repo","archived":false,"fork":false,"pushed_at":"2015-03-11T16:00:37.000Z","size":504,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T20:14:38.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://today.java.net/pub/a/today/2006/03/23/multi-split-pane.html","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/floscher.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}},"created_at":"2015-03-10T23:48:50.000Z","updated_at":"2023-08-29T11:32:11.000Z","dependencies_parsed_at":"2022-09-03T10:41:00.106Z","dependency_job_id":null,"html_url":"https://github.com/floscher/multi-split","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscher%2Fmulti-split","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscher%2Fmulti-split/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscher%2Fmulti-split/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscher%2Fmulti-split/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floscher","download_url":"https://codeload.github.com/floscher/multi-split/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248774968,"owners_count":21159534,"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":"2025-04-13T20:14:41.257Z","updated_at":"2025-04-13T20:14:41.851Z","avatar_url":"https://github.com/floscher.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MultiSplit\n\nThis is a copy of MultiSplitPane and MultiSplitLayout as found [in a Java.net blog post by Hans Muller](https://today.java.net/pub/a/today/2006/03/23/multi-split-pane.html) (you can also download the original source code [from there](https://today.java.net/pub/a/today/2006/03/23/multi-split-pane.html#resources)).\nYou'll also find MultiSplitPane, MultiSplitLayout in the SwingLabs project, see https://java.net/projects/swingx.\n\n## Gradle build\nThe build system of the master branch has been switched over from Ant to [Gradle](https://gradle.org), so you need Gradle installed (tested with Gradle 2.2.1, but should also work with much lower versions).\n\nAs this is a Java project, you of course also need to have the Java Development Kit (JDK) installed. By default this project builds for Java 1.7, but if you want you can change that in `build.gradle`.\n\n### Command line\nIn the command line you can simply use the following to build into the `build/` folder (`build/lib`):\n```shell\ngradle build\n```\n\n### Eclipse\nIf you want to open the project in Eclipse, just type the following in the command line, which generates some Eclipse project files:\n```shell\ngradle eclipse\n```\nNow you can open the project as an Eclipse project.\n\n### IntelliJ IDEA\nFor opening the project in IntelliJ IDEA, you can use the following command from the command line:\n```shell\ngradle idea\n```\nNow you can open the project as an IDEA project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloscher%2Fmulti-split","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloscher%2Fmulti-split","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloscher%2Fmulti-split/lists"}