I think Krasnigor, Scott L (N-AST) wrote: > Is there a compatibility issue with the JessDE version 70b1 and the new > Eclipse 3.1 release? I tried to open some of the examples within the IDE > and just get a tab with the filename with a blank screen with the word > ERROR under a blue line. Thanks.
No, the JessDE does work with 3.1. What doesn't work is the menu item which used to be called "Open external file..." and now is just called "Open..." Surprisingly enough, the mechanism for opening a file outside of Eclipse is completely different from the one for opening a file inside a project; furthermore, the former mechanism is complicated and poorly documented. Although we plan to implement it, it hasn't been done yet. In any case, make a project, import your Jess code, and things should work just fine. --------------------------------------------------------- Ernest Friedman-Hill Advanced Software Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
