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

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/8/19 4:52 PM:
-----------------------------------------------------------------

When I install from snap ```snap install --channel edge netbeans-dev 
--classic```

and after open my projects in Netbeans they are marked as ```(broken)``` due to:
 ```Feature FeatureInfo[webcommon] is incomplete: some module(s) are missing: 
org.netbeans.libs.oracle.jsparser```

When I try to build from source from master branch it say:

```
 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-master/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
 ```

So from both side I have problems and can not check it. I am noobe in java 
world =)

What can I do to check properly? thanks


was (Author: uran1980):
When I install from snap ```snap install --channel edge netbeans-dev 
--classic```

and after open my projects in Netbeans they are marked as ```(broken)``` due to:
```Feature FeatureInfo[webcommon] is incomplete: some module(s) are missing: 
org.netbeans.libs.oracle.jsparser```

When I try build from source from master branch it say:

```
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-master/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
```

So from both side I have problems and can not check it. I am noobe in java 
world =)

What can I do to check properly? thanks

> High CPU usage by Checking for external changes (suspended)
> -----------------------------------------------------------
>
>                 Key: NETBEANS-2940
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2940
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 10.0, 11.1
>            Reporter: E Dementiev
>            Priority: Major
>         Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, selfsampler15073537369378979592.npss
>
>
> 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: [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

Reply via email to