feature request #6568
closedfeature request #6565: [MASTER] Eclipse 4 Migration
Migrate perspectives
100%
Files
Updated by Patrick Plitzner over 6 years ago
- Subject changed from Migrate perspecitves to Migrate perspectives
Updated by Andreas Müller over 6 years ago
- Tags set to eclipse4
- Priority changed from New to Highest
- Target version changed from Release 4.7 to Reviewed Next Major Release
Updated by Patrick Plitzner about 6 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset taxeditor|b0b8da6ccf96efa69f889f75b1cb0f66358309a1.
Updated by Patrick Plitzner about 6 years ago
- Assignee changed from Patrick Plitzner to Andreas Müller
Updated by Patrick Plitzner about 6 years ago
- Status changed from Resolved to Feedback
The perspectives should work like before but they are still using e3
Updated by Andreas Müller over 5 years ago
- Assignee changed from Andreas Müller to Patrick Plitzner
what does this mean. Should it be reviewed or is there still some work to do?
Updated by Patrick Plitzner over 5 years ago
- Assignee changed from Patrick Plitzner to Andreas Müller
The perspectives were not migrated to e4 but I adapted them a little. Maybe just take a quick look if all views are present, at the correct position and with the expected size. Then we can close this ticket.
Updated by Patrick Plitzner over 5 years ago
- Target version changed from Reviewed Next Major Release to Release 5.0
Updated by Andreas Müller over 5 years ago
- File picture486-1.png picture486-1.png added
- Assignee changed from Andreas Müller to Patrick Plitzner
For me the perspective selector does also show the "Team Synchronizing" perspective (see attachment). It would be nice if we could remove this as it is not related to EDIT but a base feature from eclipse that we do not need.
Updated by Patrick Plitzner over 5 years ago
Andreas Müller wrote:
For me the perspective selector does also show the "Team Synchronizing" perspective (see attachment). It would be nice if we could remove this as it is not related to EDIT but a base feature from eclipse that we do not need.
Did you test this with the nightly release?
Updated by Andreas Müller over 5 years ago
- % Done changed from 50 to 80
All the rest seems fine.
Except for the fact, that the view positions are not automatically stored anymore when closing the TaxEditor. We had discussed that this will work again after full e4 migration. But as we will not 100% migrate for now, we will need another solution. Is there a ticket for this already? Can you link it?
Updated by Andreas Müller over 5 years ago
Patrick Plitzner wrote:
Andreas Müller wrote:
For me the perspective selector does also show the "Team Synchronizing" perspective (see attachment). It would be nice if we could remove this as it is not related to EDIT but a base feature from eclipse that we do not need.
Did you test this with the nightly release?
Yes. Todays build.
Updated by Patrick Plitzner over 5 years ago
- Assignee changed from Patrick Plitzner to Andreas Müller
Andreas Müller wrote:
Patrick Plitzner wrote:
Andreas Müller wrote:
For me the perspective selector does also show the "Team Synchronizing" perspective (see attachment). It would be nice if we could remove this as it is not related to EDIT but a base feature from eclipse that we do not need.
Did you test this with the nightly release?
Yes. Todays build.
Could you test once if moving/renaming the .cdmlibrary
folder solves this issue?
Updated by Patrick Plitzner over 5 years ago
@AM: or could you do a search for workbench.xmi
in your installation folder and in your home folder. It seems like some perspectives are cached in this file. I had the same problem when starting from my workspace.
Updated by Andreas Müller over 5 years ago
- Assignee changed from Andreas Müller to Patrick Plitzner
Deleting .cdmLibrary solved the problem. Deleting workbench.xmi in installation folder did not. workbench.xmi in home folder did not exist.
Updated by Patrick Plitzner over 5 years ago
- Status changed from Feedback to Closed
- % Done changed from 80 to 100
I close this ticket as this only occurs in rare cases and it is not critical if other perspectives are shown. The general problem of the cached workspace modelwill be handled here #6745