Search code examples
prologgedit

Using Gedit for Prolog Development


I'm trying to set up the external tools plugin in Gedit, so that I can hit a button and have a prolog interpreter appear in the bottom pane. The problem I'm having is that the interpreter immediately closes. How can I have the interpreter not terminate as soon as it opens?


Solution

  • You can install gedit-plugins, they include a terminal that can be run on the bottom pane of gedit. You can start Prolog in it as normal.

    http://live.gnome.org/GeditPlugins