| <?xml version="1.0" encoding="UTF-8"?> | |
| <?eclipse version="3.2"?> | |
| <plugin> | |
| <extension | |
| point="org.eclipse.epf.common.commandLineRunners"> | |
| <commandLineRunner | |
| class="org.eclipse.epf.toolbox.batch.EpfBatchRunner" | |
| runnerId="epfBatchRunner"> | |
| </commandLineRunner> | |
| </extension> | |
| </plugin> |