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
September 05, 2016 06:57
It looks like 'community-unzipped/ideaIC-143.2370.31' points to sources of IntelliJ Community, but in order to compile and run plugins you need to configure IntelliJ Platform SDK to point to a dire...
Community
IntelliJ IDEA Open API and Plugin Development
Can't set Intellij platform plugin SDK to Community Edition
0 votes
Created
August 29, 2016 06:39
build.xml should produce archives for different OS under out/release/artifacts directory, just unpack them and execute idea.bat/idea.sh.
Community
IntelliJ IDEA Users
How do I start Community Edition on Mac?
0 votes
Created
August 29, 2016 06:38
Actually we migrated to Java 1.8, IDEA itself now requires JDK 1.8 to run, but users may still use older versions of JDK in their projects. Since there are many cases when IDEA needs to inject its ...
Community
IntelliJ IDEA Users
How do I start Community Edition on Mac?
0 votes
Created
August 24, 2016 05:54
Actually all of these pages are correct. We indeed need to setup 'IDEA jdk' pointing to JDK 1.6 because some parts of IDEA sources are need to be compiled by JDK 1.6. However they also mention that...
Community
IntelliJ IDEA Users
How do I start Community Edition on Mac?
0 votes
Created
August 11, 2016 10:59
1. Yes, it's possible to use polymorphic collection, but you need to specify all implementation classes explicitly in 'elementTypes' attributes of @AbstractCollection 2. No, Comparable isn't requir...
Community
IntelliJ IDEA Open API and Plugin Development
Does the persistence framework support Polymorphic Deserialization ?
0 votes
Created
August 08, 2016 10:43
I'm not sure why this depends on OS but according to the error message it cannot find action with id = 'com.sage.ad.plugins.COABuilder'. Are you sure that you have this action registered in plugin....
Community
IntelliJ IDEA Open API and Plugin Development
Null child action in group
0 votes
Edited
August 04, 2016 07:00
(The mentioned instruction applies if you're building the Community Edition via Ant. If you're building the project from IDEA, just update the Kotlin plugin to 1.0.3 in Settings | Plugins.)
Community
IntelliJ IDEA Open API and Plugin Development
Community Builds Broken - looks to be a kotlin compiler bug?
0 votes
Created
August 04, 2016 06:58
Yes, it's indeed a bug in Kotlin 1.0.2. Follow the instructions from the issue to update to Kotlin 1.0.3 where it's fixed.
Community
IntelliJ IDEA Open API and Plugin Development
Community Builds Broken - looks to be a kotlin compiler bug?
0 votes
Created
August 03, 2016 09:30
Hi Gawie, it's possible to extract the 'RCP' part of the IntelliJ platform but it isn't that simple. Also currently building our own product from IntelliJ sources requires writing sophisticated bui...
Community
IntelliJ IDEA Open API and Plugin Development
Developing a desktop Business Application using the JetBrains Platform
0 votes
Created
July 18, 2016 09:32
Repositories at git.jetbrains.org should work now, thank you for reporting.
Community
IntelliJ IDEA EAP Users
Unable to clone community git repository
0 votes
«
First
‹
Previous
Next
›
Last
»