victor spivak
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 IntelliJ 13 and remote host sync
I have IntelliJ 12 PHP project and setum remote host sync and everything works as expected. When I have upgraded to IntelliJ 13.0.2 the sync stopped working. When I update a file and save it Intell... -
创建于 Importing a module
I have several IntelliJ projects. Is it possible to create a new project and import modules from the existing IntelliJ projects if these modules use project based libraries? -
创建于 Need help -- idea plugin activate on intellij got focus
I would like to create a plugin that does some work upon intellij main window is activated (received focus by mouse clicks or keyboard). How could I register such plugin? Thanks.