Eclipse does not start when I run the exe?

前端 未结 26 1003
轻奢々
轻奢々 2021-02-01 00:19

When I run the Eclipse.exe within the given folder, it will not start. The Eclipse splash screen will appear for a split second then close. There are no errors.

I\'ve t

26条回答
  •  攒了一身酷
    2021-02-01 01:04

    eclipse.exe -clean -clearPersistedState
    

    All you have to do is go the dir where your eclipse.exe is there and run the above command

提交回复
热议问题