This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251923

Summary: New platform application has dependency problems
Product: apisupport Reporter: mienamoo
Component: ProjectAssignee: Martin Kozeny <mkozeny>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 8 x64   
Issue Type: DEFECT Exception Reporter:

Description mienamoo 2015-04-18 09:39:01 UTC
IDE: Build 201504170001
JDK: 1.8.0_45 64-bit

1. Create a new NetBeans Platform Application project (ant-based)
2. Access the project's properties, and choose the libraries tab.
3. The following warning appears:

Module Fx WebView Bootstrap in platform requests the token javafx.application but there are no known providers.

The applicable still runs despite this issue, but this means that any REAL dependency issues will not be fixable with the resolve button. Plus, it doesn't inspire confidence if the project out of the box has issues...
Comment 1 wAysen 2015-11-12 08:53:27 UTC
I have the same issue with an existing Netbeans Platform Application, that didn't have this warning with Netbeans 8.0.1, but has this issue now after updating to 8.1.
Comment 2 ecerulm 2017-10-16 09:27:50 UTC

*** This bug has been marked as a duplicate of bug 252519 ***