[ANN] FileAssociations Plugin 0.9b

Hello!

Changes:

  • Removed slow RMI server and replaced by faster Socket server. Now file loads into IntelliJ with delay ~0.2 sec, for RMI it ~0.8 sec. Thanks to Eugene Belyaev for good idea!

  • Refactoring in base interfaces

  • Added properties info class

  • New changes on development topic


Good luck!

Plugic Topic:
http://www.intellij.org/twiki/bin/view/Main/FileAssociations
Plugin Development Topis:
http://www.intellij.org/twiki/bin/view/Main/FileAssociationsDev

0
1 comment
Avatar
Permanently deleted user

2 issues:

1) for Windows, the commandline must be java.exe, not java
2) No need for openapi.jar to be in the classpath

Alexey Efimov wrote:

Hello!

Changes:

  • Removed slow RMI server and replaced by faster Socket server. Now file loads into IntelliJ with delay ~0.2 sec, for RMI it ~0.8 sec. Thanks to Eugene Belyaev for good idea!

  • Refactoring in base interfaces

  • Added properties info class

  • New changes on development topic


Good luck!

Plugic Topic:
http://www.intellij.org/twiki/bin/view/Main/FileAssociations
Plugin Development Topis:
http://www.intellij.org/twiki/bin/view/Main/FileAssociationsDev



--

Erb

==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
- Larry Wall
==============================================================

0

Please sign in to leave a comment.