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 229568 - maven javafx project templates enabled with javafx disabled (ergonomics)
Summary: maven javafx project templates enabled with javafx disabled (ergonomics)
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks: 221184
  Show dependency tree
 
Reported: 2013-05-10 08:53 UTC by Milos Kleint
Modified: 2013-09-04 13:46 UTC (History)
1 user (show)

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 Milos Kleint 2013-05-10 08:53:05 UTC
see summary

javafx project samples are currently created in maven core module, independent on javafx. we will need a new bridge module that is enabled only when both javafx and maven are enabled.