zengkid / SmartTomcat

The Tomcat plugin for Intellij IDEA
Apache License 2.0
125 stars 56 forks source link

SmartTomcat Plugin not working in Ubuntu #124

Closed piratesouravshaw closed 7 months ago

piratesouravshaw commented 7 months ago

Describe the bug A clear and concise description of what the bug is. I am using community edition of Intellij in my ubuntu machine 22.04.3. From market place when I try to install the plugin for the moment it mark it as installed but just after closing the marketplace window, smart tomcat plugin is no where to be found i.e., it is not listed as the installed plugin, even restarting IDE does not solve this issue. Meanwhile in marketplace it again asks for installation. Hence, smart tomcat plugin is not getting installed in ubuntu based os in intellij.

Screenshots If applicable, add screenshots to help explain your problem. 1008_572_1 997_544_1

Intellij & SmartTomcat Version (Help -> About copy & paste below)

yuezk commented 7 months ago

Hi @piratesouravshaw I couldn't reproduce this problem with the latest IntelliJ Community 2023.3.6, in Manjaro Linux.

What's the version of the IntelliJ are you using?

piratesouravshaw commented 7 months ago

Hi, I have updated my IntelliI IDEA to the latest community edition but still the issue persists

yuezk commented 7 months ago

@piratesouravshaw Try this:

  1. Uninstall the SmartTomcat from the Plugins
  2. Download the plugin JAR file from https://github.com/zengkid/SmartTomcat/releases/tag/release4.7.2
  3. Open Plugins, install SmartTomcat from disk image
  4. Restart the IDEA
  5. Check whether the plugin is installed and pay attention if there are errors reported by IDEA image
piratesouravshaw commented 7 months ago

Thanks @yuezk was able to install the plugin successfully.