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 - New platform application has dependency problems
Summary: New platform application has dependency problems
Status: RESOLVED DUPLICATE of bug 252519
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: PC Windows 8 x64
: P3 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-18 09:39 UTC by mienamoo
Modified: 2017-10-16 09:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***