[ https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905903#comment-16905903 ]
Ivan Yakovlev edited comment on NETBEANS-2940 at 8/13/19 7:43 AM: ------------------------------------------------------------------ > Ivan Yakovlev Could you build a NetBeans from this one: > https://github.com/lkishalmi/netbeans/tree/NETBEANS-2940 > Please test it out, might improve something. [~lkishalmi] can you provide build like [~GeertjanWielenga] provide ``` Latest build is here: https://builds.apache.org/job/netbeans-linux/1190/artifact/nbbuild/ ``` Couse I can not build from cloned source code due to error: ``` This is forbidden as it may lead to accidental usage of JDK 9+ APIs. Either run Ant with JDK 8, or set nbjdk.home=<JDK 8 home> in /home/uran1980/netbeans-11.1-test/nbbuild/user.build.properties (can be set from IDE by opening a module project's Properties dialog and picking the right Java Platform in Libraries). You can alternatively set this property in /home/uran1980/.nbbuild.properties to affect all checkouts on this machine. If you are sure you want to build with JDK 9+ anyway, use: -Dpermit.jdk9.builds=true ``` Or tell me what I need to do to solve this error and make build my self was (Author: uran1980): > Ivan Yakovlev Could you build a NetBeans from this one: > https://github.com/lkishalmi/netbeans/tree/NETBEANS-2940 > Please test it out, might improve something. [~lkishalmi] can you provide build like [~GeertjanWielenga] provide ``` Latest build is here: https://builds.apache.org/job/netbeans-linux/1190/artifact/nbbuild/ ``` Couse I can not build from cloned source code due to error: ``` This is forbidden as it may lead to accidental usage of JDK 9+ APIs. Either run Ant with JDK 8, or set nbjdk.home=<JDK 8 home> in /home/uran1980/netbeans-11.1-test/nbbuild/user.build.properties (can be set from IDE by opening a module project's Properties dialog and picking the right Java Platform in Libraries). You can alternatively set this property in /home/uran1980/.nbbuild.properties to affect all checkouts on this machine. If you are sure you want to build with JDK 9+ anyway, use: -Dpermit.jdk9.builds=true ``` > StackOverflow on JavaScript Indexing > ------------------------------------ > > Key: NETBEANS-2940 > URL: https://issues.apache.org/jira/browse/NETBEANS-2940 > Project: NetBeans > Issue Type: Bug > Components: javascript - Editor > Affects Versions: 10.0, 11.1 > Reporter: E Dementiev > Priority: Major > Labels: pull-request-available > Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, > 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, > 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, > 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, > 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, > 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, > 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, > 2019-08-09-17-30-java.lang.StackOverflowError.txt, > 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, > 2019-08-12-21-00-01.png, 2019-08-12-21-00-02.png, > 2019-08-13-09-00-Eception-IDE-log.txt, > 2019-08-13-09-00-java.lang.NullPointerException.txt, > image-2019-08-12-10-34-22-305.png, netbeans-11.1.conf, netbeans-8.2.conf, > selfsampler15073537369378979592.npss, selfsampler15675620776487318185.npss, > selfsampler17323576831159964034.npss, selfsampler1962235903870517275.npss, > selfsampler231953002133054481.npss, selfsampler4257377310219144311.npss, > selfsampler4496583350478949316.npss, selfsampler7754563681117566493.npss > > Time Spent: 10m > Remaining Estimate: 0h > > Very often Netbeans would start consuming high CPU resources for the job of > Checking for external changes, which sits in suspended status. If you click > on the cross and manually cancel that job, the CPU will keep being consumed. > The only way to stop this is to completely close Netbeans. Upon closing, it > will say that it is still checking for external changes. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists