Re: [eclipse-clp-users] Error after build -- 7_0_55 -- Win10 + CYGWIN + Eclipse 7 0 55

From: Joachim Schimpf <jschimpf_at_...311...>
Date: Mon, 2 Aug 2021 22:09:05 +0100
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,
Joachim
Received on Mon Aug 02 2021 - 21:26:38 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST