I'm trying to skin a Fusion Web application and am following the steps in Oracle® Fusion Middleware Web User Interface Developer's Guide for Oracle Application Development Framework 11g Release 1 (11.1.1).
Where is the trinidad-skins.xsd file? The documentation says that it is in:
JDeveloper_Home/jdeveloper/modules/oracle.adf.view_11.1.1/trinidad-impl.jar!/org/apache/myfaces/trinidadinternal/ui/laf/xml/schemas/skin/trinidad-skins.xsd
Do I need to download any specific extensions? The only directories I see in JDeveloper_Home/jdeveloper/modules are:
oracle.oer_11.1.1
jersey_1.1.5
jakarta.jstl_1.1
jakarta.jstl_1.0
I'm using JDeveloper 11.1.1.6, but its the same with the 11.1.1.5 directory except for jersey_1.1.5.
Thanks,
Mitch