You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by #Cyrille37# <cy...@gmail.com> on 2007/05/15 16:28:52 UTC

Eclipse User Libraries and Tapestry 4.0.2

Hello,

For every Tapestry project I've to copy all Tapestry libraries in the 
WEB-INF/lib folder. Like I'm using Windows I could not using symbolic 
links. By that way, each project are heavy.
I'd tried to define Tapestry as a Eclipse User Library but jars are not 
deployed at runtime so the tapestry apache redirect filter is not found.
Do you know a way to avoid this heavy copying ??
I've read the HowToSetupEclipseWtp but the author has the same problem.
Regards
cyrille

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Eclipse User Libraries and Tapestry 4.0.2

Posted by #Cyrille37# <cy...@gmail.com>.
#Cyrille37# a écrit :
> Stephane PAQUET a écrit :
>> Look at 
>> http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-865.html 
>>
>> LibCopy plugin is doing this job for Maven project. I guess you can 
>> have a look at the way it is working and just do the same in your 
>> project.
>> Regards,
>>   SP
> Thanks,
> but I've found the solution. some time documentation reading IS THE 
> solution ;-)
>
> http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse.wst.doc.user/topics/overview.html 
>
I've just updated the wiki :
http://wiki.apache.org/tapestry/HowToSetupEclipseWtp

cyrille

>
> best regards
> cyrille
>
>>
>>
>> On May 15, 2007, at 4:33 PM, #Cyrille37# wrote:
>>
>>> #Cyrille37# a écrit :
>>>> Hello,
>>>>
>>>> For every Tapestry project I've to copy all Tapestry libraries in 
>>>> the WEB-INF/lib folder. Like I'm using Windows I could not using 
>>>> symbolic links. By that way, each project are heavy.
>>>> I'd tried to define Tapestry as a Eclipse User Library but jars are 
>>>> not deployed at runtime so the tapestry apache redirect filter is 
>>>> not found.
>>>> Do you know a way to avoid this heavy copying ??
>>>> I've read the HowToSetupEclipseWtp but the author has the same 
>>>> problem.
>>>> Regards
>>>> cyrille
>>> I forget to specify that I've added the Tapestry Eclipse User Libray 
>>> in the BuildPath AND in the classpath of the Server Launch 
>>> configuration for Tomcat5.5
>>>
>>> cyrille
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Eclipse User Libraries and Tapestry 4.0.2

Posted by #Cyrille37# <cy...@gmail.com>.
Stephane PAQUET a écrit :
> Look at 
> http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-865.html 
>
> LibCopy plugin is doing this job for Maven project. I guess you can 
> have a look at the way it is working and just do the same in your 
> project.
> Regards,
>   SP
Thanks,
but I've found the solution. some time documentation reading IS THE 
solution ;-)

http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse.wst.doc.user/topics/overview.html

best regards
cyrille

>
>
> On May 15, 2007, at 4:33 PM, #Cyrille37# wrote:
>
>> #Cyrille37# a écrit :
>>> Hello,
>>>
>>> For every Tapestry project I've to copy all Tapestry libraries in 
>>> the WEB-INF/lib folder. Like I'm using Windows I could not using 
>>> symbolic links. By that way, each project are heavy.
>>> I'd tried to define Tapestry as a Eclipse User Library but jars are 
>>> not deployed at runtime so the tapestry apache redirect filter is 
>>> not found.
>>> Do you know a way to avoid this heavy copying ??
>>> I've read the HowToSetupEclipseWtp but the author has the same problem.
>>> Regards
>>> cyrille
>> I forget to specify that I've added the Tapestry Eclipse User Libray 
>> in the BuildPath AND in the classpath of the Server Launch 
>> configuration for Tomcat5.5
>>
>> cyrille



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Eclipse User Libraries and Tapestry 4.0.2

Posted by Stephane PAQUET <st...@free.fr>.
Look at http://www.eclipseplugincentral.com/Web_Links-index-req- 
viewlink-cid-865.html
LibCopy plugin is doing this job for Maven project. I guess you can  
have a look at the way it is working and just do the same in your  
project.
Regards,
   SP


On May 15, 2007, at 4:33 PM, #Cyrille37# wrote:

> #Cyrille37# a écrit :
>> Hello,
>>
>> For every Tapestry project I've to copy all Tapestry libraries in  
>> the WEB-INF/lib folder. Like I'm using Windows I could not using  
>> symbolic links. By that way, each project are heavy.
>> I'd tried to define Tapestry as a Eclipse User Library but jars  
>> are not deployed at runtime so the tapestry apache redirect filter  
>> is not found.
>> Do you know a way to avoid this heavy copying ??
>> I've read the HowToSetupEclipseWtp but the author has the same  
>> problem.
>> Regards
>> cyrille
> I forget to specify that I've added the Tapestry Eclipse User  
> Libray in the BuildPath AND in the classpath of the Server Launch  
> configuration for Tomcat5.5
>
> cyrille
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Eclipse User Libraries and Tapestry 4.0.2

Posted by #Cyrille37# <cy...@gmail.com>.
#Cyrille37# a écrit :
> Hello,
>
> For every Tapestry project I've to copy all Tapestry libraries in the 
> WEB-INF/lib folder. Like I'm using Windows I could not using symbolic 
> links. By that way, each project are heavy.
> I'd tried to define Tapestry as a Eclipse User Library but jars are 
> not deployed at runtime so the tapestry apache redirect filter is not 
> found.
> Do you know a way to avoid this heavy copying ??
> I've read the HowToSetupEclipseWtp but the author has the same problem.
> Regards
> cyrille
I forget to specify that I've added the Tapestry Eclipse User Libray in 
the BuildPath AND in the classpath of the Server Launch configuration 
for Tomcat5.5

cyrille



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org