In Jdeveloper 11.1.1.7 there is no option to create ADF Skin declaratively
In order to apply skin we have to create a simple CSS file and then configure application to use this CSS file as skin. Jdeveloper doesn’t do this for us we have to do it manually
So first step is to enable Skin Selectors for ADF Faces, Without enabling this CSS editor doesn’t show ADF Faces component tags
CSS files by default supports HTML tags only
Go to Tools > Preferences > CSS Editor and set CSS level to level 3 and check the box to support ADF Faces Components
Now create a CSS file –
Right Click on View Controller project > Select New > Web Tier > HTML > CSS File
Provide a name for CSS file and click OK. Read the complete article here.
For regular information become a member in the WebLogic Partner Community please visit: http://www.oracle.com/partners/goto/wls-emea ( OPN account required). If you need support with your account please contact the Oracle Partner Business Center.