Is there a way to force Eclipse to open in the default perspective?

前端 未结 3 1783
無奈伤痛
無奈伤痛 2021-01-02 15:11

Problem:

Whenever I start Eclipse (3.5.2 Galileo) it always opens in the previous perspective I was using. I want it to ALWAYS open in the default perspective, but

3条回答
  •  渐次进展
    2021-01-02 15:50

    If you can find out what that perspective's ID is, you can force Eclipse to reopen with it using the -perspective command line switch (followed by that ID).

提交回复
热议问题