Expand my Community achievements bar.

Custom Classpath when launching Workflow Designer (and other Java bits)

Avatar

Former Community Member
Hello - I thought this tid-bit might come in handy (if it's not already mentioned anywhere else)



If you want to add additional classpath entries to Workflow Designer you can do so in the following way:



1) find the adobe_workflow_designer.exe that the installer created

2) Create a file with a .cp extention in the same folder. MyJars.cp is an example

3) put one line in this file for each jar file to load. Example:



The Designer executable is generated from InstallShield - there are other ways to change the java startup parameters (like memory options, garabage collection, etc.) documented here: http://helpnet.installshield.com/robo/projects/isxuniversalhelplibrary/topics/native_launcher_modify...



Have Fun!



Will@Adobe
0 Replies