Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Nikolay Chashnikov
Total activity
838
Last activity
November 23, 2023 11:52
Member since
November 13, 2007 10:36
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
334
Activity overview
Articles (0)
Posts (1)
Comments (503)
Sort by recent activity
Recent activity
Votes
Created
December 21, 2016 11:32
You can exclude a part (or the whole content) of a library JAR file, but currently you need to do it manually, there is no way to do it by a pattern. But note that this will affect many IDEA's feat...
Community
IntelliJ IDEA Open API and Plugin Development
skip indexing on a certain Jars
0 votes
Created
December 20, 2016 11:19
Hi Sergio, the both 1.8.0_66 and 1.8.0_73 versions have bug in javac which causes these compilation errors. The bug was fixed in builds around 90, but it would be better to simply upgrade to the la...
Community
IntelliJ IDEA Open API and Plugin Development
Unable to build community eddition master branch
0 votes
Created
December 19, 2016 15:37
I've tried to checkout your sources and run the plugin and it works perfectly for me. Looks like the problem is in your project configuration. Could you please publish the project configuration fil...
Community
IntelliJ IDEA Open API and Plugin Development
Custom language plugin is not working
0 votes
Created
December 19, 2016 13:12
How do you start the IDE with plugin? Do you use 'Plugin' run configuration? Are there any errors in idea.log?
Community
IntelliJ IDEA Open API and Plugin Development
Custom language plugin is not working
0 votes
Created
December 19, 2016 12:58
The plugin code looks ok at first glance. Is the plugin really loaded in the IDE? Is it shown in File | Settings | Plugins? If it is could you please run IDE with debugger and put a breakpoint into...
Community
IntelliJ IDEA Open API and Plugin Development
Custom language plugin is not working
0 votes
Created
December 19, 2016 12:29
Sergio, it seems to be a different problem. Most probably it's caused by a bug in javac. Which version of JDK you set in 'Project Structure' as '1.8' JDK?
Community
IntelliJ IDEA Open API and Plugin Development
Unable to build community eddition master branch
0 votes
Created
December 19, 2016 08:17
I've pushed fix for this problem. Until it's published to GitHub repository you can disable 'Use compiler from module target JDK' option in File | Settings | Build, Execution, Deployment | Compiler...
Community
IntelliJ IDEA Open API and Plugin Development
Unable to build community eddition master branch
0 votes
Created
December 15, 2016 10:25
Test output folders are added to classpath before production output folders, so persistence.xml from test/resources should be found on classpath first. Do you have different output paths for produc...
Community
IntelliJ IDEA Users
Unit testing JPA with different persistence.xml
0 votes
Created
December 13, 2016 12:35
1. У нас есть планы выложить артефакты jps-builders в публичный репозиторий, но точных сроков пока назвать не могу. Сейчас мы выкладываем архивы IDEA целиком, и наш официальный intellij-gradle-plug...
Community
IntelliJ IDEA Open API and Plugin Development
How I can get target JDK version in ClassProcessingBuilder?
0 votes
Created
December 12, 2016 08:25
Why did you enable Annotation Processing in idea-community project? We don't need it and it's disabled by default.
Community
IntelliJ IDEA Open API and Plugin Development
Unable to compile 2016.3 community edition - get ChunkProcessor error
0 votes
«
First
‹
Previous
Next
›
Last
»