Re: Eclipse, Maven, T5 web project and library component in same workspace

2010-01-26 Thread TNO
Perfect, it works

Thanks a lot


Le 26/01/2010 13:49, Jun Tsai a écrit :
> I think you can use -Dtapestry.modules=xx.xxx.xxx to enable other tapestry
> modules in same workspace.
>
> 2010/1/26 TNO 
>
>   
>> Hello,
>>
>> I have a problem, here's the situation :
>> Eclipse + Maven
>> In the same workspace : a T5 web project and a T5 component library.
>>
>> When I'm using Workspace resolution, my T5 web project can not find my
>> T5 component library.
>> But when not, it's OK, it works.
>>
>> I think this is the Tapestry-Module-Classes which is in my T5 component
>> library pom.xm.
>>
>> Is there a way to use the T5 web project and a T5 component library in
>> Eclipse with the workspace resolution enabled ?
>>
>> thanks, Thomas
>>
>>
>> ---
>> Antivirus avast! : message Sortant sain.
>> Base de donnees virale (VPS) : 100125-2, 25/01/2010
>> Analyse le : 26/01/2010 13:28:22
>> avast! - copyright (c) 1988-2010 ALWIL Software.
>> http://www.avast.com
>>
>>
>>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>> 
>
>   


---
Antivirus avast! : message Sortant sain.
Base de donnees virale (VPS) : 100125-2, 25/01/2010
Analyse le : 26/01/2010 14:40:34
avast! - copyright (c) 1988-2010 ALWIL Software.
http://www.avast.com




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



Re: Eclipse, Maven, T5 web project and library component in same workspace

2010-01-26 Thread Jun Tsai
I think you can use -Dtapestry.modules=xx.xxx.xxx to enable other tapestry
modules in same workspace.

2010/1/26 TNO 

> Hello,
>
> I have a problem, here's the situation :
> Eclipse + Maven
> In the same workspace : a T5 web project and a T5 component library.
>
> When I'm using Workspace resolution, my T5 web project can not find my
> T5 component library.
> But when not, it's OK, it works.
>
> I think this is the Tapestry-Module-Classes which is in my T5 component
> library pom.xm.
>
> Is there a way to use the T5 web project and a T5 component library in
> Eclipse with the workspace resolution enabled ?
>
> thanks, Thomas
>
>
> ---
> Antivirus avast! : message Sortant sain.
> Base de donnees virale (VPS) : 100125-2, 25/01/2010
> Analyse le : 26/01/2010 13:28:22
> avast! - copyright (c) 1988-2010 ALWIL Software.
> http://www.avast.com
>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
regards,
Jun Tsai


Re: Eclipse, Maven, T5 web project and library component in same workspace

2010-01-26 Thread Thiago H. de Paula Figueiredo

On Tue, 26 Jan 2010 10:28:22 -0200, TNO  wrote:


Hello,


Hi!


I have a problem, here's the situation :
Eclipse + Maven
In the same workspace : a T5 web project and a T5 component library.
When I'm using Workspace resolution, my T5 web project can not find my
T5 component library. But when not, it's OK, it works.

I think this is the Tapestry-Module-Classes which is in my T5 component
library pom.xm.

Is there a way to use the T5 web project and a T5 component library in
Eclipse with the workspace resolution enabled ?


Add your component library module to your AppModule using the @SubModule  
annotation while you're developing them.


--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
and instructor
Owner, software architect and developer, Ars Machina Tecnologia da  
Informação Ltda.

http://www.arsmachina.com.br

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