Oracle SQL Developer Extension to view the data dictionary of Oracle E-Business Suite, similar to http://etrm.oracle.com. This adds a similar capability to the Describe window inside SQL Developer.
To install it in SQL Developer:
- Download fnd_descriptions.xml to a permanent location
- Tools Menu/Preferences/Database/User Defined Extensions
- Add Row: Type = EDITOR, Location = <where you put fnd_descriptions.xml>
- Restart SQL Developer

