Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vova Kravets
Total activity
55
Last activity
November 13, 2018 15:30
Member since
March 30, 2012 15:23
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
15
Activity overview
Posts (11)
Comments (28)
Sort by recent activity
Recent activity
Votes
Created
December 11, 2013 16:10
Under 12.x it was turn off by default - try to launch IDEA with such key: -Dide.unix.full.screen.enabled=true.From IDEA point of view fix was implement in the 130.257 build.
Community
IntelliJ IDEA Users
IntelliJ IDEA 13: Where is the Fullscreen feature?
0 votes
Created
March 03, 2014 14:23
Hi Yann,In my case such listener will be userfull for optimization behavior.I have plugin which using DefaultTemplatePropertiesProvider API.My plugin calculate all possible variables which are defi...
Community
IntelliJ IDEA Users
[Plugin Dev] Trigger code when application's settings were changed
0 votes
Created
March 03, 2014 18:56
I wrote some code which is not tested yet, but it can show how I can see this implementation.https://github.com/vkravets/intellij-community/commit/8fa995141ff51d89986ddd6456640155d8641010After this...
Community
IntelliJ IDEA Users
[Plugin Dev] Trigger code when application's settings were changed
0 votes
Created
March 30, 2012 15:23
This is bug of Xorg server which very old. https://bugs.freedesktop.org/show_bug.cgi?id=865 It was open 2004-07-14 =))))))Patch is attached to the above page. This is is not related to IDEA at all...
Community
IntelliJ IDEA Users
Gnome, IDEA and ctrl+shift hotkey
0 votes
Created
December 11, 2013 16:06
As I know in 12.1.x this feature is working but need to use Oracle 1.7 u40 or high.
Community
IntelliJ IDEA Users
IntelliJ IDEA 13: Where is the Fullscreen feature?
0 votes
Created
December 11, 2013 16:26
130.257 it's seems this is a IDEA 13. Thus I'm not sure that this feature exists at 12.1.x =( SorryBut try may be old behavior will work under latest 1.7 Java.
Community
IntelliJ IDEA Users
IntelliJ IDEA 13: Where is the Fullscreen feature?
0 votes
Created
December 10, 2013 03:39
I have multi module project and in the root module the tycho-maven-plugin was specified - nothig happens during import/reimport... =(Please note that except defined p2 layout I also have packaging...
Community
IntelliJ IDEA Users
does idea support osgi?
0 votes
Created
December 10, 2013 03:58
Demo project of tycho also didn't importing - http://git.eclipse.org/c/tycho/org.eclipse.tycho-demo.git/snapshot/org.eclipse.tycho-demo-master.tar.gz...It's seems we have regression in the 13 versi...
Community
IntelliJ IDEA Users
does idea support osgi?
0 votes
Created
March 03, 2014 13:50
Hi Nikolay,Any chance that we can have such listeners in the future versions?Or I should open a enchancement for such functionality on YouTrack?Thanks,Vladimir
Community
IntelliJ IDEA Users
[Plugin Dev] Trigger code when application's settings were changed
0 votes
Created
March 03, 2014 14:44
I think it will be great if will be something like:interface SettingsChangeListener { public void onChange(Class<? extends Configurable>[] configrations); // if needed to detect specific change...
Community
IntelliJ IDEA Users
[Plugin Dev] Trigger code when application's settings were changed
0 votes
«
First
‹
Previous
Next
›
Last
»