Ketan wrote: > Paul Fisher wrote: >> Hi, >> >> Can I put in a feature request. I would like to see line numbers in the >> beanshell processor. >> As I'm not very good at programming, I keep getting errors and the line >> number it appears on. Since these are not visible, I have to count down >> my script to find it. Very irritating to say the least. >> > Hello > > Something relavant to this, wouldnt it be possible to plugin a > full-fledged text editor inplace of rather dull and dumb beanshell editor? > Something like gedit! or more java based jedit (http://jedit.org/).
It is using a changed version of what appears to be an old JEditTextArea rather than the current distribution of org.gjt.sp.jedit.textarea.JEditTextArea . I'll ask Alex Nenadic who did the beanshell why it doesn't use an up-to-date jedit. It may just be a hangover from Taverna 1 that never got updated. > Cheers > Ketan Alan ------------------------------------------------------------------------------ _______________________________________________ taverna-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/taverna-users Documentation: http://www.mygrid.org.uk/usermanual1.7/ FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq Biological Services: http://www.mygrid.org.uk/wiki/Mygrid/BiologicalWebServices
