Ernest, cool - thanks for the fix.
Michael On Mon, Jul 02, 2007 at 01:08:40PM -0400, Ernest Friedman-Hill wrote: > > On Jul 2, 2007, at 11:39 AM, Michael Atighetchi wrote: > > > > >"JessDE (7.0.0) requires plug-in org.eclipse.pde.ui" > > > >Any clues what this means ? > > > >Michael > > > > Yes I do; you've identified the problem. That missing plugin is part > of the "Plugin Development Environment" or "PDE", which used to be > part of the standard Eclipse download, but as I see from the web > site, now isn't part of the featured "Java Developer's Version." When > I downloaded, I downloaded the "classic" Eclipse, which is larger, > but contains the PDE and other stuff I need. So you could get a > working version right now by downloading "Classic", or by using the > Eclipse software updater to add the PDE to your installation; but... > > JessDE shouldn't depend on the PDE;this is an error on our part. I've > already looked into where the dependency comes from, and it can be > easily > removed for the next release; it looks like a simple mistake. > > If you'd like to try to fix this yourself: > > 1) Shutdown Eclipse > 2) Edit the file <eclipse>/plugins/gov.sandia.jess_7.0.0/META-INF/ > MANIFEST.MF > 3) Delete the line that says "org.eclipse.pde.ui," > 4) Save the file > 5) Start eclipse with "-clean" to make sure the change is picked up. > > The JessDE should then be working. Let us know. > > Thanks for your patience in looking into this and helping us > understand your problem. > > > --------------------------------------------------------- > 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://www.jessrules.com > > -------------------------------------------------------------------- > 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] > -------------------------------------------------------------------- -- Michael Atighetchi [EMAIL PROTECTED] BBN Technologies -------------------------------------------------------------------- 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] --------------------------------------------------------------------
