Skip to content
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

Compatibility Issue with Neon-M7 #30

Closed
nblix opened this issue May 17, 2016 · 6 comments
Closed

Compatibility Issue with Neon-M7 #30

nblix opened this issue May 17, 2016 · 6 comments

Comments

@nblix
Copy link

nblix commented May 17, 2016

I've tried to install EasyShell into Eclipse Neon M7. The first attempt failed due to an dependency issue: it needs the mars update site as well to find all required bundles. I believe the eclipse compatibility plugins are the one missing on the neon update site in this case.
After installing it using the additional site i have issues using EasyShell:

  • It doesn't show up in the popup menus
  • I cannot open the preference page of the feature (via window -> preferences -> EasyShell)

These issues apply to Windows 7 / X64 as well as Gentoo Linux / Amd 64

@anb0s
Copy link
Owner

anb0s commented May 17, 2016

Thanks! I've fixed it, see issue #29.

The compatibility layer was removed in NEON.

@nblix
Copy link
Author

nblix commented May 17, 2016

OK thanks! Didn't find this issue via the search - sorry!
btw. is there an update site to test the 1.5 line?

@anb0s
Copy link
Owner

anb0s commented May 17, 2016

No problem :) Yes i've a test update site, but next version will include some UI changes and is work-in-progress, so may be your old presets are not working then or the UI is not clear.

some more details:

  • we have now 3 x presets (simple instances), just for playing and will be changed to one table with configurable tools --> looks strange now ;)
  • all old parameters like {1} etc. are replaces with something like {easyshell:container_loc} etc. --> old presets are not shown anymore --> import of old format will be added soon
  • version will be 1.5 or 2.0 with EPL license instead of GPL

If you still want to try last build please use:
https://raw.githubusercontent.com/anb0s/EasyShell/v1_5/pluginbox-updatesite/composite

More bug and improvement requests are welcome :)

@anb0s anb0s modified the milestones: v2.0, v1.5 May 20, 2016
@anb0s
Copy link
Owner

anb0s commented May 20, 2016

Decision to skip release of v1.5 and concentrate at v2.0 release, because of Eclipse 4.6 compatibility and new EPL license and complete new code base.

anb0s added a commit that referenced this issue Jun 5, 2016
+ migration to GitHub
  #2
! EasyShell v1.4.2 cannot be installed in Eclipse Neon(4.6.0M5)
  #29
! Compatibility Issue with Neon-M7
  #30
! gnome-terminal: change to working directory does not work in LMDE
201403
  #6
! fixed all linux presets like gnome-terminal presets to not use "{1}"
--> {1},
  because of tokenizer it works also for "spaces in names"
+ added Xfce detection
+ added 3 instances of property pages 
+ added new preset "Gnome Terminal / Nemo"
  https://sourceforge.net/p/pluginbox/feature-requests/18/
  #17
+ added new preset "Gnome Terminal / Thunar"
  https://sourceforge.net/p/pluginbox/feature-requests/24/
  #23
+ added new preset "Xfce Terminal / Thunar"
  https://sourceforge.net/p/pluginbox/feature-requests/22/
  #21
anb0s added a commit that referenced this issue Jun 5, 2016
+ migration to GitHub
  #2
! EasyShell v1.4.2 cannot be installed in Eclipse Neon(4.6.0M5)
  #29
! Compatibility Issue with Neon-M7
  #30
! gnome-terminal: change to working directory does not work in LMDE
201403
  #6
! fixed all linux presets like gnome-terminal presets to not use "{1}"
--> {1},
  because of tokenizer it works also for "spaces in names"
+ added Xfce detection
+ added 3 instances of property pages 
+ added new preset "Gnome Terminal / Nemo"
  https://sourceforge.net/p/pluginbox/feature-requests/18/
  #17
+ added new preset "Gnome Terminal / Thunar"
  https://sourceforge.net/p/pluginbox/feature-requests/24/
  #23
+ added new preset "Xfce Terminal / Thunar"
  https://sourceforge.net/p/pluginbox/feature-requests/22/
  #21
@anb0s anb0s modified the milestones: v1.5, v2.0 Jun 23, 2016
@anb0s
Copy link
Owner

anb0s commented Jun 23, 2016

v2.0 tooks more time for new concept, so will release v1.5 very soon :)

@anb0s anb0s closed this as completed Jun 23, 2016
@anb0s anb0s modified the milestones: v1.5, v2.0 Jul 4, 2016
anb0s added a commit that referenced this issue Jul 5, 2016
- 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>
@anb0s
Copy link
Owner

anb0s commented Jul 5, 2016

done at branch v2_0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants