Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » content assist in wt m2
content assist in wt m2 [message #65311] Thu, 13 January 2005 12:16 Go to next message
stuart mellanby is currently offline stuart mellanbyFriend
Messages: 23
Registered: July 2009
Junior Member
With the new version of wtp (m2) in any jsp the content assist has stopped
working in comparison to m1, in some circumstances. Is this a change in
functionality, a bug or the wrong setting in my eclipse setup.

e.g.

<td width="300"><newcutomjsptag:localize key="<%=
javaobject[j].getLabelText() %>"/></td>

In the old version of wtp if I typed javaobject[j]. (followed by ctrl
space) content assist would appear, listing methods etc...

It *does* work in the rest of the jsp, just not in html sections outside
of <% %>.

I have just upgraded to the newer wtp m2 (with eclipse 3.1.0 Build id:
200412162000 on xp).

Any thoughts?

Stuart
Re: content assist in wt m2 [message #66992 is a reply to message #65311] Fri, 21 January 2005 22:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pavery.us.ibm.com

Hi Stuart,

Did you ever get this figured out?
This functionality should be the same in M2, and works with my M2
environment.

I'm unclear on what you mean by this:

> It *does* work in the rest of the jsp, just not in html sections outside
> of <% %>.

does that mean you're not getting HTML tag proposals?

-phil

stuart wrote:
> With the new version of wtp (m2) in any jsp the content assist has
> stopped working in comparison to m1, in some circumstances. Is this a
> change in functionality, a bug or the wrong setting in my eclipse setup.
>
> e.g.
> <td width="300"><newcutomjsptag:localize key="<%=
> javaobject[j].getLabelText() %>"/></td>
>
> In the old version of wtp if I typed javaobject[j]. (followed by ctrl
> space) content assist would appear, listing methods etc...
>
> It *does* work in the rest of the jsp, just not in html sections outside
> of <% %>.
>
> I have just upgraded to the newer wtp m2 (with eclipse 3.1.0 Build id:
> 200412162000 on xp).
>
> Any thoughts?
>
> Stuart
>
Re: content assist in wt m2 [message #67009 is a reply to message #65311] Sat, 22 January 2005 06:41 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4507
Registered: July 2009
Senior Member

stuart wrote:
> With the new version of wtp (m2) in any jsp the content assist has
> stopped working in comparison to m1, in some circumstances. Is this a
> change in functionality, a bug or the wrong setting in my eclipse setup.
>
> e.g.
> <td width="300"><newcutomjsptag:localize key="<%=
> javaobject[j].getLabelText() %>"/></td>
>
> In the old version of wtp if I typed javaobject[j]. (followed by ctrl
> space) content assist would appear, listing methods etc...

Unless I'm mistaken, WTP1.0M1 didn't have a JSP editor. Do you have
anything more than Eclipse3.1M4, WTP1.0M2, and its prerequisites
installed? Strange things can happen when multiple editors for the
same content type are installed.

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Failure while refactoring
Next Topic:WTP EclipseCon Project Sprint - call for ideas
Goto Forum:
  


Current Time: Mon Dec 30 17:37:34 GMT 2024

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

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

Back to the top