This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 262330 - Add oj to list of known globals
Summary: Add oj to list of known globals
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: OJET (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-03 14:02 UTC by Vladimir Riha
Modified: 2016-07-19 01:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2016-06-03 14:02:49 UTC
Would it be possible to add "oj" to list of known global objects so that IDE would not mark it as undeclared global variable? Maybe it could be ignored only if project uses OJET but I would be fine having it "always known" global as well :)


Thanks
Comment 1 Petr Pisl 2016-07-18 15:45:19 UTC
Implemented in web-main.
Comment 2 Quality Engineering 2016-07-19 01:42:50 UTC
Integrated into 'main-silver', will be available in build *201607190002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8038b54a7aa3
User: Petr Pisl <ppisl@netbeans.org>
Log: #262330 - Add oj to list of known globals