Thanks Ernest. I completely understand. I was just wondering if I was personally doing something goofy or others were experiencing the same thing.
- Howard -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, March 20, 2006 12:17 PM To: [email protected] Subject: Re: JESS: JessDE and the Content Assist list I think Greenblatt, Howard wrote: > I have been trying to figure out why sometimes Jess Constructs appear > in content assist and sometimes they don't. Me too :) > Once the full list is loaded, it will usually appear again even if I > have no space after the partial word. > > It looks like the way the templates are handled in the JessDE editor > code may be limiting the way the general content assist list is > created and filtered. The Eclipse literature will tell you that Eclipse is a framework for building any kind of IDEs, and that's certainly true. But the problem is that an awful lot of useful stuff is really part of the Java IDE, not part of the framework underneath; this makes is hard for plugin developers to match the JDE's functionality. Content assist support is something where about half the useful code is actually in the JDE; for templates, it's more like 3/4. I will revisit this before RC1 and see if I can improve matters. --------------------------------------------------------- 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] -------------------------------------------------------------------- -------------------------------------------------------------------- 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] --------------------------------------------------------------------
