Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
9.0
-
None
-
Patch, Important
Description
Problem/Motivation
(Why the issue was filed, steps to reproduce the problem, etc.)
Given that we have created new projects with any .json file When we close Apache NetBeans IDE And We open it again And we try to open the project again And we try to open the .json file ( composer.json or package.json ) Then we will run into an interface to re-install the .json parser
Proposed resolution
Description of the proposed solution, the rationale behind it, and workarounds for people who cannot use the patch.)
Use another .json parser or not the oracle one as a default as it keeps crashing and been removed from the IDE
Remaining tasks
(reviews needed, tests to be written or run, documentation to be written, etc.)
A way to replace the .json parser
User interface changes
(New or changed features/functionality in the user interface, modules added or removed, changes to URL paths, changes to user interface text.)
Better JSON layout and parser
API changes
API changes/additions that would affect module, install profile, and theme developers, including examples of before/after code if appropriate.)
Not to let developers use or install the oracle .json parser by default
Data model changes
(Database or configuration data changes that would make stored data on an existing site incompatible with the site's updated codebase, including changes , configuration schema or keys, or the expected format of stored data, etc.)