【问题标题】:Can't use swi-prolog in eclipse不能在 Eclipse 中使用 swi-prolog
【发布时间】:2016-04-02 12:35:35
【问题描述】:

当我启动 prolog 视图时,控制台显示:

org.cs3.prolog.connector.process.PrologProcessException: org.cs3.prolog.connector.process.PrologProcessStartException:无法启动 Prolog 进程 !prolog 可执行文件的路径无效

我在谷歌上没有找到任何东西,这对我来说似乎很奇怪。只有我得到的地方: https://sewiki.iai.uni-bonn.de/research/pdt/docs_archive/v0.x/platform_notes

我无法理解它是否与我的问题有关,并且

http://prodevtools.sourceforge.net/v0.1.1/configuration.html

这似乎来自旧版本。那么,有关如何解决此问题的任何帮助?我花了太多时间尝试使用 prolog,这是我已经使用的第二种方法(在尝试安装 ciao 后失败)。

【问题讨论】:

    标签: eclipse eclipse-plugin prolog swi-prolog


    【解决方案1】:

    由于使用 SWI-PL 将 PDP 配置到 Eclipse 中不正确,我遇到了同样的问题。实际上,当之无愧地需要处理 Prolog 可执行文件。

    根据以下说明,问题已消失:

    1- 安装 SWI-PL

    2- 在eclipse中查找这个地址:Window > Preferences > PDT > Prolog Processes

    3- 检查 SWI Prolog 并按编辑

    4-从对应地址浏览swipl.exe文件(默认为:C:\Program Files\swipl\bin\swipl.exe)

    5- 按确定

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-09-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多