From: Garth D. <ga...@ut...> - 2003-01-14 06:03:06
|
On Mon, 13 Jan 2003 20:29:19 -0500 David Corbin wrote: > I'm pleased to announce a new release of XmlcEclipse, version 0.0.2. > The best way to install it is using the Eclipse Update Manager. The > install URL is http://xmlceclipse.sourceforge.net/site. Alternatively, > you can download the file from http://xmlceclipse.sourceforge.net > > David Corbin It is still broken... C:\Java\eclipse\plugins>dir xmlc*.* /s Volume in drive C has no label. Volume Serial Number is 54CF-1037 Directory of C:\Java\eclipse\plugins\net.sourceforge.xmlceclipse.core_0.0.2 01/14/2003 12:56 AM 47,759 xmlceclipse.jar 1 File(s) 47,759 bytes There is no plugin.xml, there is also no \libs directory. Eclipse totally ingores it when I start up, no "enable XMLC", no properties pages... I'll see if I can build a working one from the CVS and post it on the Wiki. Northern.CA ===-- http://www.northern.ca Canada's Search Engine |
From: Garth D. <ga...@ut...> - 2003-01-14 07:30:15
|
On Mon, 13 Jan 2003 20:29:19 -0500 David Corbin wrote: > you can download the file from http://xmlceclipse.sourceforge.net Further details: Get the unoffical plugin.xml fix from the link off http://xmlceclipse.sourceforge.net or directly from http://www.northern.ca/forums/getfile.php?id=23 Extract to plugins\net.sourceforge.xmlceclipse.core_0.0.2\ Install xmlc 2.1 into the \libs folder under the that folder (read the plugin readme.txt for details) Restart Eclipse and you should be golden. Northern.CA ===-- http://www.northern.ca Canada's Search Engine |
From: Garth D. <ga...@ut...> - 2003-01-14 13:33:37
|
On Tue, 14 Jan 2003 08:03:45 -0500 David Corbin wrote: > Did you download it, or use the install manager? I used the install > manager and it all seems to be working fine for me, though having looked > deeper, I have to admit I don't know why.... > I used the install manager, but the sf downloads page is the same thing... I don't know why it works for you (maybe your build environment is hooked into your classpath somehow), without a plugin.xml file and libs\*.* there's no way it will work for some one that has a fresh install of eclipse. Mind you installing just the .jar file would work fine as an upgrade (at least until the UI events get changed in plugin.xml - i.e. next time a new properties page is added or something) cuz you'd already have an old copy of the eclipse stuff in there... I deleted my \plugins\xmlceclipse folder before I started the updates manager going... Northern.CA ===-- http://www.northern.ca Canada's Search Engine |
From: Garth D. <ga...@ut...> - 2003-01-17 13:46:36
|
It's getting better... I got all the files I needed... When I opened my project I got an "Errors during build." exception and when I went to the properties page I got a "Unable to create selected properties page Reason: Plug-in net.sourceforge.xmlceclipse.core was unable to load class net.sourceforge.xmleclipse.ui.properties.ProjectPropertiesPage." Sounds like you missed a class in the xmlceclipse.jar or the jar's not in the plugin.xml... I'll have closer look tomorrow, gotta go to work. -G On Wed, 15 Jan 2003 19:03:22 -0500 David Corbin wrote: > I've release a new version for installation using the Update Manager. > There are no new features in 0.0.3, but it should be built correctly ;) > Would someon please test it and tell me I did it right. Thanks. > > > Garth Dahlstrom wrote: > > >On Mon, 13 Jan 2003 20:29:19 -0500 David Corbin wrote: > > > > > > > >>I'm pleased to announce a new release of XmlcEclipse, version 0.0.2. > >>The best way to install it is using the Eclipse Update Manager. The > >>install URL is http://xmlceclipse.sourceforge.net/site. Alternatively, > >>you can download the file from http://xmlceclipse.sourceforge.net > >> > >>David Corbin > >> > >> > > > >It is still broken... > > > >C:\Java\eclipse\plugins>dir xmlc*.* /s > > Volume in drive C has no label. > > Volume Serial Number is 54CF-1037 > > > > Directory of > C:\Java\eclipse\plugins\net.sourceforge.xmlceclipse.core_0.0.2 > > > >01/14/2003 12:56 AM 47,759 xmlceclipse.jar > > 1 File(s) 47,759 bytes > > > >There is no plugin.xml, there is also no \libs directory. Eclipse > >totally ingores it when I start up, no "enable XMLC", no properties > >pages... > > > >I'll see if I can build a working one from the CVS and post > >it on the Wiki. > > > >Northern.CA ===-- > >http://www.northern.ca > >Canada's Search Engine > > > > > > > > > >------------------------------------------------------- > >This SF.NET email is sponsored by: FREE SSL Guide from Thawte > >are you planning your Web Server Security? Click here to get a FREE > >Thawte SSL guide and find the answers to all your SSL security issues. > >http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en > >_______________________________________________ > >Xmlceclipse-development mailing list > >Xml...@li... > >https://lists.sourceforge.net/lists/listinfo/xmlceclipse-development > > > > > > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: A Thawte Code Signing Certificate > is essential in establishing user confidence by providing assurance of > authenticity and code integrity. Download our Free Code Signing guide: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en > _______________________________________________ > Xmlceclipse-development mailing list > Xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlceclipse-development > Northern.CA ===-- http://www.northern.ca Canada's Search Engine |
From: David C. <dc...@ma...> - 2003-01-14 13:05:00
|
Did you download it, or use the install manager? I used the install manager and it all seems to be working fine for me, though having looked deeper, I have to admit I don't know why.... Garth Dahlstrom wrote: >On Mon, 13 Jan 2003 20:29:19 -0500 David Corbin wrote: > > > >>I'm pleased to announce a new release of XmlcEclipse, version 0.0.2. >>The best way to install it is using the Eclipse Update Manager. The >>install URL is http://xmlceclipse.sourceforge.net/site. Alternatively, >>you can download the file from http://xmlceclipse.sourceforge.net >> >>David Corbin >> >> > >It is still broken... > >C:\Java\eclipse\plugins>dir xmlc*.* /s > Volume in drive C has no label. > Volume Serial Number is 54CF-1037 > > Directory of C:\Java\eclipse\plugins\net.sourceforge.xmlceclipse.core_0.0.2 > >01/14/2003 12:56 AM 47,759 xmlceclipse.jar > 1 File(s) 47,759 bytes > >There is no plugin.xml, there is also no \libs directory. Eclipse >totally ingores it when I start up, no "enable XMLC", no properties >pages... > >I'll see if I can build a working one from the CVS and post >it on the Wiki. > >Northern.CA ===-- >http://www.northern.ca >Canada's Search Engine > > > > >------------------------------------------------------- >This SF.NET email is sponsored by: FREE SSL Guide from Thawte >are you planning your Web Server Security? Click here to get a FREE >Thawte SSL guide and find the answers to all your SSL security issues. >http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en >_______________________________________________ >Xmlceclipse-development mailing list >Xml...@li... >https://lists.sourceforge.net/lists/listinfo/xmlceclipse-development > > > |
From: David C. <dc...@ma...> - 2003-01-16 00:04:30
|
I've release a new version for installation using the Update Manager. There are no new features in 0.0.3, but it should be built correctly ;) Would someon please test it and tell me I did it right. Thanks. Garth Dahlstrom wrote: >On Mon, 13 Jan 2003 20:29:19 -0500 David Corbin wrote: > > > >>I'm pleased to announce a new release of XmlcEclipse, version 0.0.2. >>The best way to install it is using the Eclipse Update Manager. The >>install URL is http://xmlceclipse.sourceforge.net/site. Alternatively, >>you can download the file from http://xmlceclipse.sourceforge.net >> >>David Corbin >> >> > >It is still broken... > >C:\Java\eclipse\plugins>dir xmlc*.* /s > Volume in drive C has no label. > Volume Serial Number is 54CF-1037 > > Directory of C:\Java\eclipse\plugins\net.sourceforge.xmlceclipse.core_0.0.2 > >01/14/2003 12:56 AM 47,759 xmlceclipse.jar > 1 File(s) 47,759 bytes > >There is no plugin.xml, there is also no \libs directory. Eclipse >totally ingores it when I start up, no "enable XMLC", no properties >pages... > >I'll see if I can build a working one from the CVS and post >it on the Wiki. > >Northern.CA ===-- >http://www.northern.ca >Canada's Search Engine > > > > >------------------------------------------------------- >This SF.NET email is sponsored by: FREE SSL Guide from Thawte >are you planning your Web Server Security? Click here to get a FREE >Thawte SSL guide and find the answers to all your SSL security issues. >http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en >_______________________________________________ >Xmlceclipse-development mailing list >Xml...@li... >https://lists.sourceforge.net/lists/listinfo/xmlceclipse-development > > > |