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

[jira] [Resolved] (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:all-tabpanel ]

Matthias Bläsing resolved NETBEANS-2340.
----------------------------------------
    Resolution: Cannot Reproduce

The Oracle JS parser integration was greaty impoved. The parser is bundled with NetBeans again, as it is now released under UPL. There are problems, but they are not in the area of json files, but comples JS files.

Please test with a recent NetBeans version (11.3 when released)

> .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