Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Alexander Zolotov
Follow
New articles and posts
New articles, posts, and comments
Total activity
720
Last activity
August 05, 2020 07:18
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 (479)
Sort by recent activity
Recent activity
Votes
Created
December 04, 2018 14:10
they are in your Run output
Community
IntelliJ IDEA Open API and Plugin Development
Create a PHPstorm plugin
0 votes
Created
December 04, 2018 14:05
what about building logs?
Community
IntelliJ IDEA Open API and Plugin Development
Create a PHPstorm plugin
0 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
«
‹
8
9
10
11
12
13
14
15
16
17
18
›
»