Databases Reference
In-Depth Information
The Extension SDK API URL is as follows:
http://docs.oracle.com/cd/E16162_01/apirefs.1112/e17493/toc.htm
The extension.xml file
The extension.xml file is the backbone for all extensions that are added to the JDeveloper
IDE. All the extension informaion is deined in this ile. Now we will see how to create a
basic extension project and run it.
Time for action - creating and running an extension
We can create an extension by using the following steps:
1. Select Extension Project from the Extension Development secion under Client
Tier . Make sure you have the Extension SDK downloaded using the Check for
Updates opion.
2. Provide the informaion as displayed in the following screenshot:
3. You will now have the extension.xml and MANIFEST.MF files created for the
project. The MANIFEST.MF ile will only provide the version informaion.
 
Search WWH ::




Custom Search