Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Brice
Total activity
128
Last activity
October 17, 2025 12:04
Member since
October 31, 2011 19:24
Following
0 users
Followed by
0 users
Votes
35
Subscriptions
26
Activity overview
Posts (14)
Comments (53)
Sort by recent activity
Recent activity
Votes
Created
July 24, 2013 11:20
Yes I've seen that in June while looking at a Stackoverflow question : http://stackoverflow.com/questions/15181079/apple-retina-display-support-in-java-jdk-1-7-for-awt-swingThat's good news indeed....
Community
IntelliJ IDEA EAP Users
IDEA on JDK 7 - now that Mac OS X is officially supported
0 votes
Created
June 24, 2012 12:21
Hi everyone,For the moment I think this hack can do the trick :)http://youtrack.jetbrains.com/issue/IDEA-87500#comment=27-346931I must say I'm eager to use intellij on the new hi-resolution MBP. St...
Community
IntelliJ IDEA Users
Retina Displays
0 votes
Created
May 08, 2012 10:42
Perfect.For the record, this code is triggered on a UI event. To make this task asynchronous I put this code in a Runnable submitted to the IntelliJ executor : LaterInvocator.invokeLater Thanks aga...
Community
IntelliJ IDEA Open API and Plugin Development
How to refresh / invalidate the cache of decompiled files ?
0 votes
Created
June 19, 2012 19:08
That's great, thanks.Now that gralde is out, that would be nice to have gradle support as well.Anyway thanks for the help :)Brice
Community
IntelliJ IDEA Open API and Plugin Development
Is there a way to build a plugin with a script (ant, gradle)
0 votes
Created
June 27, 2012 17:52
Oh, damn that's too bad. I'll fill an issue then.Thanks for the quick answer :)
Community
IntelliJ IDEA Open API and Plugin Development
Plugin details in custom / enterprise plugin repository
0 votes
Created
November 02, 2011 18:50
Hi Dmitry,Thx for the answer, it seems it is working. The following implementation seems to do the job (don't mind yet the returned text as I'm experiencing how things work) :public class JavaDecom...
Community
IntelliJ IDEA Open API and Plugin Development
Replacing the content of a java file editor
0 votes
Created
November 02, 2011 19:46
Hi DmitryThx for the quick reply.Cool for the binary compatibility. Anyway regarding the issue about sources. The following snippet is the code I tried: @Override public Language obtainLangu...
Community
IntelliJ IDEA Open API and Plugin Development
Replacing the content of a java file editor
0 votes
Created
June 24, 2012 12:15
By the way, here's my custom build script. It's based on the generated file from IntelliJ (OSX).https://bitbucket.org/bric3/jd-intellij/src/4d206b67f8af/jd-intellij.xmlhttps://bitbucket.org/bric3/j...
Community
IntelliJ IDEA Open API and Plugin Development
Is there a way to build a plugin with a script (ant, gradle)
0 votes
Created
June 29, 2012 16:58
Oddly enough, when restarting IntelliJ. When the plugin is not installed, there's a popup indicating that there's an update available but with every bit of information in plugin.xml :
Community
IntelliJ IDEA Open API and Plugin Development
Plugin details in custom / enterprise plugin repository
0 votes
Created
June 30, 2012 17:18
For reference, I created an issue here on the matter : http://youtrack.jetbrains.com/issue/IDEA-88075
Community
IntelliJ IDEA Open API and Plugin Development
Plugin details in custom / enterprise plugin repository
0 votes
«
First
‹
Previous
Next
›
Last
»