|
Re: Command line [message #1709454 is a reply to message #1709449] |
Mon, 28 September 2015 13:52 |
Tristan Faure Messages: 460 Registered: July 2009 |
Senior Member |
|
|
Hello indeed information is not available in the PDF tutorial we will fix it
to run command line :
java -cp "ECLIPSE_PATH\plugins\org.eclipse.equinox.launcher_XXXX.jar" org.eclipse.core.launcher.Main -application org.eclipse.gendoc.batch.GendocBatchMode -idt dir="D:\your_template.docx"
if you want to specify a specific workspace you can add -data option :
java -cp "ECLIPSE_PATH\plugins\org.eclipse.equinox.launcher_XXXX.jar" org.eclipse.core.launcher.Main -application org.eclipse.gendoc.batch.GendocBatchMode -data d:\workspace_directory -idt dir="D:\your_template.docx"
HTH
Tristan
[Updated on: Mon, 28 September 2015 13:53] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Command line [message #1777938 is a reply to message #1775220] |
Wed, 06 December 2017 12:30 |
Tristan Faure Messages: 460 Registered: July 2009 |
Senior Member |
|
|
Hello
Sometimes commandline does not work properly if you don't write correctly the path of your model or if the workspace is not well set in the command line. Can you copy paste the beginning of your path ?
|
|
|
Powered by
FUDForum. Page generated in 0.05801 seconds