{"id":13734123,"url":"https://github.com/Scuilion/gradle-syntastic-plugin","last_synced_at":"2025-05-08T10:30:57.686Z","repository":{"id":2201721,"uuid":"37824928","full_name":"Scuilion/gradle-syntastic-plugin","owner":"Scuilion","description":"A Gradle plugin for integrating your Java project with Vim and Syntastic.","archived":false,"fork":false,"pushed_at":"2023-08-22T11:47:24.000Z","size":274,"stargazers_count":47,"open_issues_count":6,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-15T02:34:33.111Z","etag":null,"topics":["gradle","gradle-plugin","gradle-syntastic-plugin","syntastic","vim"],"latest_commit_sha":null,"homepage":"","language":"Groovy","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/Scuilion.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":"2015-06-21T20:35:28.000Z","updated_at":"2024-05-23T04:39:00.000Z","dependencies_parsed_at":"2024-01-06T14:50:05.613Z","dependency_job_id":null,"html_url":"https://github.com/Scuilion/gradle-syntastic-plugin","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scuilion%2Fgradle-syntastic-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scuilion%2Fgradle-syntastic-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scuilion%2Fgradle-syntastic-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scuilion%2Fgradle-syntastic-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Scuilion","download_url":"https://codeload.github.com/Scuilion/gradle-syntastic-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253045620,"owners_count":21845739,"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":["gradle","gradle-plugin","gradle-syntastic-plugin","syntastic","vim"],"created_at":"2024-08-03T03:00:52.778Z","updated_at":"2025-05-08T10:30:57.347Z","avatar_url":"https://github.com/Scuilion.png","language":"Groovy","funding_links":[],"categories":["Plugins"],"sub_categories":["Editor and IDE integration"],"readme":"# gradle-syntastic-plugin ![alt text](https://travis-ci.org/Scuilion/gradle-syntastic-plugin.svg?branch=master)\n\nA gradle plugin for creating the .syntastic_javac_config file used by syntastic in VIM.\n\n##### Using the Plugin\n```\nplugins {\n    id \"org.gradle.java\"\n    id \"com.scuilion.syntastic\" version \"0.3.9\"\n}\n```\n\n[Plugin Portal](https://plugins.gradle.org/plugin/com.scuilion.syntastic)\n\nTask\n* syntastic - for working in vim with the [syntastic](https://github.com/scrooloose/syntastic) syntastic checking plugin. The task will automatically get called when building (`gradle build`).\n\n##### .vimrc Settings\n\n```\nlet g:syntastic_java_checkers=['javac']\nlet g:syntastic_java_javac_config_file_enabled = 1\n```\n\n`syntastic_java_javac_config_file_enabled` set syntastic to read the classpath from the .syntastic_javac_config file which is expected in the current working directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FScuilion%2Fgradle-syntastic-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FScuilion%2Fgradle-syntastic-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FScuilion%2Fgradle-syntastic-plugin/lists"}