Many times to make small changes in heavy JSFF pages, you may want it open by default in Source mode, rather than in design mode. You can achieve this by following below steps in JDeveloper
1. Launch JDev and select Default role while launching.
2. Navigate to Tools -> Preferences -> File Types
3. Select "Default Editors" tab in the right pane.
4. Then select the row having "JSFF Label" under file type column.
5. The default Editor will be "Design" mode.
6. Change the Default Editor to "Source" using the combo box present below.
7. Select "OK" to save the changes.
From now on whenever you double click on any JSFF file, it will be opened automatically in Source mode. You can apply similar settings for any type of file using above steps.
No comments:
Post a Comment