Writing script for scripttasks in Activiti Designer

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2016 04:52 PM
I feel this must be an obvious question but I have failed to find any reference to it, so I'm just going to ask. I find the script field window in the properties tab for a script task to be way too small for writing and editing script. At the same time, I find it difficult to edit the script in a text or XML editing window in Eclipse because of it's seemingly random placement in the source and all of the clutter of the XML tagging.
Is there a way to increase the size of the script field window in the Activiti Designer plugin in Eclipse? If not, what are suggested approaches for editing script text for a script task?
Thanks!
Tim MacAlpine
Is there a way to increase the size of the script field window in the Activiti Designer plugin in Eclipse? If not, what are suggested approaches for editing script text for a script task?
Thanks!
Tim MacAlpine
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2016 09:45 AM
Copy script to clipboard, paste and edit it in notepad++, copy-paste it back

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2016 01:26 PM
Except for the inevitable copy/paste errors, that is a simple enough solution. Funny that no matter how sophisticated our development languages and tools get, we can't seem to get past copy/paste from a text editor. I guess we just can't improve on a good text editor.
Thanks.
Thanks.
