Where does Eclipse look for eclipse.ini under Linux

后端 未结 6 1210
一个人的身影
一个人的身影 2020-12-02 17:00

I\'ve just been setting up a Ubuntu workstation and wanted to add some settings to eclipse.ini. When I searched for the file I found:

  • /etc/eclipse.ini
6条回答
  •  失恋的感觉
    2020-12-02 17:31

    According to https://wiki.eclipse.org/Eclipse.ini

    Eclipse startup is controlled by the options in $ECLIPSE_HOME/eclipse.ini. If $ECLIPSE_HOME is not defined, the default eclipse.ini in your Eclipse installation directory (or in the case of Mac, the Eclipse.app/Contents/MacOS directory) is used.

提交回复
热议问题