Search code examples
eclipseeclipse-indigo

Ctrl click in eclipse indigo doesn't open linked pages


Can anyone tell me how to make eclipse indigo open linked page? I mean that when i point cursor over the line like this:

<ui:include src="/pages/processes/editProcess.xhtml"/>

and press Ctrl+click i am moved to corresponding page. This happens in eclipse 3.5, but not in 3.7. Why? How to fix it?


Solution

  • One of the reason is that path to page is invalid.