Something you might like to try
Open your .project file
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.iw.plugins.spindle.core.tapestrybuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>com.iw.plugins.spindle.core.tapestrynature</nature>
</natures>
If its not already present, add the second <buildCommand> element and
the second <nature> element
This could get you some of the way, if not all of the way, to solving
your problem
Cheers,
Phil
[EMAIL PROTECTED] wrote:
Hi,
I have an existing struts web application, and am integrating Tapestry
in. However, I cannot get the Palette control to work, and I assume it
is because the project was not created as a tapestry Web app. Is this
the case? If so, does anyone know if I can manually add a file or two
to the project space, to make it look like a Tapestry web app?
Thanks,
Craig
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]