{"id":69341,"library":"org-eclipse-core-contenttype","title":"Eclipse Core Content Type","description":"Provides the content type mechanism for Eclipse platform, enabling file content type detection and association.","status":"active","version":"3.9.800","language":"java","source_language":null,"source_url":"https://github.com/eclipse-platform/eclipse.platform","tags":["eclipse","contenttype","platform","runtim"],"install":[{"cmd":"<dependency>\n  <groupId>org.eclipse.platform</groupId>\n  <artifactId>org.eclipse.core.contenttype</artifactId>\n  <version>3.9.800</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.eclipse.platform:org.eclipse.core.contenttype:3.9.800'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"IContentTypeManager","correct":"org.eclipse.core.runtime.content.IContentTypeManager"}],"quickstart":{"code":"import org.eclipse.core.runtime.content.IContentTypeManager;\nimport org.eclipse.core.runtime.Platform;\n\nIContentTypeManager manager = Platform.getContentTypeManager();\nSystem.out.println(\"Content types: \" + manager.getAllContentTypes().length);","lang":"java","description":"Access the Eclipse content type manager to retrieve registered content types."},"warnings":[],"env_vars":null,"search_vec":"'associ':19 'content':3,7,15 'contenttyp':21 'core':2 'detect':17 'eclips':1,11,20 'enabl':13 'file':14 'mechan':9 'platform':12,22 'provid':5 'runtim':23 'type':4,8,16","created_at":"2026-06-17T18:00:45.881124+00:00","updated_at":"2026-06-17T18:00:45.881124+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-platform/eclipse.platform/","github":"https://github.com/eclipse-platform/eclipse.platform","docs":"https://appdoc.app/artifact/org.eclipse.platform/org.eclipse.core.contenttype/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}