facebook

Customize perspective dialog broken

  1. DevStyle
  2.  > 
  3. Theme Problems
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #630544 Reply

    grobitto
    Participant

    Eclipse IDE for java developers on Windows
    Version: 2019-09 R (4.13.0)
    Build id: 20190917-1200

    When i select “window -> perspective -> customize perspective” nothing happens and eclipse wont start again until i delete .metadata\.plugins\org.eclipse.e4.workbench\workbench.xmi

    I can see genuitec-related error messages in the log, please check the attached eclipse log file

    Attachments:
    You must be logged in to view attached files.
    #630547 Reply

    Aaron Lara
    Member

    Hello! Thanks for reaching out. I inspected your logs but the error seems to be unrelated to DevStyle. The other com.genuitec. entries you mentioned are not related to this issue. I actually use 2019-09 with DevStyle for my regular development and “Customize perspective” opens the corresponding dialog just fine.

    The interesting part about the stacktrace is:

    Caused by: java.lang.NullPointerException
    	at org.eclipse.ui.internal.dialogs.cpd.CustomizePerspectiveDialog.getToolbarLabel(CustomizePerspectiveDialog.java:1380)

    This makes me believe there’s a toolbar contribution that is badly implemented. Maybe a third party plugin you have installed besides DevStyle?

    Cheers!
    Aaron Lara

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Customize perspective dialog broken

You must be logged in to post in the forum log in