I've used that in the past, but at the moment I'm trying to stay as minimal as I can get away with. I don't need WTP/WTS/whatever to do Tapestry5 dev, since the Jetty plugin runs the app and the XML editor (which ships standard with Eclipse now) works with the TML files. Or at least I think it does - perhaps my trouble is that the XML plugin doesn't actually work with TML files. But it should - the T5 docs claim that TML is well-formed XML. Or perhaps adding the DOCTYPE element makes it no longer valid XML, which is why I'm getting complaints. I find all this confusing...
----- Original Message ---- From: Daniel Jue <[EMAIL PROTECTED]> To: Tapestry users <users@tapestry.apache.org> Sent: Monday, January 28, 2008 11:07:09 AM Subject: Re: T5: Eclipse unhappy with TML file that has DOCTYPE For web development in Eclipse, you're going to want the WST or WTP bundled releases. I can't keep up with all the delivery modes. There are also release bundles called Callisto/Europa. Try this: http://www.eclipse.org/projects/listofprojects.php Get WTP, if you want to use Eclipse. Dan On Jan 28, 2008 1:06 PM, Franz Amador <[EMAIL PROTECTED]> wrote: > Okay, I tried removing that first line, but it didn't help. I'm running the basic Eclipse 3.3.1.1 "for Java developers" with only a few extra plugins (subclipse, maven2, jetty). Sounds like something I need to ask the Eclipse folks about. Thanks anyway. > > ----- Original Message ---- > From: Szemere Szemere <[EMAIL PROTECTED]> > To: Tapestry users <users@tapestry.apache.org> > Sent: Monday, January 28, 2008 7:33:05 AM > Subject: Re: T5: Eclipse unhappy with TML file that has DOCTYPE > > > > I too don't have the line with: > xml version="1.0" encoding="UTF-8" > > and it all works fine in Eclipse 3.3.1.1 (I believe I have WST or at > least > some of its plugins). > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]