-
Notifications
You must be signed in to change notification settings - Fork 15
EasyShell not compatible with new Eclipse Neon #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for the report, but the words "A shame. Well, time to switch to alternative similar plugins instead" etc. are no help for me to give more of my spare time for EasyShell development...
Anyway i have a working version for Neon and wanted to release it together with Neon, but it will be released in the same week later, see milestone v1.5 |
related to #30 |
related to https://sourceforge.net/p/pluginbox/bugs/26/ |
Thanks for your plugin, it is really very useful, I use it for years and it helps me a lot! |
Same here: thank you very much for this plugin! I use it every day. |
Is there an early binary for the 1.5/2.0 release, or an easy way to build one from source? |
I've an internal alpha version of 1.5 stream that is ONLY for playing with some new features i want to add. BUT this version is not compatible to 1.4.x nor to new 2.0 stream. So if you have own presets, they will not be usable, because of new property-format. It also has possibility to have 3 EasyShell menu instances --> fist enable one instance in preferences: All three configured intances of EasyShell menus (some entries are duplicates) looks like this: I will release new v2.0 instead of v1.5 officially, because the interface is clear and simple, but it supports dynamic menus, you can select the tools you want instead of having 4 predefined, see So v1.5 will have no future ;) but if you want to use for Neon until v2.0, testing update site: http://anb0s.github.io/EasyShell/testing v2.0 pre-release will be added during this week... Thanks! |
Hi anb0s, I'm not sure in which issue I should suggest this but since you posted those images here... Wouldn't it be nice if one could simply add and remove custom entries, with custom names? You could keep the suggested "templates" but also allow to add/remove any entry? I suck at photoshop, but something like this: |
Nice!!! |
- complete rewrite of plugin with EPL license #35 - [v2.0] new license: EPL - added table view to support adding, removing and change order of commands - new name space "de.anbos.eclipse.easyshell" Addressed enhancement requests: #9 - Editable / custom commands #11 - Change argument names #12 - Change order menue entries #14 - ability to select which of the 4 options to be visible #17 - add linux 'nemo' file browser #21 - add Xfce4 Terminal to linux presets #23 - add linux 'thunar' file browser #31 - add support of eclipse variables Bug fixes: #4 - "cd" cannot be used/called like a stand-alone program in configurations under #6 - gnome-terminal: change to working directory does not work in LMDE 201403 #29 - EasyShell v1.4.2 cannot be installed in Eclipse Neon(4.6.0M5) #30 - Compatibility Issue with Neon-M7 #45 - EasyShell not compatible with new Eclipse Neon Signed-off-by: Andre Bossert <anb0s@anbos.de>
done at branch v2_0 |
I'm currently testing it in Neon and it works well!
C:\path\to\WinContextMenu_x64.exe "${easyshell:resource_loc} "WinContextMenu_x86.exe" and "WinContextMenu_x64.exe" are avaialble there: UPDATE: I found that "context.exe" from http://www.maddogsw.com/cmdutils/ works even better than "WinContextMenu_x64.exe": it opens right where the cursor is. Also, the source is available. Thanks for that 2.0 version!! |
|
Thank You for the alpha test! So you have builded it by yourself :) I have more patches to apply and adapt to new codebase from my private work done in 2015, so may be some commits have issues. I will commit it during the week, so please wait for the last one that should be stable and have all UI elements available :) I will put the beta release to testing site, i have to do it step by step... There is a NPE if you create an item and then change its "type" to "Other" (and you click "OK") Would be nice to list the new names to use as arguments since "{1}", "{2}", etc. don't work anymore. If it can help someone, I primarily use EasyShell to pop Windows Context Menu. To do that, I now use this as my command in Neon: Another small bug: when you click the "Edit" button for an item, its "type" is always reset to "Open". Thanks electrotype! |
I have added this v2.0 issues to #50 and will track it there. |
fixed with 6aac781 |
v2.0.0 beta 2 build available at site: http://anb0s.github.io/EasyShell/testing @ALL users: Thanks again for your support :) |
Eclipse Neon is released yesterday.
But EasyShell can't installed nor used anymore.
Seems the latest EasyShell release dates from 2014, so I guess this project is dead? So as it doesn't work anymore, I guess that's the end of it?
A shame. Well, time to switch to alternative similar plugins instead...
The text was updated successfully, but these errors were encountered: