[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6093) Eclipse Guvnor Tooling causes validation errors on certain file types

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Tue Mar 30 06:19:39 EDT 2010


     [ https://jira.jboss.org/jira/browse/JBIDE-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen updated JBIDE-6093:
---------------------------------------

    Fix Version/s: 3.1.x
                   3.2.next
         Assignee: Kris Verlaenen


If I got it rigth from Kris V then the file is not supposed to be next to the same file, it's supposed to be in a .guvnor subdirectory.

That means .guvnor should be what gets ignored, but reading Jeff comments it sounds like the file is actually placed next to the file in the same folder - making it very hard to integrate into any tooling or toolset.

Kris - which one is it ? :) 

btw. as far as I understand Team providers in Eclipse (svn and cvs) works by calling IResource.setTeamPrivateMember(true) and possibly also IResource.setDerived(true) to make them be ignored by other parts of the tooling. Needs investigating though.

>  Eclipse Guvnor Tooling causes validation errors on	certain file types
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-6093
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-6093
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: drools
>    Affects Versions: 3.1.0.CR2
>         Environment: JBoss Tools Nightly Build - Jboss Drools Guvnor 5.1.0.v20100226213N-H20-31764
>            Reporter: Jeff DeLong
>            Assignee: Kris Verlaenen
>             Fix For: 3.1.x, 3.2.next
>
>
> Eclipse Guvnor Tooling creates a new file with the name  .filename.ext when a file is added to Guvnor. For xml files (.xml, .xsd, .html, .bpel, etc,) and java files, this causes the validators to report errors. E.g., "Content is not allowed in the prolog" and "Syntax errors on tokens, delete these tokens. This is because these files have the xml or java extension, hence the validator attempts to validate them. I have looking at the Preferences -> Validation, but cannot see a clever way to create a rule to exclude all files with a . at the front of the filename.
> Also, Eclipse Guvnor Tooling is not able to add files to the new for Guvnor 5.1 GlobalArea.

-- 
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