Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Eugene Petrenko
Total activity
9
Last activity
April 26, 2021 16:26
Member since
September 09, 2020 08:12
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Articles (0)
Posts (0)
Comments (4)
Eugene Petrenko
commented,
April 26, 2021 08:07
Do you have any additional plugins installed in the IDE? What project are you opening? (e.g. what is the build system: maven, Gradle, .idea? Is it open source so we could try that too?)The issue co...
Community
IntelliJ IDEA Users
Cannot remove configured SDKs
0 votes
Eugene Petrenko
commented,
April 13, 2021 15:29
Hello David, I would recommend you to use the local web servers and a `http://localhost:<port>` redirect approach in your setup. You are right that `jetbrains://` protocol is handled by the toolbox...
Community
IntelliJ IDEA Open API and Plugin Development
Redirect to IDE from browser
0 votes
Eugene Petrenko
commented,
October 26, 2020 11:37
Shared Indexes do not require any auth to work. The pre-built public shared indexes are OK to download without any authentication, we build all necessary indexes ourselves. In addition to that, you...
Community
IntelliJ IDEA Plugin Users
shared index authentication
0 votes
Eugene Petrenko
commented,
September 09, 2020 08:12
The unpacked_size attribute is not important, but it must be included in the JSON. The idea behind the JSON format is as follows - IntelliJ attempts to read the fields it knows something about from...
Community
IntelliJ IDEA Open API and Plugin Development
Customize the dropdown in SDKs -> Add JDK -> Download JDKs
0 votes