Skip to content

Is it possible to remove the empty placeholder after moving the existing views in JavaPerspective? #3081

Discussion options

You must be logged in to vote

Crazy. I would propose, simply ignore Mylyn and define

    <perspectiveExtension
          targetID="org.eclipse.jdt.ui.JavaPerspective">
       <view
             id="com.microsoft.copilot.eclipse.ui.chat.ChatView"
             minimized="false"
             relationship="stack"
             relative="org.eclipse.ui.views.ContentOutline">
       </view>
    </perspectiveExtension>

People using older Mylyn versions who would be annoyed by Mylyn Tasks view could close / move it manually.
For the future, once Mylyn fix is integrated, the problem will disappear.
Don't waste more time on that.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@hithisispolarbear
Comment options

@iloveeclipse
Comment options

Answer selected by hithisispolarbear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants