You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Alfonso Quiroga <al...@gmail.com> on 2009/09/16 23:37:28 UTC

switch between tml and component

I wish to know if someone did a small plugin for eclipse, so I can
switch between component's TML and component's java file, thanks!

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


Re: switch between tml and component

Posted by Alfonso Quiroga <al...@gmail.com>.
Not by now, I use the solution that is on the wiki-howto, it's just
using eclipse wtp, and select a specific DTD that autocompletes
standard components (t:loop, etc) but you can add your own components
definitions and it will autocomplete your own components. And more,
you can develop a simple tool using reflection, so it takes your
components and outputs the dtd ;)

On Sat, Sep 19, 2009 at 3:01 AM, Geoff Callender
<ge...@gmail.com> wrote:
> This sounds great. When you say "auto-completion" do you mean it can prompt
> you for the parameters of a component? Please tell us more.
>
> On 18/09/2009, at 12:15 AM, Alfonso Quiroga wrote:
>
>> Yes, I have eclipse configured so tml files are shown as JSP files,
>> and I use a specific tapestry DTD for auto-completion, that works
>> perfect. I was wondering a fast change between a component (or page)
>> tml and java file, the loom project I think is very early by now, it
>> has bugs and I couldn't achieve this. Thanks
>>
>> On Wed, Sep 16, 2009 at 9:55 PM, cleverpig <gr...@gmail.com>
>> wrote:
>>>
>>> you can use eclipse wtp to edit tml files,just config association for it.
>>>
>>> On Thu, Sep 17, 2009 at 5:39 AM, Thiago H. de Paula Figueiredo
>>> <th...@gmail.com> wrote:
>>>>
>>>> Em Wed, 16 Sep 2009 18:37:28 -0300, Alfonso Quiroga
>>>> <al...@gmail.com>
>>>> escreveu:
>>>>
>>>>> I wish to know if someone did a small plugin for eclipse, so I can
>>>>> switch between component's TML and component's java file, thanks!
>>>>
>>>> Take a look at http://code.google.com/p/loom-t5/.
>>>>
>>>> --
>>>> Thiago H. de Paula Figueiredo
>>>> Independent Java consultant, developer, and instructor
>>>> http://www.arsmachina.com.br/thiago
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> cleverpig(Dan)
>>> Location: Beijing
>>> Address: Room 4018,No.A2 South Avenue Fuxingmen Beijing,P.R.China
>>> Zipcode: 100031
>>> MSN: great_liudan@hotmail.com
>>> QQ: 149291732
>>> Skype: cleverpigatmatrix
>>> Facebook ID:cleverpig
>>> Blog: www.cleverpig.name
>>> Tags: del.icio.us/cleverpig
>>> Twitter: twitter.com/cleverpig
>>> 新浪微博: t.sina.com.cn/cleverpig
>>> Organization: www.beijing-open-party.org
>>> Organ@Facebook: http://www.facebook.com/group.php?gid=8159558294
>>>
>>> ---------------------------------------------------------------------
>>> 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
>>
>
>
> ---------------------------------------------------------------------
> 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: switch between tml and component

Posted by Geoff Callender <ge...@gmail.com>.
This sounds great. When you say "auto-completion" do you mean it can  
prompt you for the parameters of a component? Please tell us more.

On 18/09/2009, at 12:15 AM, Alfonso Quiroga wrote:

> Yes, I have eclipse configured so tml files are shown as JSP files,
> and I use a specific tapestry DTD for auto-completion, that works
> perfect. I was wondering a fast change between a component (or page)
> tml and java file, the loom project I think is very early by now, it
> has bugs and I couldn't achieve this. Thanks
>
> On Wed, Sep 16, 2009 at 9:55 PM, cleverpig  
> <gr...@gmail.com> wrote:
>> you can use eclipse wtp to edit tml files,just config association  
>> for it.
>>
>> On Thu, Sep 17, 2009 at 5:39 AM, Thiago H. de Paula Figueiredo
>> <th...@gmail.com> wrote:
>>> Em Wed, 16 Sep 2009 18:37:28 -0300, Alfonso Quiroga <alfonsosebaq@gmail.com 
>>> >
>>> escreveu:
>>>
>>>> I wish to know if someone did a small plugin for eclipse, so I can
>>>> switch between component's TML and component's java file, thanks!
>>>
>>> Take a look at http://code.google.com/p/loom-t5/.
>>>
>>> --
>>> Thiago H. de Paula Figueiredo
>>> Independent Java consultant, developer, and instructor
>>> http://www.arsmachina.com.br/thiago
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>
>>>
>>
>>
>>
>> --
>> cleverpig(Dan)
>> Location: Beijing
>> Address: Room 4018,No.A2 South Avenue Fuxingmen Beijing,P.R.China
>> Zipcode: 100031
>> MSN: great_liudan@hotmail.com
>> QQ: 149291732
>> Skype: cleverpigatmatrix
>> Facebook ID:cleverpig
>> Blog: www.cleverpig.name
>> Tags: del.icio.us/cleverpig
>> Twitter: twitter.com/cleverpig
>> 新浪微博: t.sina.com.cn/cleverpig
>> Organization: www.beijing-open-party.org
>> Organ@Facebook: http://www.facebook.com/group.php?gid=8159558294
>>
>> ---------------------------------------------------------------------
>> 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
>


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


Re: switch between tml and component

Posted by cleverpig <gr...@gmail.com>.
you're welcome!

On Thu, Sep 17, 2009 at 10:15 PM, Alfonso Quiroga
<al...@gmail.com> wrote:
> Yes, I have eclipse configured so tml files are shown as JSP files,
> and I use a specific tapestry DTD for auto-completion, that works
> perfect. I was wondering a fast change between a component (or page)
> tml and java file, the loom project I think is very early by now, it
> has bugs and I couldn't achieve this. Thanks
>
> On Wed, Sep 16, 2009 at 9:55 PM, cleverpig <gr...@gmail.com> wrote:
>> you can use eclipse wtp to edit tml files,just config association for it.
>>
>> On Thu, Sep 17, 2009 at 5:39 AM, Thiago H. de Paula Figueiredo
>> <th...@gmail.com> wrote:
>>> Em Wed, 16 Sep 2009 18:37:28 -0300, Alfonso Quiroga <al...@gmail.com>
>>> escreveu:
>>>
>>>> I wish to know if someone did a small plugin for eclipse, so I can
>>>> switch between component's TML and component's java file, thanks!
>>>
>>> Take a look at http://code.google.com/p/loom-t5/.
>>>
>>> --
>>> Thiago H. de Paula Figueiredo
>>> Independent Java consultant, developer, and instructor
>>> http://www.arsmachina.com.br/thiago
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>
>>>
>>
>>
>>
>> --
>> cleverpig(Dan)
>> Location: Beijing
>> Address: Room 4018,No.A2 South Avenue Fuxingmen Beijing,P.R.China
>> Zipcode: 100031
>> MSN: great_liudan@hotmail.com
>> QQ: 149291732
>> Skype: cleverpigatmatrix
>> Facebook ID:cleverpig
>> Blog: www.cleverpig.name
>> Tags: del.icio.us/cleverpig
>> Twitter: twitter.com/cleverpig
>> 新浪微博: t.sina.com.cn/cleverpig
>> Organization: www.beijing-open-party.org
>> Organ@Facebook: http://www.facebook.com/group.php?gid=8159558294
>>
>> ---------------------------------------------------------------------
>> 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
>
>



-- 
cleverpig(Dan)
Location: Beijing
Address: Room 4018,No.A2 South Avenue Fuxingmen Beijing,P.R.China
Zipcode: 100031
MSN: great_liudan@hotmail.com
QQ: 149291732
Skype: cleverpigatmatrix
Facebook ID:cleverpig
Blog: www.cleverpig.name
Tags: del.icio.us/cleverpig
Twitter: twitter.com/cleverpig
新浪微博: t.sina.com.cn/cleverpig
Organization: www.beijing-open-party.org
Organ@Facebook: http://www.facebook.com/group.php?gid=8159558294

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


Re: switch between tml and component

Posted by Sergey Didenko <se...@gmail.com>.
Looms works ok for me on Eclipse Ganymede (3.4.2)

P.S. Loom is pretty old BTW

On Thu, Sep 17, 2009 at 5:15 PM, Alfonso Quiroga <al...@gmail.com> wrote:
> Yes, I have eclipse configured so tml files are shown as JSP files,
> and I use a specific tapestry DTD for auto-completion, that works
> perfect. I was wondering a fast change between a component (or page)
> tml and java file, the loom project I think is very early by now, it
> has bugs and I couldn't achieve this. Thanks

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


Re: switch between tml and component

Posted by Alfonso Quiroga <al...@gmail.com>.
Yes, I have eclipse configured so tml files are shown as JSP files,
and I use a specific tapestry DTD for auto-completion, that works
perfect. I was wondering a fast change between a component (or page)
tml and java file, the loom project I think is very early by now, it
has bugs and I couldn't achieve this. Thanks

On Wed, Sep 16, 2009 at 9:55 PM, cleverpig <gr...@gmail.com> wrote:
> you can use eclipse wtp to edit tml files,just config association for it.
>
> On Thu, Sep 17, 2009 at 5:39 AM, Thiago H. de Paula Figueiredo
> <th...@gmail.com> wrote:
>> Em Wed, 16 Sep 2009 18:37:28 -0300, Alfonso Quiroga <al...@gmail.com>
>> escreveu:
>>
>>> I wish to know if someone did a small plugin for eclipse, so I can
>>> switch between component's TML and component's java file, thanks!
>>
>> Take a look at http://code.google.com/p/loom-t5/.
>>
>> --
>> Thiago H. de Paula Figueiredo
>> Independent Java consultant, developer, and instructor
>> http://www.arsmachina.com.br/thiago
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>
>
>
> --
> cleverpig(Dan)
> Location: Beijing
> Address: Room 4018,No.A2 South Avenue Fuxingmen Beijing,P.R.China
> Zipcode: 100031
> MSN: great_liudan@hotmail.com
> QQ: 149291732
> Skype: cleverpigatmatrix
> Facebook ID:cleverpig
> Blog: www.cleverpig.name
> Tags: del.icio.us/cleverpig
> Twitter: twitter.com/cleverpig
> 新浪微博: t.sina.com.cn/cleverpig
> Organization: www.beijing-open-party.org
> Organ@Facebook: http://www.facebook.com/group.php?gid=8159558294
>
> ---------------------------------------------------------------------
> 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: switch between tml and component

Posted by cleverpig <gr...@gmail.com>.
you can use eclipse wtp to edit tml files,just config association for it.

On Thu, Sep 17, 2009 at 5:39 AM, Thiago H. de Paula Figueiredo
<th...@gmail.com> wrote:
> Em Wed, 16 Sep 2009 18:37:28 -0300, Alfonso Quiroga <al...@gmail.com>
> escreveu:
>
>> I wish to know if someone did a small plugin for eclipse, so I can
>> switch between component's TML and component's java file, thanks!
>
> Take a look at http://code.google.com/p/loom-t5/.
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java consultant, developer, and instructor
> http://www.arsmachina.com.br/thiago
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>



-- 
cleverpig(Dan)
Location: Beijing
Address: Room 4018,No.A2 South Avenue Fuxingmen Beijing,P.R.China
Zipcode: 100031
MSN: great_liudan@hotmail.com
QQ: 149291732
Skype: cleverpigatmatrix
Facebook ID:cleverpig
Blog: www.cleverpig.name
Tags: del.icio.us/cleverpig
Twitter: twitter.com/cleverpig
新浪微博: t.sina.com.cn/cleverpig
Organization: www.beijing-open-party.org
Organ@Facebook: http://www.facebook.com/group.php?gid=8159558294

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


Re: switch between tml and component

Posted by "Thiago H. de Paula Figueiredo" <th...@gmail.com>.
Em Wed, 16 Sep 2009 18:37:28 -0300, Alfonso Quiroga  
<al...@gmail.com> escreveu:

> I wish to know if someone did a small plugin for eclipse, so I can
> switch between component's TML and component's java file, thanks!

Take a look at http://code.google.com/p/loom-t5/.

-- 
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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