<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/jump-pilot/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/jump-pilot/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 29 Jun 2020 12:50:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jump-pilot/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>#7 BeanShell Script Editor properties</title><link>https://sourceforge.net/p/jump-pilot/support-requests/7/?limit=25#ad48</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;At first time, I must say Thank You Very Much the support for this forgotten(?) extension!&lt;br/&gt;
(I hope I am not The One user who use it...)&lt;br/&gt;
I didn't find any error that could have been caused by your great works.&lt;/p&gt;
&lt;p&gt;I know, the BSE will never be a full-featured IDE, but maybe "we" can develop a bit yet (for example integrate the newer jEdit application or similar...)&lt;br/&gt;
And... I have some ask/suggestion yet:&lt;br/&gt;
- Could be filtered the files in the "Scripts folder"? (If there is too much foreign file, the find of a needed file isn't too easy)&lt;br/&gt;
- Monospace is not always readable as well in case of small font size (or is there anyhing Antialiasing, Smoothing power...?)&lt;br/&gt;
- I miss the multiline horizontal TAB (now the TAB key deletes the rows and doesn't align...)&lt;br/&gt;
- The Help/help and Help/Info don't work and I don't get error message. These aren't big problem, but isn't nice. Could be better if the menuitems are disabled...&lt;br/&gt;
- I get an "java.lang.NullPointerException" message to Output box if I click "Cancel" at the File/Open menuitem.&lt;br/&gt;
- I see it is possible to schedule a script to run at BSE startup but could I start it when starting OJ, opening a project, or could I timing the start of script to any another operation?&lt;br/&gt;
- Can I start a script from other script or menuitem? (For example: i would like make a new menu where can I add my scripts to ActionListeners of menuitem?)&lt;br/&gt;
- I miss the Hotkeys for Run and Clear Output buttons. Can I define these?&lt;/p&gt;
&lt;p&gt;I belive the BSE could be more comfortabe on this way (not only for me).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">János Tamás Kis</dc:creator><pubDate>Mon, 29 Jun 2020 12:50:45 -0000</pubDate><guid>https://sourceforge.net111cb220fda8fedc88ba854983d6ef9606bf72c1</guid></item><item><title>#7 BeanShell Script Editor properties</title><link>https://sourceforge.net/p/jump-pilot/support-requests/7/?limit=25#2b24</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;János&lt;/p&gt;
&lt;p&gt;I pushed the source code to our plugin repository, and hopefully, fixed the different points you mentionned. Please, try a new release from r6335. Note that I've also upgradded the two dependencies without much testing (buoy for the UI and beanshell for the language interpreter).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">michael michaud</dc:creator><pubDate>Sat, 13 Jun 2020 13:03:08 -0000</pubDate><guid>https://sourceforge.netb01dd08993d298d5e74d00ce23247fe1516b8e18</guid></item><item><title>#7 BeanShell Script Editor properties</title><link>https://sourceforge.net/p/jump-pilot/support-requests/7/?limit=25#f34c/a668</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks the support! :)&lt;/p&gt;
&lt;p&gt;I use the BeanShell Editor (BSE) often cuz I can't solve my mission in any other way &lt;em&gt;(or I can't find a different and nice way)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;There are some issues with the BSE:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;When it starting, then drops some warnings to console:&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;[&lt;span class="nv"&gt;WARN&lt;/span&gt;] &lt;span class="nv"&gt;There&lt;/span&gt; &lt;span class="nv"&gt;is&lt;/span&gt; &lt;span class="nv"&gt;no&lt;/span&gt; &lt;span class="nv"&gt;translation&lt;/span&gt; &lt;span class="k"&gt;for&lt;/span&gt; &lt;span class="nv"&gt;the&lt;/span&gt; &lt;span class="s1"&gt;'&lt;/span&gt;&lt;span class="s"&gt;fr.michaelm.jump.bsheditor.BeanShellEditorPlugIn&lt;/span&gt;&lt;span class="s1"&gt;'&lt;/span&gt; &lt;span class="nv"&gt;key&lt;/span&gt; &lt;span class="nv"&gt;in&lt;/span&gt; &lt;span class="nv"&gt;the&lt;/span&gt; &lt;span class="s1"&gt;'&lt;/span&gt;&lt;span class="s"&gt;language / jump&lt;/span&gt;&lt;span class="s1"&gt;'&lt;/span&gt; &lt;span class="nv"&gt;batch&lt;/span&gt;.
[&lt;span class="nv"&gt;WARN&lt;/span&gt;] &lt;span class="nv"&gt;Resource&lt;/span&gt; &lt;span class="nv"&gt;not&lt;/span&gt; &lt;span class="nv"&gt;found&lt;/span&gt; &lt;span class="k"&gt;for&lt;/span&gt; &lt;span class="nv"&gt;java&lt;/span&gt;.&lt;span class="nv"&gt;util&lt;/span&gt;.&lt;span class="nv"&gt;PropertyResourceBundle&lt;/span&gt;, &lt;span class="nv"&gt;fr&lt;/span&gt;.&lt;span class="nv"&gt;michaelm&lt;/span&gt;.&lt;span class="nv"&gt;jump&lt;/span&gt;.&lt;span class="nv"&gt;bsheditor&lt;/span&gt;.&lt;span class="nv"&gt;BeanShellEditorPlug&lt;/span&gt; &lt;span class="nv"&gt;No&lt;/span&gt; &lt;span class="nv"&gt;default&lt;/span&gt; &lt;span class="nv"&gt;value&lt;/span&gt;, &lt;span class="nv"&gt;use&lt;/span&gt; &lt;span class="nv"&gt;resource&lt;/span&gt; &lt;span class="nv"&gt;key&lt;/span&gt;: &lt;span class="nv"&gt;BeanShellEditorPlugIn&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;I see these aren't a critical issue, but it isn't too nice.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;When I select "Save As ..." and I click the 'Cancel' button then it throw a '&lt;code&gt;java.lang.NullPointerException&lt;/code&gt;'. It isn't critical also, but isn't nice.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;I missing a 'Clear Output' button on the 'Go!' button away from. Uncomfortable to drag the mouse far...&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;ShortCut keys are missing (or I can't find them ...?)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The font type and size aren't comfortable &lt;em&gt;(unnecessarily too big)&lt;/em&gt; for me. When I use / develop a script &lt;em&gt;(particularly on a small screen)&lt;/em&gt;, I need to see more lines from the script. I guess the possibility of change makes the BSE more comfortable.&lt;br/&gt;
If the BSE take into consideration the settings in 'BeanShellEditor_i18n.properties' it is enough for me but probably  exists some better solution.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Regards,&lt;br/&gt;
János&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">János Tamás Kis</dc:creator><pubDate>Wed, 10 Jun 2020 21:49:50 -0000</pubDate><guid>https://sourceforge.net8fa2f748ee2d38969dc92c6fea8afecd4286abe2</guid></item><item><title>#7 BeanShell Script Editor properties</title><link>https://sourceforge.net/p/jump-pilot/support-requests/7/?limit=25#f34c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for the suggestion,&lt;br/&gt;
The beanshell editor is a very old plugin. The text editor is taken from an even older version of JEdit, a very nice text editor, quite popular at this time. Unfortunately, I never committed the source, but I still have it. I'll check if I can make the police more accessible (not sure i18n.properties is the good place for that though). Just to understand. What is the problem with the police it uses right now ?  &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">michael michaud</dc:creator><pubDate>Wed, 10 Jun 2020 11:58:50 -0000</pubDate><guid>https://sourceforge.netec10a933022cb54df870ad565b664f03fa8e73ed</guid></item><item><title>#7 BeanShell Script Editor properties</title><link>https://sourceforge.net/p/jump-pilot/support-requests/7/?limit=25#8f8a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I don't have the source of the BeanShell Script Editor unfortunately,  otherwise I would have tried to do something... Maybe... Unfortunately I am newbie in Java so I cannot know what I can do and what I cannot.&lt;br/&gt;
I has opened the "c:\OpenJUMP-20200126-r6224-PLUS\lib\ext\bsheditor4jump-0.2.4.jar" file in the JD-GUI only and I found the trace of my problem.&lt;/p&gt;
&lt;p&gt;It would be a good idea to specify the font type and size in the "BeanShellEditor_i18n.properties" file and not to change the source.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kjt</dc:creator><pubDate>Wed, 10 Jun 2020 11:15:40 -0000</pubDate><guid>https://sourceforge.net128b86eb4c0665e8e2ecc88fd40f97575b69326a</guid></item><item><title>#7 BeanShell Script Editor properties</title><link>https://sourceforge.net/p/jump-pilot/support-requests/7/?limit=25#c8d4</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In my oppinion the Font has been defined at BeanShellEditor.class in the fr.michaelm.bsheditor package:&lt;br/&gt;
437. row: &lt;code&gt;this.outputTextArea.setFont(new Font("Monospaced", 0, 12));&lt;/code&gt;&lt;br/&gt;
Can I modify anyway...?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kjt</dc:creator><pubDate>Wed, 10 Jun 2020 09:27:48 -0000</pubDate><guid>https://sourceforge.net87959eded4253bd724775d0311ad292b0be6caba</guid></item><item><title>#7 BeanShell Script Editor properties</title><link>https://sourceforge.net/p/jump-pilot/support-requests/7/?limit=25#4693</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The source code it probably here &lt;a href="https://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/src/com/vividsolutions/jump/workbench/ui/plugin/BeanShellPlugIn.java"&gt;https://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/src/com/vividsolutions/jump/workbench/ui/plugin/BeanShellPlugIn.java&lt;/a&gt; but I am not good enough att reading the code to tell where the font is either set  or  perhaps leaved as default.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jukka Rahkonen</dc:creator><pubDate>Wed, 10 Jun 2020 08:55:15 -0000</pubDate><guid>https://sourceforge.netabf730938395d15888020ed69e11409c4f0046fe</guid></item><item><title>BeanShell Script Editor properties</title><link>https://sourceforge.net/p/jump-pilot/support-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I would like to change the font type and/or font size in the BeanShell Script Editor.&lt;br/&gt;
How can I do it...?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kjt</dc:creator><pubDate>Wed, 10 Jun 2020 08:08:33 -0000</pubDate><guid>https://sourceforge.netfebfde6f7c24207eb48364da871fdf94aab0c0d3</guid></item><item><title>test</title><link>https://sourceforge.net/p/jump-pilot/support-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;please ignore&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ede</dc:creator><pubDate>Tue, 07 Feb 2017 10:38:08 -0000</pubDate><guid>https://sourceforge.net5fd525156ac20d5f8a967ba9fc68a627b1248c5d</guid></item><item><title>#5 NetBeans IDE 8.0 Subversion Install Fails</title><link>https://sourceforge.net/p/jump-pilot/support-requests/5/?limit=25#a703</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I was able to get the project imported inot NetBeans 8.  (I had to create a JAVA variable JAVA_TOOL_OPTIONS=-Djava.net.preferIPv4Stack=true&lt;br/&gt;
to overcome a problem I have experienced with Java and Windows7 and IPV6.)&lt;/p&gt;
&lt;p&gt;So now I'm able to build the project and start tinkering with the " resolution of the decimator" referenced in Java2DConverter.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John L. Poole</dc:creator><pubDate>Wed, 18 May 2016 15:54:09 -0000</pubDate><guid>https://sourceforge.net7ba371ee38ebe3789a3fce483c87ae4b283bb882</guid></item></channel></rss>