awhawks / workspacemechanic

Automatically exported from code.google.com/p/workspacemechanic
0 stars 0 forks source link

Drop dependency on Mylyn #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to install workspacemechanic into a plain Eclipse SDK install.

What is the expected output? What do you see instead?
I would like to see only workspacemechanic being added.
Instead, it also needs the Mylyn Bridge stuff.

What version of the product are you using? On what operating system?
Eclipse SDK
Version: 3.6.0
Build id: I20100429-1549

Original issue reported on code.google.com by peter.arrenbrecht on 14 May 2010 at 9:39

GoogleCodeExporter commented 8 years ago
I forgot to include this as one of the initial set of bugs, so, thanks for 
bringing it to our attention.

We recognize that many people don't want have mylyn, and requiring it for the 
Workspace Mechanic is 
less than ideal. 

You can see that we have it on our 1.0 roadmap 
http://code.google.com/a/eclipselabs.org/p/workspacemechanic/wiki/Roadmap

Nonetheless I'm changing this to an enhancement for now.

Original comment by konigsb...@gmail.com on 16 May 2010 at 12:28

GoogleCodeExporter commented 8 years ago
Issue 28 has been merged into this issue.

Original comment by davidpl...@google.com on 28 Sep 2010 at 11:05

GoogleCodeExporter commented 8 years ago
I looked into this; it should be easy to use PopupDialog instead of the Mylyn 
dialog, which is I think the only real reason that Mylyn is used.

Original comment by davidpl...@google.com on 5 Oct 2010 at 1:34

GoogleCodeExporter commented 8 years ago
Attached is a patch that changes the PopupDialog to only use SWT/JFace classes.
The popup will then looks like the one used by p2's automatic update search.

Original comment by rua...@gmail.com on 23 Jan 2011 at 7:10

Attachments:

GoogleCodeExporter commented 8 years ago
ruaudl thank you for the patch. I didn't see it and this weekend wrote one 
anyway. But thanks for the patch.

Original comment by konigsb...@gmail.com on 15 Feb 2011 at 3:23

GoogleCodeExporter commented 8 years ago

Original comment by konigsb...@gmail.com on 11 Mar 2011 at 7:32