主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vova Kravets
活动总数
55
最后的活动
2018年11月13日 15:30
成员加入日期
2012年03月30日 15:23
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
15
活动概览
帖子(11)
评论(28)
按最近的活动排序
最近的活动
投票数
创建于
2013年12月11日 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.
社区
IntelliJ IDEA Users
IntelliJ IDEA 13: Where is the Fullscreen feature?
0 票
创建于
2014年03月03日 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...
社区
IntelliJ IDEA Users
[Plugin Dev] Trigger code when application's settings were changed
0 票
创建于
2014年03月03日 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...
社区
IntelliJ IDEA Users
[Plugin Dev] Trigger code when application's settings were changed
0 票
创建于
2012年03月30日 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...
社区
IntelliJ IDEA Users
Gnome, IDEA and ctrl+shift hotkey
0 票
创建于
2013年12月11日 16:06
As I know in 12.1.x this feature is working but need to use Oracle 1.7 u40 or high.
社区
IntelliJ IDEA Users
IntelliJ IDEA 13: Where is the Fullscreen feature?
0 票
创建于
2013年12月11日 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.
社区
IntelliJ IDEA Users
IntelliJ IDEA 13: Where is the Fullscreen feature?
0 票
创建于
2013年12月10日 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...
社区
IntelliJ IDEA Users
does idea support osgi?
0 票
创建于
2013年12月10日 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...
社区
IntelliJ IDEA Users
does idea support osgi?
0 票
创建于
2014年03月03日 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
社区
IntelliJ IDEA Users
[Plugin Dev] Trigger code when application's settings were changed
0 票
创建于
2014年03月03日 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...
社区
IntelliJ IDEA Users
[Plugin Dev] Trigger code when application's settings were changed
0 票
«
第一页
‹
上一页
下一页
›
最后
»