主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mgolub
活动总数
12
最后的活动
2023年08月29日 09:25
成员加入日期
2023年08月29日 00:24
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
5
活动概览
帖子(0)
评论(6)
Mgolub
进行了评论,
2023年08月29日 09:25
For what it's worth, PyCharm has a Community edition, which is free.
社区
IntelliJ IDEA Plugin Users
Python Plugin
1 票
Mgolub
进行了评论,
2023年08月29日 00:59
Looks like the Python plugin (at least its free edition) doesn't support PhpStorm. If you need an IDE to write code in Python, PyCharm is a better option.
社区
IntelliJ IDEA Plugin Users
Python Plugin
0 票
Mgolub
进行了评论,
2023年08月29日 00:55
Looks like your plugin depends on “Database Tools and SQL for WebStorm”. Could it be that this method has been removed in the recent version(s) of the plugin?
社区
IntelliJ IDEA Plugin Users
java.lang.NoSuchMethodError: 'com.intellij.database.model.DatabaseSystem com.intellij.database.psi.DbDataSourceImpl.getDelegate()'
0 票
Mgolub
进行了评论,
2023年08月29日 00:47
It is possible to declare your plugin as incompatible with a certain module (part of the core functionality). I wonder if this declaration also supports incompatibility with third-party plugins. Do...
社区
IntelliJ IDEA Plugin Users
When someone else installs the "ChatGPT" plugin, the "NexChatGPT" plugin I developed will be automatically uninstalled, That's why?
0 票
Mgolub
进行了评论,
2023年08月29日 00:30
Looks like a problem with the Maven cache. Delete the directory /Users/sathishkumar/.m2 and try again whatever you were trying to do.
社区
IntelliJ IDEA Plugin Users
Error log:java: error reading /Users/sathishkumar/.m2/repository/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar; zip file is empty
0 票
Mgolub
进行了评论,
2023年08月29日 00:24
For recent versions of IntelliJ, the documentation says it is possible to override the plugin location. You can configure idea.plugins.path to point to a shared directory readable by all users.
社区
IntelliJ IDEA Plugin Users
where can I install plugins for all users?
0 票