Re: Navigator component display limit with large JSON files?

Michael Bien <[email protected]>
Newsgroups gmane.comp.java.ide.netbeans.user
Message-ID <[email protected]>
Hi,

some language parsers have limits configured to skip large files.

for JS (and I suppose JSON) it would be the nb.js.parse.big.files property.
The size limit is set using nb.js.big.file.size.

A 1MB json is probably at about 30k lines - at some point the navigator tree
wouldn't be that useful anymore.

Parsing json is pretty fast, the worry there was probably a few MB of JS.

(I believe I saw something similar for PHP etc)

regards,
michael

On 5/28/25 17:52, Tim Mullé wrote:
> Hi All,
>
> Just wondering, is the Navigator limited to how many items it can show?
>
> In my Platform Application I am opening very large JSON files (1MB +) and the navigator shows “Please Wait” then displays nothing.
>
> But if I use a smaller file, it display just fine.
>
> I don’t see any errors in the console so I can only guess the size it too large? It is a valid JSON file and formatted correctly.
>
> Thanks!
>
>
> ---------------------------------------------------------------------
> 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
>


---------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.