Hi all, I'm fairly new to ECLiPSe, and am planning on using it as a supplement to a Java codebase. I've gotten basic communication between Java and ECLiPSe working via the parctechnologies library, but I'm struggling a bit with the error handling: when I execute a goal that causes an ECLiPSe error, I get a com.parctechnologies.eclipse.Throw returned to my Java class (as I should, according to the embedding documentation), but there is no error message associated with that Throw to help me debug. How can I coerce the system into giving something more to work with than just "there was an error"? Thanks for any pointers. -GregReceived on Tue Mar 03 2009 - 04:19:54 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET