On 01/08/2021 15:37, Manu goswami wrote: > Hi Eclipse Team, > > 7.0.55 reports another error after successful build ( Win 10 + CYGWIN + Eclipse 7 0 55) > > $ ./eclipse > > Aborting: Can't find boot file! Please check either > > a) your program's setting for eclipsedir in ec_set_option(), or > > b) your setting for ECLIPSEDIR environment variable. > > Kindly confirm how to remove this error. The eclipse executable must be told where to find its support files, libraries, etc. This location is the directory where you have built or installed ECLiPSe. There are 3 alternative ways to do this: 1. on Windows, set the registry entry Computer\HKEY_LOCAL_MACHINE\SOFTWARE\IC-Parc\Eclipse\7.0 2. set and export the environment variable ECLIPSEDIR 3. via the -D command line option As you are on Windows, the path name must be given in Windows syntax, even when you are running from cygwin. Cheers, JoachimReceived on Mon Aug 02 2021 - 21:26:38 CEST
This archive was generated by hypermail 2.3.0 : Wed Sep 25 2024 - 15:13:21 CEST