Rajab Natshah created NETBEANS-2340:
---------------------------------------
Summary: .json reader is erroring up every time we open the
composer.json for each new opend project
Key: NETBEANS-2340
URL: https://issues.apache.org/jira/browse/NETBEANS-2340
Project: NetBeans
Issue Type: Bug
Components: javascript - JSON
Affects Versions: 9.0
Reporter: Rajab Natshah
h3. {{ *Problem/Motivation*}}
{{(Why the issue was filed, steps to reproduce the problem, etc.)}}
{code:java}
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
{code}
h3. {{}}{{*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}}
h3. *{{Remaining tasks}}*
{{(reviews needed, tests to be written or run, documentation to be written,
etc.)}}
{{A way to replace the .json parser}}
h3. *{{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}}
h4. {{ 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}}
h3. {{*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.) }}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists