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 237972 - Enable create new Validation Constraint(Bean Validator) on non webapp project
Summary: Enable create new Validation Constraint(Bean Validator) on non webapp project
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-05 06:47 UTC by gumoh
Modified: 2014-02-05 15:55 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gumoh 2013-11-05 06:47:28 UTC
In Web App enabled project (Ant/Maven) you can create a new Validation Constraint using the wizard. It could be available also in non web app project, for example it is a separate project or module containing service or jse project that uses Bean Validation.