Fixed
Details
Assignee
Seth LegerSeth LegerReporter
Philippe GuillebertPhilippe GuillebertComponents
Affects versions
Priority
Minor
Details
Details
Assignee
Seth Leger
Seth LegerReporter
Philippe Guillebert
Philippe GuillebertComponents
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created December 21, 2010 at 5:57 AM
Updated January 27, 2017 at 4:20 PM
Resolved February 2, 2011 at 12:33 PM
Two small changes I had to make to have a clean build in Eclipse :
0001) some directories are in the build path but are not created on filesystem because they are empty, I just added some .gitignore files to ensure the directories are created and Eclipse doesn't complain on build path.
0002) An XSD file (datacollection-config.xsd) would not validate in Eclipse (in mine, anyway) without specifying the namespace.