[ANN] System Tools 0.1 build 1
Hello,
This plugin - is remaked version of my FileAssociation plugin for Ariadna. I also include in this plugin console support from Console plugin.
Plugin available from Plugin Manager on Pallada version since 2210.
Home page:
http://www.intellij.org/twiki/bin/view/Main/SystemToolsPlugin
Change log:
System Tools 0.1 Build #1 (August 7, 2004)
-
File loader ported from FileAssociations plugin
File loader with support for line and column
File loader support for pipe input
Thanks!
Please sign in to leave a comment.
Hello Alexey,
Nice plugin. However, if I have two frame with different projects open, the requested file is opened in both the frames. May be it would be nice we could add an additional argument and open that in that project window... What do you think?
Thanks,
--Venkat.
I thing that File must be opened in window of project, where this file exists :)
I hope, this will implemented soon.
Please add a Main-Class in the manifest so we can just run java -jar systemTools.jar
Alexey Efimov wrote:
--
Erb
==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
- Larry Wall
==============================================================
Hi,
Good suggestion, but, it was in manifest indeed, and i removed that, becouse i will move console into this plugin, and also, i thing that not very good to have such in plugin jar. I can make another jar to run that, if you want.
I have shell script for running fileLoder, and it not needed to have any in manifest :)
Thanks!