You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Rajab Natshah (Jira)" <ji...@apache.org> on 2020/02/22 16:45:00 UTC

[jira] [Commented] (NETBEANS-2340) .json reader is erroring up every time we open the composer.json for each new opend project

    [ https://issues.apache.org/jira/browse/NETBEANS-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042624#comment-17042624 ] 

Rajab Natshah commented on NETBEANS-2340:
-----------------------------------------

Thank you Matthias

"The parser is bundled with NetBeans again"

Very nice :)

> .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
>            Priority: Major
>              Labels: ParserExtension, json, parser
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists