Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Eclipse content assist
Eclipse content assist [message #474282] Sat, 02 June 2007 16:42 Go to next message
Evgeny Morozov is currently offline Evgeny MorozovFriend
Messages: 4
Registered: July 2009
Junior Member
Hello!

Is it possible to use content assist for MyFaces, Facelets, Tomahawk or some
else libraries? Could you give me a link to this if it exists?

Thanks a lot!
Re: Eclipse content assist [message #474283 is a reply to message #474282] Sat, 02 June 2007 17:41 Go to previous messageGo to next message
Yury Kats is currently offline Yury KatsFriend
Messages: 104
Registered: July 2009
Senior Member
On 6/2/2007 12:42 PM, Evgeny Morozov wrote:
> Hello!
>
> Is it possible to use content assist for MyFaces, Facelets, Tomahawk or some
> else libraries? Could you give me a link to this if it exists?

It is possible, given somebody creates metadata for those libraries.
Re: Eclipse content assist [message #474284 is a reply to message #474283] Sun, 03 June 2007 00:03 Go to previous messageGo to next message
Vadim Dmitriev is currently offline Vadim DmitrievFriend
Messages: 74
Registered: July 2009
Member
MyFaces have the same URI as JSF RI, so it relies on already provided with
WTP2.0(1.5?) distibution metadata information. Facelets is currently not
supported, though support have been requested from WTP devteam. Support
for Tomahawk haven't existed month or so ago when i were searching for it.
I implemented EL variable contribution for tomahawk tags however, since i
got tired of that "xxx cannot be resolved" message flooding my problems
view. But that is all i have done.
If you will, you can create that metadata files yourself, their format is
really simple.
Re: Eclipse content assist [message #474285 is a reply to message #474284] Sun, 03 June 2007 00:12 Go to previous messageGo to next message
Yury Kats is currently offline Yury KatsFriend
Messages: 104
Registered: July 2009
Senior Member
On 6/2/2007 8:03 PM, Vadim Dmitriev wrote:

> If you will, you can create that metadata files yourself, their format is
> really simple.

I even contributed a metadata generator [1] that creates "skeleton"
metadata definition from a tld file.

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=181674
Re: Eclipse content assist [message #474286 is a reply to message #474284] Mon, 04 June 2007 20:31 Go to previous messageGo to next message
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
> I implemented EL variable contribution for tomahawk tags however, since i

Vadim, is this something you could contribute? Longer term we would like
to provide more support for third-party plugins like this.


--Cam
Re: Eclipse content assist [message #474287 is a reply to message #474286] Tue, 05 June 2007 20:29 Go to previous message
Vadim Dmitriev is currently offline Vadim DmitrievFriend
Messages: 74
Registered: July 2009
Member
Sure, but not now. Currently all contributed variables have IBounded*
description, and i think it would be proper to add variable type support.
I'll try to find some spare time to work on it.
Re: Eclipse content assist [message #611568 is a reply to message #474282] Sat, 02 June 2007 17:41 Go to previous message
Yury Kats is currently offline Yury KatsFriend
Messages: 104
Registered: July 2009
Senior Member
On 6/2/2007 12:42 PM, Evgeny Morozov wrote:
> Hello!
>
> Is it possible to use content assist for MyFaces, Facelets, Tomahawk or some
> else libraries? Could you give me a link to this if it exists?

It is possible, given somebody creates metadata for those libraries.
Re: Eclipse content assist [message #611571 is a reply to message #474283] Sun, 03 June 2007 00:03 Go to previous message
Vadim Dmitriev is currently offline Vadim DmitrievFriend
Messages: 74
Registered: July 2009
Member
MyFaces have the same URI as JSF RI, so it relies on already provided with
WTP2.0(1.5?) distibution metadata information. Facelets is currently not
supported, though support have been requested from WTP devteam. Support
for Tomahawk haven't existed month or so ago when i were searching for it.
I implemented EL variable contribution for tomahawk tags however, since i
got tired of that "xxx cannot be resolved" message flooding my problems
view. But that is all i have done.
If you will, you can create that metadata files yourself, their format is
really simple.
Re: Eclipse content assist [message #611573 is a reply to message #474284] Sun, 03 June 2007 00:12 Go to previous message
Yury Kats is currently offline Yury KatsFriend
Messages: 104
Registered: July 2009
Senior Member
On 6/2/2007 8:03 PM, Vadim Dmitriev wrote:

> If you will, you can create that metadata files yourself, their format is
> really simple.

I even contributed a metadata generator [1] that creates "skeleton"
metadata definition from a tld file.

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=181674
Re: Eclipse content assist [message #611575 is a reply to message #474284] Mon, 04 June 2007 20:31 Go to previous message
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
> I implemented EL variable contribution for tomahawk tags however, since i

Vadim, is this something you could contribute? Longer term we would like
to provide more support for third-party plugins like this.


--Cam
Re: Eclipse content assist [message #611578 is a reply to message #474286] Tue, 05 June 2007 20:29 Go to previous message
Vadim Dmitriev is currently offline Vadim DmitrievFriend
Messages: 74
Registered: July 2009
Member
Sure, but not now. Currently all contributed variables have IBounded*
description, and i think it would be proper to add variable type support.
I'll try to find some spare time to work on it.
Previous Topic:Eclipse content assist
Next Topic:JSF & Eclipse project
Goto Forum:
  


Current Time: Thu Mar 28 12:27:10 GMT 2024

Powered by FUDForum. Page generated in 0.03842 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top