Skip to content

Commit 5143223

Browse files
committed
add second target for Eclipse 4.3
1 parent 9a3d967 commit 5143223

File tree

1 file changed

+5
-0
lines changed
  • com.googlecode.cppcheclipse.target

1 file changed

+5
-0
lines changed

com.googlecode.cppcheclipse.target/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@
3232
<type>target</type>
3333
<classifier>eclipse3.6cdtp2</classifier>
3434
</artifact>
35+
<artifact>
36+
<file>eclipse4.3cdtp2.target</file>
37+
<type>target</type>
38+
<classifier>eclipse4.3cdtp2</classifier>
39+
</artifact>
3540
</artifacts>
3641
</configuration>
3742
</execution>

0 commit comments

Comments
 (0)