[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: Method references in JSP files

On Wed, 07 Nov 2007 15:51:57 -0500, Nilesh Bansal <nilesh@xxxxxxxxxxxxxxxxxxxxx> wrote:

> The project is configured to be a standard Java project.

I suspect that's the issue. It probably has to be a dynamic web project, for us (jsp) to understand all the structures involoved.

It's been a while since I've tried it, so still might be some other bug, but you could make a small dynamic web project, put in a few java files and a few jsp files and see if that case works as you'd expect it to. If so, then I suspect you're stuck with it ... that is, that you'd have to have dynamic web projects for refactoring and references to work. If even that case doesn't work, then would be worth a bug report, with versions, logs, configuration, etc., attached.