what variable can I set in my Jetty launch configuration to always get Enable Process Attachment Scripts=true?
I have a Jetty debug configuration and I would like to set com.ibm.team.workitem.process.scripts.enabled=true. Do I set that just in the Environment page? The variables that were listed there didn't seem to look like the ones I wanted.
Susan |
Accepted answer
Hello Susan,
add a System Property to your Jetty Launch Config:
-D com.ibm.team.workitem.process.scripts.enabled = true
Hope it helps,
Eric
Susan Hanson selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.