{"id":56133,"library":"org-eclipse-jdt-core","title":"Eclipse JDT Core","description":"The core component of the Eclipse Java Development Tools, providing Java compiler, code model, and search functionality.","status":"active","version":"3.45.0","language":"java","source_language":null,"source_url":"https://github.com/eclipse-jdt/eclipse.jdt.core","tags":["eclipse","java","ide","compiler"],"install":[{"cmd":"<dependency>\n  <groupId>org.eclipse.jdt</groupId>\n  <artifactId>org.eclipse.jdt.core</artifactId>\n  <version>3.45.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.eclipse.jdt:org.eclipse.jdt.core:3.45.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"CompilationParticipant","correct":"org.eclipse.jdt.core.compiler.CompilationParticipant"}],"quickstart":{"code":"import org.eclipse.jdt.core.compiler.CompilationParticipant;\n\npublic class MyParticipant extends CompilationParticipant {\n    @Override\n    public boolean isActive(CompilationParticipantArgs args) {\n        return true;\n    }\n}","lang":"java","description":"Minimal usage of Eclipse JDT Core"},"warnings":[],"env_vars":null,"search_vec":"'code':16 'compil':15,24 'compon':6 'core':3,5 'develop':11 'eclips':1,9,21 'function':20 'ide':23 'java':10,14,22 'jdt':2 'model':17 'provid':13 'search':19 'tool':12","created_at":"2026-06-15T10:22:32.360945+00:00","updated_at":"2026-06-15T10:22:32.360945+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/eclipse-jdt/eclipse.jdt.core/","github":"https://github.com/eclipse-jdt/eclipse.jdt.core","docs":"https://appdoc.app/artifact/org.eclipse.jdt/org.eclipse.jdt.core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}