Eclipse does not start when I run the exe?

前端 未结 26 1013
轻奢々
轻奢々 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:20

    In my case the problem was not having a proper javabin folder in the PATH variable.

    Open the PATH variable and make sure it points to a proper JRE bin folder.

提交回复
热议问题