]
Vlado Pakan closed JBIDE-17849.
-------------------------------
Verified with JBDS 8.0.0.CR1-v20140831-0335-B201
CSS Hyperlinks aren't working on non-WTP projects
-------------------------------------------------
Key: JBIDE-17849
URL:
https://issues.jboss.org/browse/JBIDE-17849
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.2.0.Beta3
Reporter: Victor Rubezhny
Assignee: Victor Rubezhny
Fix For: 4.2.0.CR1
CSS Hyperlinks aren't working for the project that are not the WTP ones (when a
project has no Module Core Nature
("org.eclipse.wst.common.modulecore.ModuleCoreNature")).
For such projects we cannot find according CSS file. This is a limitation in
o.j.t.jst.web.kb.PageContextFactory.getFileFromProject(String, IFile).
See JBIDE-17726 on how to get an example of non-working Hyperlinks on CSS classes