Skip to content

This is a temporary solution for adding code completion and attribute information to NetBeans for the new Oracle JET 4.0.0 custom elements.

Notifications You must be signed in to change notification settings

peppertech/JET-4.0.0-Code-Completion-for-NetBeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Superceded by recent Typescript Definition file release with JET v6.0.0

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.

JET 4.0.0 Code Completion for NetBeans 8+

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.


Prerequisites

  • NetBeans 8.2 or higher
  • OracleJET v4.0.0 or higher installed and a project created

Installation

  • Clone this project, or download the .zip
  • From the cloned directory, or from the exacted .zip file, copy the customs.json file to the nbproject 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.

About

This is a temporary solution for adding code completion and attribute information to NetBeans for the new Oracle JET 4.0.0 custom elements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published