comparison content/Linux/file-manager.md @ 97:e99db3bc53c1

Updates for pelican 4.2.0, publish the blog as HTTPS instead of HTTP
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 19 Dec 2019 09:31:57 +0100
parents 38556e02ecb6
children 1d9382b0329b
comparison
equal deleted inserted replaced
96:57988fb9567c 97:e99db3bc53c1
1 Title: Enabling "Show in System Explorer" in Eclipse on Linux 1 Title: Enabling "Show in System Explorer" in Eclipse on Linux
2 Date: 2016-02-10 2 Date: 2016-02-10
3 Lang: en 3 Lang: en
4 4
5 ![Show in System Explorer](|filename|/images/EclipseShowInSystemExplorer.png) 5 ![Show in System Explorer]({static}/images/EclipseShowInSystemExplorer.png)
6 6
7 On my [Gentoo](http://www.gentoo.org/) machine the "Show in System Explorer" menu item did not work on Eclipse. I kept getting this error message: 7 On my [Gentoo](http://www.gentoo.org/) machine the "Show in System Explorer" menu item did not work on Eclipse. I kept getting this error message:
8 8
9 Execution of 'dbus-send --print-reply --dest=org.freedesktop.FileManager1 /org/freedesktop/FileManager1 org.freedesktop.FileManager1.ShowItems array:string:"file:/tmp/HelloWorld.java" string:""' failed with return code: 1 9 Execution of 'dbus-send --print-reply --dest=org.freedesktop.FileManager1 /org/freedesktop/FileManager1 org.freedesktop.FileManager1.ShowItems array:string:"file:/tmp/HelloWorld.java" string:""' failed with return code: 1
10 10