Lexmark X925 Lexmark Document Distributor - Page 69

C:/workspace/TestMFP, com.lexmark.lddsdk.sbt4

Page 69 highlights

Testing and deploying workflow solutions 69 java ‑jar com.lexmark.lddsdk.sbt4x_1.0.0.timestamp.jar project_container working_folder_path/js‑1.6R1.jar Note: Multiple lines are shown for clarity. Type the entire command on a single line. Make the following replacements in the command: • timestamp-The timestamp contained in the file name Example: com.lexmark.lddsdk.sbt44_1.0.0.v20081027-1303.jar • x-The version number of the target version of LDD Example: com.lexmark.lddsdk.sbt44_1.0.0.v20081027-1303.jar • project_container-The full path to the container folder of the project in the workspace Example: C:/workspace/TestMFP • working_folder_path-The full path of the working folder you created in step 1 Command example: java ‑jar com.lexmark.lddsdk.sbt44_1.0.0.v20081027-1303.jar C:/workspace/TestMFP C:/solutionfolder/js‑1.6R1.jar After a successful build, a new solution file can be found in the \target\install folder within the project container folder. The file extension of the solution file is .solution.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82

java
jar com.lexmark.lddsdk.sbt4
x
_1.0.0.
timestamp
.jar
project_container
working_folder_path
/js
1.6R1.jar
Note:
Multiple lines are shown for clarity. Type the entire command on a single line.
Make the following replacements in the command:
timestamp
—The timestamp contained in the file name
Example:
com.lexmark.lddsdk.sbt44_1.0.0.
v20081027-1303
.jar
x
—The version number of the target version of LDD
Example:
com.lexmark.lddsdk.sbt4
4
_1.0.0.v20081027-1303.jar
project_container
—The full path to the container folder of the project in the workspace
Example:
C:/workspace/TestMFP
working_folder_path
—The full path of the working folder you created in step 1
Command example:
java
jar com.lexmark.lddsdk.sbt44_1.0.0.v20081027-1303.jar
C:/workspace/TestMFP C:/solutionfolder/js
1.6R1.jar
After a successful build, a new solution file can be found in the \target\install folder within the project container folder.
The file extension of the solution file is .solution.
Testing and deploying workflow solutions
69