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
January 10, 2018 18:38
@Agarawal, sorry the information you provided is not enough to help you. Please read the plugin documentation and build range documentation. Likely, you'll find the answer there.
Community
IntelliJ IDEA Open API and Plugin Development
plugin _ is incompatible with this installation
0 votes
Created
October 13, 2017 11:12
No problem, it was our fault that integration with plugins repository was broken in the previous versions.
Community
IntelliJ IDEA Open API and Plugin Development
Gradle migration: PHP plugin not found
0 votes
Created
October 13, 2017 08:59
Likely, gradle-IntelliJ-plugin you use is outdated, upgrade to the latest version.
Community
IntelliJ IDEA Open API and Plugin Development
Gradle migration: PHP plugin not found
0 votes
Edited
October 10, 2017 16:07
Official comment
Hi Julian, Please follow the documentation of `gradle-intellij-plugin` and add PHP plugin as a plugin dependency using `intellij.plugins` property.
Community
IntelliJ IDEA Open API and Plugin Development
Gradle migration: PHP plugin not found
0 votes
Created
October 04, 2017 16:03
@Francogpellegrini the thread is about downloading Intellij IDEA distribution, not about Gradle distribution.
Community
IntelliJ IDEA Open API and Plugin Development
Plugin gradle config: building downloads the same version
0 votes
Edited
September 04, 2017 21:18
Still don't understand how it's related to Gradle, sorry. `com.intellij.testFramework.PsiTestUtil#addLibrary(com.intellij.openapi.module.Module, java.lang.String)` accepts a path to Jar and it does...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin testing accesses to Library and Java classes
0 votes
Created
September 04, 2017 08:44
Hi Filip, What do you mean by a better mechanism for working with gradle plugin? As far as I understand your question has nothing to do with Gradle or gradle-intellij-plugin at all.
Community
IntelliJ IDEA Open API and Plugin Development
Plugin testing accesses to Library and Java classes
0 votes
Created
July 24, 2017 12:06
Official comment
Hi Kaathewise, Yes, you have to implement your own lexer. No, it's not supposed to change Lexer interface. As you said, usually, we use that integer state as a bit stack, e.g. https://github.com/Je...
Community
IntelliJ IDEA Open API and Plugin Development
Implementing a CSS extension language.
0 votes
Created
July 20, 2017 16:33
> Aside from voting for that issue, is there anything I can do to help encourage it to be worked on sooner? I doubt it, sorry about that. `javac2.jar` is still in IDEA distributions, it's located a...
Community
IntelliJ IDEA Users
Which repositories contain recent versions of javac2?
0 votes
Edited
July 04, 2017 06:32
From the initial post: > plugin.xml with 'idea-plugin' root is not found. IntelliJ specific tasks will be unavailable for :GettyPlugin. You must create plugin.xml and it should be under resources r...
Community
IntelliJ IDEA Open API and Plugin Development
Issue of gradle support
0 votes
«
‹
23
24
25
26
27
28
29
30
31
32
33
›
»