Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: DELPHI-0.1
-
Fix Version/s: DELPHI-0.2
-
Component/s: Delphi
-
Labels:None
-
Number of attachments :
Description
Hello,
I used Delphi plugin on DPK project using property :
<property key="sonar.delphi.sources.project" value="Paquet\MonProjet.dproj"/>
My project has some references with DCP Files. Delphi plugin tried to parse DCP Files and raise an exception. I think this will be the same issue if my project references other files than pas files.
In dproj, there is no difference between referencing PAS File or DCP File.
Nicolas.
Could you please include your .dproj file?