Hey Simon, Good catch. Sorry I messed up the plugin.xml file for Eclipse. All you need to do is edit "plugin.xml" underneath the "com.jamesholmes.console.struts" directory and change this:
<library name="lib/console.jar"/> to this: <library name="lib/struts-console.jar"/> Thanks, James -----Original Message----- From: Chappell, Simon P [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 25, 2003 9:03 AM To: Struts Users Mailing List Subject: RE: [ANNOUNCE] Struts Console v4.0 James, I tried version 4 in WSAD 4.0.3 and received errors. Version 3.6 worked fine. Does this new version have a dependency on a newer version of Eclipse? Simon >-----Original Message----- >From: James Holmes [mailto:[EMAIL PROTECTED] >Sent: Tuesday, June 24, 2003 10:29 PM >To: 'Struts Users Mailing List' >Subject: [ANNOUNCE] Struts Console v4.0 > > >Struts Console version 4.0 is now available. > >http://www.jamesholmes.com/struts/ > >Download Now: >http://www.jamesholmes.com/struts/struts-console-4.0.zip > -- OR -- >http://www.jamesholmes.com/struts/struts-console-4.0.tar.gz > >Struts Console is FREE software. > >This release most notably adds support for editing JSP Tag >Library files >(*.tld) and fixes the long running JBuilder plugin problems. > >Changes with Struts Console v4.0 > > *) Fixed long running bug where Struts Console's version > of JDOM library conflicted with that used by JBuilder. > > *) Fixed bug where updating Global Constants in Validator > config wasn't marking file as changed. > > *) Fixed Console to properly save files as UTF-8 instead > of system encoding. > > *) Fixed IDEA plugin to properly refresh config file in text > editor when changes are made with Console. In doing so, > improved plugin performance greatly. > > *) Fixed a couple of very minor bugs in IDEA plugin. > > *) Fixed bug where using Escape key or Cancel button to close > dialogs would sometimes lead to new elements being created > erroneously. > > *) Added support for editing JSP Tag Library (*.tld) files. > > *) Added support for <bean> element in Tiles config files. > > *) Added instructions to IDEA plugin for newbies. > >Thanks, > >-james >[EMAIL PROTECTED] >http://www.jamesholmes.com/struts/ > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

