|
From: Alan E. <ala...@gm...> - 2006-03-29 16:45:39
|
I've been having problems with commoncontrols not loading on jedit startup. I get this message every time: [error] ErrorListDialog$ErrorEntry: /home/ezust/workspace/jEdit/jars/CommonControls.jar: [error] ErrorListDialog$ErrorEntry: Requires JAR file /home/ezust/workspace/jEdit/jars/kappalayout.jar. [error] ErrorListDialog$ErrorEntry: This JAR file is part of this plugin, but it cannot be found. [error] ErrorListDialog$ErrorEntry: Try reinstalling this plugin. [error] ErrorListDialog$ErrorEntry: /home/ezust/workspace/jEdit/jars/Docker= .jar: [error] ErrorListDialog$ErrorEntry: Requires CommonControlsPlugin, but CommonControlsPlugin [error] ErrorListDialog$ErrorEntry: could not be loaded. [error] ErrorListDialog$ErrorEntry: /home/ezust/workspace/jEdit/jars/ProjectViewer.jar: [error] ErrorListDialog$ErrorEntry: Requires CommonControlsPlugin, but CommonControlsPlugin [error] ErrorListDialog$ErrorEntry: could not be loaded. If I go into plugin manager, and can restart the CommonControls plugin, then I can restart the others (proejctviewer and alll the others that depend on CommonControls). But it seems i have to do this every time I start up jedit. Why is it not finding kappalayout on startup, when it is clearly there? |