Skip navigation
Currently Being Moderated

Copyright Header missing in mxml?

Nov 8, 2010 9:59 AM

Hi,

 

How does one correct the violation "Copyright header info is missing" in an mxml file?  We do have a copyright header in all our mxml files, but they are not being picked up by FlexPMD.  Does it look for a specific copyright header?

 

Thanks

 
Replies
  • Currently Being Moderated
    Dec 14, 2010 10:01 AM   in reply to clotton

    Hi,

     

    If you still having the same issue, try removing the space in between

     

    Not Good:

     

    <?xml version="1.0" encoding="utf-8"?>

     

    <!--

     

    -->

     

    Good

     

    <?xml version="1.0" encoding="utf-8"?>

    <!--

     

    -->

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points