mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-30 21:55:31 +02:00
Fix building help index with Juno.
This commit is contained in:
parent
43c82a3366
commit
5ca9785f6c
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@
|
|||
<artifactId>org.eclipse.help.base</artifactId>
|
||||
<type>eclipse-plugin</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>org.eclipse.ant.core</artifactId>
|
||||
<type>eclipse-plugin</type>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</configuration>
|
||||
<executions>
|
||||
|
|
Loading…
Add table
Reference in a new issue