Authors:
f.bruch@gmx.net
free software

Native Neighbourhood

Vendor: Frank Bruch

Email:

Website: http://code.google.c...nativeneighbourhood/

Forum page

Description:

Provides some actions to integrate IDEA into the native desktop environment.

Actions include executing the currently active file in the platform's default application, showing the active file in the platform file manager and opening a command shell in the active file's directory.

Integrates the actions into Tools-menu and main toolbar and provides an entry for the SelectInTarget-Menu to show in file manager.

Additionally a custom binary file type is registered and associated with several extensions. These files may be executed in the platform's default application by double-clicking them in the project view, for example.

Furthermore from native file manager files may be dropped on unused areas of the idea frame (empty space in toolwindowbars, editor tab area, toolbar, menubar and statusbar).

The action commands may be configured in config/options/other.xml in section NativeNeighbourhoodPlugin. Supported replacement variables are $FilePath$, $FileDir$, $FileName$ and $PluginsHome$. All Icons are loaded from configured "iconsDir" below /org/intellij/plugins/nativeNeighbourhood/icons/.

The labels may be customized in META-INF/plugin.xml in plugin directory. The associated extensions may be configured in other.xml or using the filetypes-applet in IDEA configuration.

Downloads: 9623
Rating:
Participated in rating: 10
Version Since Build Until Build File/URL Size (Kb) Date Dependency
1.2.2. . . Download 51.08. 2009-11-16 22:17:05 .
1.2.2. . . Download 48.97. 2009-11-10 17:58:30 .
1.2.1. 40.3000. . Download 51.08. 2009-07-22 09:17:39 .
1.2. 40.3000. . Download 51.62. 2008-09-25 01:36:11 .
1.1.1. 40.3000. . Download 39.71. 2006-07-14 10:08:17 .
1.1. 40.3000. . Download 39.67. 2005-09-29 23:02:30 .
1.0.2. 40.3000. . Download 25.51. 2005-08-17 00:55:56 .
1.0.1. 40.3000. . Download 24.48. 2005-08-13 03:57:33 .
1.0. 40.3000. . Download 24.37. 2005-08-13 03:00:19 .
. .

Recent change notes:

Comments:

Anonymous
Rated:
2009-07-21 18:41:58
Open command window does not appear to work in xp with version 8.1.3 of Idea
.
harryhoppel
Rated:
2009-06-25 23:20:57
It seems that some scripts are missing in the last version(1.2). That's why this plugin doesn't work on the Mac. To make it work you need to download version 1.1.1 and copy files "reveal.sh" and "terminal.sh" from it to "~/Library/Application Support/IntelliJIDEA80/NativeNeighbourhood/classes/org/intellij/plugins/nativeNeighbourhood/icons/macosx". Voila!
.
dsmiley9
Rated: noRate
2009-06-23 01:50:12
I used to use this a lot (and loved it) but at some point many months ago it stopped working for me on Mac OS X with IntelliJ 8.x. It tries to open explorer.exe which is a windows thing (obviously).
.
Anonymous
Rated:
2009-06-05 23:16:56
super super super cool wish i had found this years ago
.
Anonymous
Rated: noRate
2008-08-07 12:06:22
Let's try again without XML-Tags, which are removed, when commenting:

In Ubuntu you can use the following configuration in ~/.IntelliJIdea70/config/options/other.xml: change the value-Attributes of the following tags in the component NativeNeighbourhoodPlugin to:
executeWithDefaultAppCommand: gnome-open $FilePath$
showInFileManagerCommand: nautilus $FileDir$
openCommandShellInCommand: gnome-terminal "--working-directory=$FileDir$"
.
Anonymous
Rated:
2008-08-06 19:53:41
In Ubuntu you can use the following configuration in ~/.IntelliJIdea70/config/options/other.xml:

#
...

...




...

...

Setting the extensions does not work, they are always overwritten.
.
Anonymous
Rated:
2008-08-06 18:53:59
This plugin thinks my Ubuntu is a Windows!?
.
Anonymous
Rated:
2007-09-11 00:38:22
The drag-n-drop from the filesystem is very useful - it turns IDEA into your one-stop editor.
.
Anonymous
Rated:
2006-12-08 19:20:14
forgot to rate it
.
Anonymous
Rated: noRate
2006-12-08 19:19:24
I love the SelectInTarget feature!
.
Anonymous
Rated:
2006-09-20 17:49:40
This plugin provides absolutely essential functionality, if you use IntelliJ as your primary GUI version control client.

It allows you to open editors for images, documents, etc. in external programs. Development is more than writing Java source code.
.
Anonymous
Rated:
2006-06-10 22:07:57
.
Anonymous
Rated:
2006-06-10 00:24:06
.