From: David C. <dc...@ma...> - 2003-08-01 00:13:56
|
On Thursday 31 July 2003 19:54, Mike Warne wrote: > Hi Dave, > Thanks, > Actually I'm using the Eclipse beta 3.0 I think I'm using M1, although they > just announced M2 a couple of weeks ago, I haven't tried that yet. > Now that I think about it, I've been used it in 3.0 M2 a couple of times, and I have not had any problems. But, I never did use it with M1. > I downloaded the xmlceclipse source from CVS, but I'm not sure how to setup > the project in Eclipse, do you think I could create a new plugin > development project in eclipse, and import the cvs source into it? You should be able to check it out from CVS from within eclipse. It should have the .project and everything in CVS. > > I'm deep into projects right now, I wish I had more time to work on > something like this plugin instead. > I may try version 2.1 eclipse later to see if it reacts differently.. > Help and contributions are always welcome, should you ever find the time. > BTW I tried the Enhydra Kelp for Eclipse, but it's a manual process. They > just run the ant xmlc build script for xmlc support. It's not as nicely > integrated as your plugin is.. I like the fact that I can simply refresh > my html resource folder, and have xmlc fire up automatically, and the > entire project gets updated.. > The goal, in my oppinion with eclipse is that tools be INTEGRATED. I've not looked at Kelp for Eclipse, but it doesn't very integrated. > Thanks again, > Mike. > |