开发者

Why doesn't content/code assist work inside html tags in eclipse helios in the jsp editor?

It took me a while to isolate where the problem comes up but I've narrowed it down to this:

If I have an html tag in my jsp like so: ">

The content assist won't work for the jsp expression Defs.NAME if it's inside an html tag (ie between <>)

开发者_运维百科

If I do this: <%=Defs.NAME%> then the content assist works fine. It just has to be outside the html brackets.

When I say it doesn't work, I mean the box comes up with no suggestions. Whereas 'works fine' means it gets all the suggestions in scope.

Worked fine in ganymede.


Turns out this is a bug in helios that's fixed in sr2.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=333784

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜