Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Zolotov
Total activity
721
Last activity
November 01, 2023 08:52
Member since
April 05, 2011 22:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
241
Activity overview
Articles (0)
Posts (0)
Comments (480)
Sort by recent activity
Recent activity
Votes
Created
December 04, 2018 13:45
Attach the building logs and logs of ide you run (the latter located in build/idea-sandbox/system/idea.log)
Community
IntelliJ IDEA Open API and Plugin Development
Create a PHPstorm plugin
0 votes
Created
December 04, 2018 13:27
> If I set the version like this plugins ['com.jetbrains.php:183.4588.24'] it will works everytime I run the sandbox? If you do not set the version it won't work even a single time, so I'm not su...
Community
IntelliJ IDEA Open API and Plugin Development
Create a PHPstorm plugin
0 votes
Created
December 04, 2018 13:16
I wonder how :runIde works for you with this configuration. How do you run the task exactly? Don't you have any warning messages in starting logs?
Community
IntelliJ IDEA Open API and Plugin Development
Create a PHPstorm plugin
0 votes
Created
December 04, 2018 13:12
> When the IDE is running, the PHP plugin is not installed, it's normal? You didn't set the version of the php plugin. Please see the README to learn how to set a dependency.
Community
IntelliJ IDEA Open API and Plugin Development
Create a PHPstorm plugin
0 votes
Created
December 04, 2018 11:03
> in build.gradle file, the plugin is available for this version only. Else is uncompetitive with this version. This is a recommended way to go. You cannot guarantee that your plugin is compatible ...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin for few IDE versions
0 votes
Created
December 04, 2018 10:59
> I need to have this? yes > So I need a licence for IntelliJ IU to create a PHPStorm plugin? :/ No, you can develop the plugin in Community Edition. You just need to use UI for building your plugi...
Community
IntelliJ IDEA Open API and Plugin Development
Create a PHPstorm plugin
0 votes
Created
December 04, 2018 09:48
Hi, > The first issue is the dependency com.jetbrains.php cannot be resolved in the xml file. I don't know why. You need to add dependency on php plugin. See the configuration section for instructi...
Community
IntelliJ IDEA Open API and Plugin Development
Create a PHPstorm plugin
0 votes
Created
December 01, 2018 18:01
Hi, > my question is, why goland gives different result It might be a bug. > and how can i fix goland coverage tools so it shows the same result as go tool cover? Start with upgrading GoLand. If th...
Community
GoLand
goland coverage result is different to go tool cover
0 votes
Created
November 26, 2018 16:17
> So my question is, when I enable vgo with Goland Settings | Go | Go Modules > This represents a very different way of working with source trees than the traditional GOPATH method of the go tools....
Community
GoLand
how to use Goland with module-aware go
0 votes
Created
November 26, 2018 16:14
Hi, > So I need to upload plugin via https://plugins.jetbrains.com/plugin/add#intellij and after this I can use Gradle publish? That's right. > If so do I need some other configuration in Gradle? C...
Community
IntelliJ IDEA Open API and Plugin Development
Error on publishing plugin via Gradle IntelliJ Idea plugin
0 votes
«
First
‹
Previous
Next
›
Last
»