victor spivak
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created 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... -
Created 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? -
Created 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.