Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Dan Cioca
Follow
New posts
New posts and comments
Total activity
362
Last activity
January 23, 2023 15:36
Member since
December 05, 2006 15:28
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
122
Activity overview
Posts (86)
Comments (154)
Sort by recent activity
Recent activity
Votes
Created
January 23, 2023 15:36
Actually my problem is with a DevKit plugin run configuration. I may be in the wrong thread here...
Community
IntelliJ IDEA Users
Error: Could not find or load main class Main in Intellij IDE
0 votes
Created
January 23, 2023 15:33
Hi Yaroslav Bedrov, having the same problem since IntelliJ 2022.3.x(works perfectly with 2022.2.x or earlier) May have something to do with the packaging change around the Main class Here my run co...
Community
IntelliJ IDEA Users
Error: Could not find or load main class Main in Intellij IDE
0 votes
Created
August 04, 2015 07:40
This was possible in earlier Intellij versions (prior to 15) if the underlying action had empty presentation text. Now (in version 15) the intention is presented with empty text. Is this a bug?Upda...
Community
IntelliJ IDEA Open API and Plugin Development
[HOW-TO] prevent editor gutter actions from being displayed as intentions
0 votes
Created
July 07, 2015 10:28
Thanks Egor! Just found that i can extend the Remote-App run configuration to initialize my virtual machine (i.e. listen to a jdi socket). Don't need to initialize the jdi-vm myself.
Community
IntelliJ IDEA Open API and Plugin Development
JDI and XDebugger Interface
0 votes
Created
July 06, 2015 14:22
Thanks! Have changed my action template presentations with setText("name", false). The double underscore approach was anyways not a safe one.Have seen the other issue with propagating the mnemonic ...
Community
IntelliJ IDEA Open API and Plugin Development
[HOWTO] Ignore Action text underscore mnemonic marker
0 votes
Created
April 07, 2015 12:21
DDL guided actions are not implemented in DBNavigator (yet). So far you can only use plain SQL ddl statements to perform such changes. Even DDL language support itself is still work-in-progress (i....
Community
IntelliJ IDEA Plugin Users
DBNavigator - how do I add/remove columns from Table?
0 votes
Created
January 22, 2015 13:42
Thanks a lot!
Community
IntelliJ IDEA Users
[HOWTO] Refresh javascript resources while debugging with Chrome
0 votes
Created
January 22, 2015 11:56
Is there any quick workaround for circumventing this? I am getting lots of issue reports. My message dialogs are usually not triggered by the user directly, they are mostly the result of a backgrou...
Community
IntelliJ IDEA Open API and Plugin Development
Receiving "The should return focus on closing the message" when using Messages.showDialog
0 votes
Created
January 21, 2015 22:14
Great! Works! Thanks a lot
Community
IntelliJ IDEA Open API and Plugin Development
[HOWTO] XDebugger default tab selection (Console)
0 votes
Created
January 12, 2015 10:22
Great! Thanks Dmitry!
Community
IntelliJ IDEA Open API and Plugin Development
Receiving "The should return focus on closing the message" when using Messages.showDialog
0 votes
1
2
3
4
5
6
›
»