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 205923

Summary: Provide JSON support
Product: javascript Reporter: Petr Pisl <ppisl>
Component: EditorAssignee: Petr Pisl <ppisl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 205870    

Description Petr Pisl 2011-12-05 12:35:13 UTC
Because the JSON language use the same parser as JavaScript, we have to create new JSON support as well.
Comment 1 Petr Pisl 2017-03-21 07:47:44 UTC
Related to replacing Rhino, which was done a few years ago.