This project will not be continued now that Type Definitions have been released for all of JET UI and Framework features. To install JET types, run the following command from the root of your project:"
npm install @types/oracle__oraclejet
This only works with JET v6.0.0 and higher.
With NetBeans currently in the middle of a transition to the Apache Foundation ( Apache NetBeans ), This customs.json file is a temporary solution for adding code completion and attribute information to the NetBeans IDE when working with Oracle JET v4.0.0 custom elements.
Work is already underway to provide a more permanent solution, but until that time, you call follow the installation instructions below to add JET 4.0.0 custom element support to your individual project today.
- NetBeans 8.2 or higher
- OracleJET v4.0.0 or higher installed and a project created
- Clone this project, or download the .zip
- From the cloned directory, or from the exacted .zip file, copy the
customs.json
file to thenbproject
folder off of the root of your project.- IMPORTANT If there is an existing customs.json file in that location, you will need to manually merge the two files.