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 135935 - Provide an option to disable auto-validation
Summary: Provide an option to disable auto-validation
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Validation (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-27 20:26 UTC by Kirill Sorokin
Modified: 2008-06-07 15:30 UTC (History)
0 users

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 Kirill Sorokin 2008-05-27 20:26:51 UTC
For large projects, validation is taking quite a while to execute, and it is also rather resource-heavy. It would make
sense to be allow the user to turn it off, if he feels like it.
Comment 1 Vladimir Yaroslavskiy 2008-06-07 14:18:54 UTC
fixed: e1b667c3a8be

ivoke "Properties" from the popup menu of a project: option "Allow background validation", true by default
Comment 2 Vladimir Yaroslavskiy 2008-06-07 15:30:32 UTC
due to bpel document can be opened without any project, the option is global for all projects.