[gme-users] constraints

Francisco Hernandez hernandf at cs.umu.se
Wed May 2 13:06:29 CDT 2007


Long time ago I wrote a brief description on how to debug an interpreter
inside Eclipse. see
http://list.isis.vanderbilt.edu/pipermail/gme-users/2004-May/000410.html

I haven't tried it with the latest versions (of GME,Eclipse, or Java for
that case), but it may still work.

Francisco

On Wed, 2 May 2007, Krishnakumar B wrote:

> Hi Adi,
>
> On Wed, 02 May 2007 12:24:18 PM -0500, Aditya Agrawal wrote:
> > Hi all,
> >
> > I am trying to use the java API to create an interpreter that creates models
> > and atoms in GME.
> >
> > I followed the manual and created the test interpreter. In the test
> > interpreter System.out.println was use and I was expecting to see a similar
> > output in the command window section of GME. I don't see any output and if I
> > run it a second time the interpreter crashes with the following error
> > message
>
> My request for tying standard error to the console window didn't go too far :-)
>
> I think the only way for you to get debug output is to write to a file.
> Sometime ago there was a posting on gme-users that described how to setup
> Eclipse to allow you to step into your java code.  We don't (still) have
> archive search capability for out mailing list, so you might have to do
> some googling.
>
> > "Internal error while executing java interpreter"
> >
> > I am using the Java 5.0 compiler and was wondering if there is a specific
> > version that I should be using.
>
> There was a specific version requirement (i.e., Java 1.4.2) for the
> previous version of GME.  This prevented GME from loading interpreters
> written with Java 5.0.  I am not sure about the status of that bug.
>
> -kitty.
>
> --
> Krishnakumar B <kitty at dre dot vanderbilt dot edu>
> Institute for Software Integrated Systems, Dept. of EECS, Vanderbilt University
> _______________________________________________
> gme-users mailing list
> gme-users at list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users
>


More information about the gme-users mailing list