Skip to content

Commit eb6f65a

Browse files
committed
streamlined the EasyShell home link
Signed-off-by: Andre Bossert <anb0s@anbos.de>
1 parent ed1e127 commit eb6f65a

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

feature/feature.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,13 @@
66
provider-name="Andre Bossert"
77
plugin="de.anbos.eclipse.easyshell.plugin">
88

9-
<description url="https://github.com/anb0s/EasyShell">
10-
EasyShell - This Eclipse plugin allows to open a shell window or file manager from the popup menu in the navigation tree or editor view. Additionally it is possible to run selected file in the shell, copy file or directory path or run user defined external tools. Key shortcuts and multiple selections are also supported!
9+
<description url="http://anb0s.github.io/EasyShell">
10+
EasyShell - This Eclipse plugin allows to open a shell window
11+
or file manager from the popup menu in the navigation tree or
12+
editor view. Additionally it is possible to run selected file
13+
in the shell, copy file or directory path or run user defined
14+
external tools. Key shortcuts and multiple selections are also
15+
supported!
1116
</description>
1217

1318
<copyright>

plugin/about.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
aboutText = EasyShell - Open a shell window or file manager or run external command from Eclipse.\nVisit https://github.com/anb0s/EasyShell
1+
aboutText = EasyShell - Open a shell window or file manager or run external command from Eclipse.\nVisit http://anb0s.github.io/EasyShell
22
featureImage = images/easyshell32.png
33
appName = EasyShell

0 commit comments

Comments
 (0)