{"id":15134312,"url":"https://github.com/yuezk/smart-tomcat-pro","last_synced_at":"2026-01-19T13:01:59.059Z","repository":{"id":242373827,"uuid":"809239721","full_name":"yuezk/smart-tomcat-pro","owner":"yuezk","description":"A plugin for IntelliJ IDEA Community and Ultimate that provides a better experience for Tomcat users.","archived":false,"fork":false,"pushed_at":"2024-06-02T10:41:23.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T18:36:33.915Z","etag":null,"topics":["apache-tomcat","intellij","intellij-community","intellij-idea","intellij-plugin","kotlin","tomcat"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/24555-smart-tomcat-pro","language":null,"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/yuezk.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":"2024-06-02T05:45:27.000Z","updated_at":"2024-06-02T11:48:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0f2fe4c-c3af-4383-a5ab-f9b30d89d640","html_url":"https://github.com/yuezk/smart-tomcat-pro","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"f47aa1a5358de1943b485707b02a604adda327ed"},"previous_names":["yuezk/smart-tomcat-pro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yuezk/smart-tomcat-pro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuezk%2Fsmart-tomcat-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuezk%2Fsmart-tomcat-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuezk%2Fsmart-tomcat-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuezk%2Fsmart-tomcat-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuezk","download_url":"https://codeload.github.com/yuezk/smart-tomcat-pro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuezk%2Fsmart-tomcat-pro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28568833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T12:50:50.164Z","status":"ssl_error","status_checked_at":"2026-01-19T12:50:42.704Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["apache-tomcat","intellij","intellij-community","intellij-idea","intellij-plugin","kotlin","tomcat"],"created_at":"2024-09-26T05:04:27.253Z","updated_at":"2026-01-19T13:01:59.042Z","avatar_url":"https://github.com/yuezk.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smart Tomcat Pro\n\nSmart Tomcat Pro is a plugin for IntelliJ IDEA Community and Ultimate that provides a better experience for Tomcat users.\n\nIt enables developers to run and debug applications on Tomcat server. It is a must-have plugin for developers who are working with the Tomcat server and IntelliJ IDEA CE.\n\nThis plugin supports Tomcat 7 and later versions.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./images/smart-tomcat-pro-configuration@2x.png\" alt=\"Smart Tomcat Pro\" width=\"70%\"\u003e\n\u003c/p\u003e\n\n## Features\n\n- Run/Debug Configurations for Tomcat\n- Support multiple deployments for a single Tomcat instance\n- Support deployment from IntelliJ Artifacts, Directory, Exploded, and WAR file\n- Support HTTPS, AJP, Admin port, and more configurations\n- Integration with Gradle and Maven projects\n- View Tomcat logs directly within IntelliJ IDEA\n- Support specifying the JDK for Tomcat\n- Tomcat Server Manager\n- Support multiple Tomcat instances\n\n## Installation\n\n- Using the IDE built-in plugin system:\n  \n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"SmartTomcatPro\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall\u003c/kbd\u003e\n\n## Usage\n\n1. Open your project in IntelliJ IDEA.\n2. Go to \u003ckbd\u003eRun\u003c/kbd\u003e \u003e \u003ckbd\u003eEdit Configurations\u003c/kbd\u003e \u003e \u003ckbd\u003e+\u003c/kbd\u003e \u003e \u003ckbd\u003eSmart Tomcat Pro\u003c/kbd\u003e.\n3. Add the Tomcat server and configure the deployment.\n4. Click \u003ckbd\u003eRun\u003c/kbd\u003e or \u003ckbd\u003eDebug\u003c/kbd\u003e to start the server.\n\n## Credits\n\nThis plugin is developed and maintained by [Kevin Yue](https://github.com/yuezk), the maintainer of the free version [Smart Tomcat](https://plugins.jetbrains.com/plugin/9492-smart-tomcat).\n\n## License\n\nSee the [EULA](./EULA) for license information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuezk%2Fsmart-tomcat-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuezk%2Fsmart-tomcat-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuezk%2Fsmart-tomcat-pro/lists"}