Changeset 4423 for trunk/configs

Show
Ignore:
Timestamp:
08/14/08 12:49:40 (5 months ago)
Author:
pmoura
Message:

Added ECLiPSe 6.0 config files. Modified the POSIX script "eclipselgt" to test for both ECLiPSe 5.10 and 6.0 versions. Added Windows shortcut to start Logtalk with ECLiPSe 6.0.

Location:
trunk/configs
Files:
4 added
2 removed
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/configs/NOTES.txt

    r4411 r4423  
    164164ECLiPSe 5.10#26 or later versions 
    165165 
    166     eclipse.config 
    167     eclipseiso.config 
     166    eclipse5.config 
     167    eclipse5iso.config 
    168168 
    169169    There are two configs files for this compiler. The first one, named  
    170     "eclipse.config", should be used when, for some reason, you don't want  
    171     to load the "iso" library. The second file, "eclipseiso.config" contains  
     170    "eclipse5.config", should be used when, for some reason, you don't want  
     171    to load the "iso" library. The second file, "eclipse5iso.config" contains  
    172172    a call to load the "iso" library. Both config files may be used with 
    173173    ECLiPSe 5.10#26 or later versions. 
    174174 
    175     You should use the "eclipseiso.config" whenever possible. The alternative  
     175    You should use the "eclipse5iso.config" whenever possible. The alternative  
    176176    config file may not contain all the needed definitions for ISO Prolog  
    177177    predicates that are needed for compiling Logtalk itself, the Logtalk  
     
    204204    built-in predicate compile/1, new clauses for dynamic predicates are  
    205205    appended to the old ones instead of replacing them! 
     206 
     207 
     208ECLiPSe 6.0 or later versions 
     209 
     210    eclipse6.config 
     211    eclipse6iso.config 
     212 
     213    (see comments above about ECLiPSe 5.10 version) 
    206214 
    207215