Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jorge Branco
Total activity
18
Last activity
March 05, 2024 21:55
Member since
May 04, 2011 18:01
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
7
Activity overview
Posts (5)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
March 05, 2024 21:55
I'm running into a similar situation:This is how my plugin.xml file looks like:<depends>com.intellij.modules.platform</depends> <depends>com.intellij.modules.java</depends>and this is how my gradle...
Community
IntelliJ IDEA Open API and Plugin Development
Extending JUnit plugin
0 votes
Created
February 25, 2024 02:50
I'd also be interested in knowing if this is possible.I'm looking for a way to have my plugin automatically attach to an already running Java process (assuming I know its id and that it was launche...
Community
IntelliJ IDEA Open API and Plugin Development
How to attach to a process programmatically ?
0 votes
Created
May 05, 2011 00:19
Well, that's a shame :(It should be possible to at least let me see the file and write to it. I understand that a lot (probably most) of the capabilities Intellij provides us can only be made by ha...
Community
IntelliJ IDEA Users
Possible to open single .java files from Window's Explorer?
0 votes
Created
August 02, 2011 03:51
The problem seemed to be related with forgetting the require.Now this seems to be working.edit: one more thing, though. I'd like to have each test show up with its name in the left panel, instead o...
Community
RubyMine
RSpec support is disabled because it is not activated
0 votes