IntelliJ Community . FileAssociations

 
FileAssociations 

HOME INDEX SEARCH CHANGES GO  

FileAssociations

Purpose

This plugin allow set file associations with IntelliJ applicaton to java and other files in Windows systems.

Description

The FileAssociations provide special file server. It load files into IntelliJ from outside, for example, from Windows Explorer by double clicking on java file.

Using

See IDE Settings -> File Associations. Set up the file server, for example - Default. Each server realization must put help and description information in configuration window. Please see section Command Line to get command line for file assotiations with file extension in Windows systems.

Current Features

  • Socket file server as default realization. This file server replace previos RMI file server realization (thanks to EugeneBelyaev for idea)
  • File caret position support (thanks to BarryKaplan for this feature)

Plugin Development

Please see topic FileAssociationsDev, any feedback are welcome smile

Plugins installation

  • Download the binary ZIP file (see below)
  • Unzip FileAssociations-1.0-bin.zip in your IntelliJ/plugins directory.
  • See also "Jar Dependencies" section in Plugin Info
  • Restart IntelliJ

Plugin Info

Plugin Author: AlexeyEfimov
Plugin Version: 2 Feb 2003 (V0.9b)
Change History:  
10 Jan 2003 (V0.01): Initial version
02 Feb 2003 (V0.9b): RMI server replaced by new and fast Socket server
15 Feb 2003 (V1.0): Support for open file at specified caret position
Jar Dependencies: none
Plugin Home: http://www.intellij.org/twiki/bin/view/Main/FileAssociations
Feedback: http://www.intellij.org/twiki/bin/view/Main/FileAssociationsDev

Related Topics: PluginDocumentation, ProjectPluginTemplate, OpenAPI, IntellijPluginDocumentation, IntellijPluginDocumentation, PluginDeployment, IdeasForPlugins

-- AlexeyEfimov - 15 Feb 2003

IntelliJPluginWebForm
IntelliJPluginName: FileAssociations
IntelliJPluginVersion: 1.0
IntelliJPluginVendor: Alexey Efimov
IntelliJPluginBinary: http://www.intellij.org/twiki/pub/Main/FileAssociations/FileAssociations-1.0-bin.zip
IntelliJPluginSource: http://www.intellij.org/twiki/pub/Main/FileAssociations/FileAssociations-1.0-src.zip
IntelliJPluginClassification: IntegrationPlugin, SystemPlugin?
TopicClassification: IntelliJPluginPackage
TopicShortDescription: The FileAssociations plugin provide special file server. It load files into IntelliJ from outside, for example, from Windows Explorer by double clicking on java file.
TestedOnOS: OsWinXP
ShouldRunOnOS: AnyWin?

Attachment: sort Action: Size: Date: Who: Comment:
FileAssociations-1.0-bin.zip action 39288 14 Feb 2003 - 21:40 AlexeyEfimov Binary Distributive version 1.0
FileAssociations-1.0-src.zip action 224356 14 Feb 2003 - 21:43 AlexeyEfimov Source Distributive version 1.0

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.