[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-744) Turn off validation by a per folder basis

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Jun 1 09:12:27 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBDS-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12470083#action_12470083 ] 

Max Rydahl Andersen commented on JBDS-744:
------------------------------------------

What validation are we talking about here ?

Java compiler does not support "per folder" warning suppression, but it supports standard @SuppressWarnings on classes

If you refer to WebTools validators, then please state which warnings are causing problems since that might be easier to fix than
to i.e. add a shared "skip folder" for all Seam validators for example since WTP Validators which we are based on does not support
the notion of skipping folders (yet)

> Turn off validation by a per folder basis
> -----------------------------------------
>
>                 Key: JBDS-744
>                 URL: https://jira.jboss.org/jira/browse/JBDS-744
>             Project: Developer Studio
>          Issue Type: Feature Request
>    Affects Versions: 2.0.0.GA
>            Reporter: Shaun Appleton
>
> User would like the validation to be able to be turned off on a per folder basis. 
> Currently, if you wish to turn validations off you have to go to each validator and ensure that folder is ignored.
> If you wish to turn off Java compiler warnings on a per folder basis you can't - it has to be done on a project basis.
> This could be useful if there is a build folder in every project that the validator does not like.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list