<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for JavaVi - vi/vim editor clone</title><link>https://sourceforge.net/p/jvi/activity/</link><description>Recent activity for JavaVi - vi/vim editor clone</description><language>en</language><lastBuildDate>Thu, 14 Mar 2024 16:17:00 -0000</lastBuildDate><item><title>Ernie Rael posted a comment on ticket #109</title><link>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#1287</link><description>I'm wrong about library jars being included in jvi.jar. Everything in is the jvi-code/dist directory, the libraries are in jvi-code/dist/lib</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Thu, 14 Mar 2024 16:17:00 -0000</pubDate><guid>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#1287</guid></item><item><title>Ernie Rael posted a comment on ticket #109</title><link>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#5bd7</link><description>ran the build again today, it just worked Cool. Note that the jvi build produces jar files that run under jdk-11, but language constructs from jdk-19 can be used (frgaal magic). Note that you can do java -jar dist/jvi.jar to bring up the test window. jvi.jar should have everything needed to link/build against. It contains the jvi-core and jvi-swing jars along with various jars. Depending on your needs you might want to use individual jars, rather than the bundle. To get started, depending on your...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Thu, 14 Mar 2024 16:00:56 -0000</pubDate><guid>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#5bd7</guid></item><item><title>Bill Chatfield posted a comment on ticket #109</title><link>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#666c</link><description>O-kay, so when I ran the build again today, it just worked. I didn't make any changes. It displayed the test window and everything. Thanks for your help.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Chatfield</dc:creator><pubDate>Thu, 14 Mar 2024 14:47:43 -0000</pubDate><guid>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#666c</guid></item><item><title>Ernie Rael posted a comment on ticket #109</title><link>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#36d0</link><description>There's https://sourceforge.net/p/jvi/raelity-gradle/ which is the source I used to build the plugin. But the following would indicate that you can ignore that. I just tried moving aside 1. ~/.gradle 2. &lt;mvn-repo&gt;/com/raelity/namedservices-merge 3, &lt;mvn-repo&gt;/com/raelity/gradle 4. &lt;mvn-repo&gt;/org/frgaal Downloaded fresh source from http://hg.code.sf.net/p/jvi/code into jvi-code did JAVA_HOME=/ref/openjdk/jdk-11 ./gradlew run The first time I tried, I didn't set JAVA_HOME and ran into trouble (but...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 13 Mar 2024 16:45:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#36d0</guid></item><item><title>Ernie Rael posted a comment on ticket #109</title><link>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#2235</link><description>That's weird. The plugin, and instructions on how to use it are at https://plugins.gradle.org/plugin/com.raelity.namedservices-merge I'll take a look.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 13 Mar 2024 07:55:05 -0000</pubDate><guid>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#2235</guid></item><item><title>Bill Chatfield posted a comment on ticket #109</title><link>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#28ff</link><description>I can't get it to build with openjdk 8, 11, 17, or 21. The README mentions 11 - 15 &amp; 19. The build output mentions 8 &amp; 11. It's not clear what is required to build it. This is the output of the build with 21: [bill@smilodon-gracilis jvi-code]$ ./gradlew run FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'jvi'. &gt; Could not resolve all artifacts for configuration ':classpath'. &gt; Could not resolve com.raelity.gradle.namedservicesmerge:namedservices-merge:0.5.0....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Chatfield</dc:creator><pubDate>Tue, 12 Mar 2024 18:27:30 -0000</pubDate><guid>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#28ff</guid></item><item><title>Ernie Rael posted a comment on ticket #109</title><link>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#73be</link><description>Check out the jVi source, see https://sourceforge.net/p/jvi/code/, and in the top level directory do ./gradlew run This brings up a JEditorPane (JTextArea isn't enough) with jVi installed. This is built from the jvi-cmd directory, using the jars from jvi-core and jvi-swing. This is minimal. Also see README.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Mon, 11 Mar 2024 21:57:54 -0000</pubDate><guid>https://sourceforge.net/p/jvi/feature-requests/109/?limit=25#73be</guid></item><item><title>Bill Chatfield created ticket #109</title><link>https://sourceforge.net/p/jvi/feature-requests/109/</link><description>Convert into simple Swing component</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Chatfield</dc:creator><pubDate>Mon, 11 Mar 2024 15:25:49 -0000</pubDate><guid>https://sourceforge.net/p/jvi/feature-requests/109/</guid></item><item><title>Iwontgive youmyname posted a comment on ticket #201</title><link>https://sourceforge.net/p/jvi/bugs/201/?limit=25#8dd9</link><description>So, a fast update: The setups that exhibit the problems had a custom DPI setting of 160, roughly ~1.7 of the original value which was 96. Dropping this value down to something more reasonable like 118 resolves the problem. However, this made me increase the font size (from the XFCE appearence panel, not inside netbeans), from 10 to 16, at which point, the problem reappears. To me this is conclusive evidence that as soon as the font size increases above a certain level, the bug appears. Can you reproduce...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Iwontgive youmyname</dc:creator><pubDate>Wed, 22 Feb 2023 04:41:00 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/201/?limit=25#8dd9</guid></item><item><title>Matias Mario modified a comment on ticket #158</title><link>https://sourceforge.net/p/jvi/bugs/158/?limit=25#9ecd</link><description>Thank you for the quick reply! I'm sorry, I meant Normal mode facepalm Activate jVi, exit Insert mode if necessary Tools -&gt; Options Keymap Modify a Shortcut. E.g., Find Tasks..., Ctrl + Shift + A Apply and Ok (The xml file gets created) Deactivate jVi Arrow keys move the editor screen, backspace and Ctrl + V (which I set in jVi's options) don't work. Changing to another Profile in Options solves the issue but going back to the previous one makes it reappear. Delete the xml file Deactivate jVi (activate...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matias Mario</dc:creator><pubDate>Sun, 19 Feb 2023 01:27:01 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/158/?limit=25#9ecd</guid></item><item><title>Matias Mario modified a comment on ticket #158</title><link>https://sourceforge.net/p/jvi/bugs/158/?limit=25#9ecd</link><description>Thank you for the quick reply! I'm sorry, I meant Normal mode facepalm Activate jVi, exit Insert mode if necessary Tools -&gt; Options Keymap Modify a Shortcut. E.g., Find Tasks..., Ctrl + Shift + A Apply and Ok (The xml file gets created) Deactivate jVi Arrow keys move the editor screen, backspace and Ctrl + V (which I set in jVi's options) don't work. Changing to another Profile in Options solves the issue but going back to the previous one makes it reappear. Delete the xml file Deactivate jVi Arrow...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matias Mario</dc:creator><pubDate>Sun, 19 Feb 2023 01:23:26 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/158/?limit=25#9ecd</guid></item><item><title>Matias Mario modified a comment on ticket #158</title><link>https://sourceforge.net/p/jvi/bugs/158/?limit=25#3ba6</link><description>I have encountered this issue as well using Netbeans 16 with jVi 2.0.13 on Windows 10. It happens when you save a new keybinding while in Normal (edited: not Command) mode. Saving in Insert mode does it normally. It seems some keybindings get saved in a xml file in: %appdata%\NetBeans\16\config\Editors\Keybindings\NetBeans\ org-netbeans-modules-editor-settings-CustomKeybindings.xml Renaming (deleting) it seems to solve the issue. I don't know if it's related but the effect is similar to what's described...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matias Mario</dc:creator><pubDate>Sun, 19 Feb 2023 01:18:12 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/158/?limit=25#3ba6</guid></item><item><title>Matias Mario modified a comment on ticket #158</title><link>https://sourceforge.net/p/jvi/bugs/158/?limit=25#9ecd</link><description>Thank you for the quick reply! I'm sorry, I meant Normal mode facepalm Activate jVi, exit Insert mode if necessary Tools -&gt; Options Keymap Modify a Shortcut. E.g., Find Tasks..., Ctrl + Shift + A Apply and Ok (The xml file gets created) Deactivate jVi Arrow keys move the editor screen, backspace and Ctrl + V (which I set in jVi's options) don't work. Changing to another Profile in Options solves the issue but going back to the previous one makes it reappear. Delete the xml file Restart Netbeans (sometimes...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matias Mario</dc:creator><pubDate>Sun, 19 Feb 2023 01:15:38 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/158/?limit=25#9ecd</guid></item><item><title>Matias Mario posted a comment on ticket #158</title><link>https://sourceforge.net/p/jvi/bugs/158/?limit=25#9ecd</link><description>Thank you for the quick reply! I'm sorry, I meant Normal mode facepalm Activate jVi, exit Insert mode if necessary Tools -&gt; Options Keymap Modify a Shortcut. E.g., Find Tasks..., Ctrl + Shift + A Apply and Ok (The xml file gets created) Deactivate jVi Arrow keys move the editor screen, backspace doesn't work. Changing to another Profile in Options solves the issue but going back to the previous one makes it reappear. Delete the xml file Restart Netbeans (sometimes it isn't necessary, reopening a...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matias Mario</dc:creator><pubDate>Sun, 19 Feb 2023 01:14:17 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/158/?limit=25#9ecd</guid></item><item><title>Ernie Rael posted a comment on ticket #158</title><link>https://sourceforge.net/p/jvi/bugs/158/?limit=25#28be</link><description>If you provide steps to recreate, I'll give it a try. (I don't understand how it happened). Command mode is after ":".</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Sun, 19 Feb 2023 00:53:19 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/158/?limit=25#28be</guid></item><item><title>Ernie Rael posted a comment on ticket #201</title><link>https://sourceforge.net/p/jvi/bugs/201/?limit=25#0257</link><description>I guess jstack is recommend (there are several ways). See https://www.baeldung.com/java-thread-dump for a pretty good description. similar with the others, except this time it worked Wow, that is intriguing.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Sun, 19 Feb 2023 00:46:38 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/201/?limit=25#0257</guid></item><item><title>Matias Mario posted a comment on ticket #158</title><link>https://sourceforge.net/p/jvi/bugs/158/?limit=25#3ba6</link><description>I have encountered this issue as well using Netbeans 16 with jVi 2.0.13 on Windows 10. It happens when you save a new keybinding while in Command mode. Saving in Insert mode does it normally. It seems some keybindings get saved in a xml file in: %appdata%\NetBeans\16\config\Editors\Keybindings\NetBeans\ org-netbeans-modules-editor-settings-CustomKeybindings.xml Renaming (deleting) it seems to solve the issue. I don't know if it's related but the effect is similar to what's described here (which is...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matias Mario</dc:creator><pubDate>Sun, 19 Feb 2023 00:36:11 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/158/?limit=25#3ba6</guid></item><item><title>Iwontgive youmyname posted a comment on ticket #201</title><link>https://sourceforge.net/p/jvi/bugs/201/?limit=25#245c</link><description>I'd be glad to cooperate. Can you give me instructions on how to take the stack trace, set any debug options and all that? One more update: I tested on a third machine, very similar with the others, except this time it worked. The only difference (as far as I can tell right now) with the other machines was the Custom HiDPI scaling provided by xfce; the third machine was set at its default (96), whereas the other ones had a higher scale value (up to 150). I'll try different settings and see if I can...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Iwontgive youmyname</dc:creator><pubDate>Sun, 19 Feb 2023 00:35:36 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/201/?limit=25#245c</guid></item><item><title>Ernie Rael posted a comment on ticket #201</title><link>https://sourceforge.net/p/jvi/bugs/201/?limit=25#5cb0</link><description>Thanks for isolating the issue. I'm on gtk, I've tested with those LAFs, 1920x1080. Seems it must be HiDPI I won't have much time for a few days. I'd like to file a NB issue. Would you get get a stack trace while it's going crazy, so I can include it? Might help narrow it down. Hopefully one of the LAF maintainers will be interested, the FlatLaf get a lot of attention right now.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Sat, 18 Feb 2023 08:12:16 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/201/?limit=25#5cb0</guid></item><item><title>Ernie Rael posted a comment on ticket #2</title><link>https://sourceforge.net/p/jvi/support-requests/2/?limit=25#91e6</link><description>If you do that, let me know so I can subscribe to it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Sat, 18 Feb 2023 08:01:41 -0000</pubDate><guid>https://sourceforge.net/p/jvi/support-requests/2/?limit=25#91e6</guid></item><item><title>Iwontgive youmyname posted a comment on ticket #2</title><link>https://sourceforge.net/p/jvi/support-requests/2/?limit=25#a453</link><description>Oh, I was looking for exactly the same thing, only ten years later.. Time to open a ticket over at NetBeans, and hope that something comes out of it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Iwontgive youmyname</dc:creator><pubDate>Sat, 18 Feb 2023 07:31:09 -0000</pubDate><guid>https://sourceforge.net/p/jvi/support-requests/2/?limit=25#a453</guid></item><item><title>Iwontgive youmyname posted a comment on ticket #201</title><link>https://sourceforge.net/p/jvi/bugs/201/?limit=25#38af</link><description>messages.log Nothing egregious there. --usedir/--cachedir Used that, did not change anything. However, I found the culprit: Look and Feel. FlatLaf Light, FlatLaf Dark and GTK+ all exhibit the same problem. In contrast, Metal Nimbus, CDE/Motif and their dark variations are ok. So, temporarily switching Look and Feel to one of them in order to make changes is a workaround, at least. I do not know what gtk and flatlaf are doing differently, but you might want to take a closer look at them. I am using...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Iwontgive youmyname</dc:creator><pubDate>Fri, 17 Feb 2023 08:01:38 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/201/?limit=25#38af</guid></item><item><title>Ernie Rael posted a comment on ticket #201</title><link>https://sourceforge.net/p/jvi/bugs/201/?limit=25#d62f</link><description>I'm on recent linux release (popOS). I download the zip; don't use an installer. I'm running 16; I've run all versions, plus build my own on occation. During testing, I install jVi in a variety of ways. Starting up NetBeans with a clean userdir/cachedir using the --userdir/--cachedir options, install the update center, then install jVi is one of the things I do. Did you look into the NetBeans messages.log, maybe there's some exception. $ env|grep -i xdg XDG_CONFIG_DIRS=/etc/xdg/xdg-pop:/etc/xdg XDG_MENU_PREFIX=gnome-...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Fri, 17 Feb 2023 05:27:33 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/201/?limit=25#d62f</guid></item><item><title>Iwontgive youmyname posted a comment on ticket #201</title><link>https://sourceforge.net/p/jvi/bugs/201/?limit=25#9b1b</link><description>First machine is a battered development machine, with various netbeans installs (and configs) over the years. The second one though was a brand new installation, just to test it out. I did try resizing the window (also in the attached movie above) and it has no effect. Did it ever work? It did work on another machine, which is probably running an older version of netbeans. I had no time to check that out. Did you import settings? No (not consciously at least). One is a fresh install. What is your...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Iwontgive youmyname</dc:creator><pubDate>Fri, 17 Feb 2023 04:18:53 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/201/?limit=25#9b1b</guid></item><item><title>Ernie Rael posted a comment on ticket #201</title><link>https://sourceforge.net/p/jvi/bugs/201/?limit=25#f33b</link><description>Did you try resizing the window? 2 machines, that's weird. I can't reproduce it. Did it ever work? Did you import settings? A clean install of both NetBeans and jVi , without importing settings, is something to try.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Fri, 17 Feb 2023 03:25:46 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/201/?limit=25#f33b</guid></item><item><title>Iwontgive youmyname posted a comment on ticket #201</title><link>https://sourceforge.net/p/jvi/bugs/201/?limit=25#ff51</link><description>Thanks for looking into this! I'm attaching a small capture of the desktop demonstrating the problem (attachment desktop.mp4), taken using VLC at 5 fps. A few more details: Tested on two machines, both running debian testing. first machine: java -version openjdk version "11.0.18" 2023-01-17 OpenJDK Runtime Environment (build 11.0.18+10-post-Debian-1) OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Debian-1, mixed mode, sharing) second machine: java -version openjdk version "17.0.6" 2023-01-17 OpenJDK...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Iwontgive youmyname</dc:creator><pubDate>Fri, 17 Feb 2023 01:21:52 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/201/?limit=25#ff51</guid></item><item><title>Ernie Rael posted a comment on ticket #201</title><link>https://sourceforge.net/p/jvi/bugs/201/?limit=25#d19d</link><description>This sounds vaguely familiar. Don't remember what the issue is, JDK, MAC, or what. Could you try resizing the options window, for example make it very big? I can't reproduce it. I don't see another bug report about it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Thu, 16 Feb 2023 17:31:17 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/201/?limit=25#d19d</guid></item><item><title>Ernie Rael modified ticket #4</title><link>https://sourceforge.net/p/jvi/support-requests/4/</link><description>jvi suddenly quit working in Netbeans 12.0</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Thu, 16 Feb 2023 17:21:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/support-requests/4/</guid></item><item><title>Iwontgive youmyname created ticket #201</title><link>https://sourceforge.net/p/jvi/bugs/201/</link><description>Options window is broken</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Iwontgive youmyname</dc:creator><pubDate>Thu, 16 Feb 2023 08:08:14 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/201/</guid></item><item><title>Ernie Rael committed [edc66c] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/edc66c8edc66bf6672c9f3d8f3f0eea3e422330c/</link><description>nb-uc points to NetBeans-11-and-later</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/edc66c8edc66bf6672c9f3d8f3f0eea3e422330c/</guid></item><item><title>Ernie Rael committed [7027d2] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/7027d234d33dee00f7002f1f3035c2b72583f5a5/</link><description>specify jdk1.8.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/7027d234d33dee00f7002f1f3035c2b72583f5a5/</guid></item><item><title>Ernie Rael committed [48ee9f] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/48ee9f464dddce265773d8c675aaaf6607bc7a60/</link><description>Added tag HAS_ANCIENTS for changeset 78f337c53d56</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/48ee9f464dddce265773d8c675aaaf6607bc7a60/</guid></item><item><title>Ernie Rael committed [668d07] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/668d07ce09d49b17690fdc4a96dc592d49c48bce/</link><description>include config for jar signing, commented out</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/668d07ce09d49b17690fdc4a96dc592d49c48bce/</guid></item><item><title>Ernie Rael committed [8295fc] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/8295fc3d8c7455d47ba947e07c0d79986014ce83/</link><description>use jdk1.8, HAS_ANCIENT_NB_HACKS 78f337c53d56, Build nb-uc for 11.0 (not .2).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/8295fc3d8c7455d47ba947e07c0d79986014ce83/</guid></item><item><title>Ernie Rael committed [ff2636] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/ff263655fcbbceb80c4c7006700562affeeb2904/</link><description>remove ancient nbm used to hack NB internals.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/ff263655fcbbceb80c4c7006700562affeeb2904/</guid></item><item><title>Ernie Rael committed [2e0e12] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/2e0e12b92ae7965f0417286c0eca67fa666e9fc1/</link><description>2.0, jdk11</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/2e0e12b92ae7965f0417286c0eca67fa666e9fc1/</guid></item><item><title>Ernie Rael committed [d78518] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/d785188567efa6eda12a7db52285d665378d809d/</link><description>remove nb-uc from this repository, moved to nbvi</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/d785188567efa6eda12a7db52285d665378d809d/</guid></item><item><title>Ernie Rael committed [6fa01b] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/6fa01bff438e0c90a36fd96ff91509c9fd60fd9e/</link><description>Standalone WindowsProvider for a NB that has proposed changes incorporated.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/6fa01bff438e0c90a36fd96ff91509c9fd60fd9e/</guid></item><item><title>Ernie Rael committed [ba00c2] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/ba00c21e3e4e5304cd3db6e64b5da0e4c895169b/</link><description>Fix issue lookup's resultChanged might be called NOT in EDT.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/ba00c21e3e4e5304cd3db6e64b5da0e4c895169b/</guid></item><item><title>Ernie Rael committed [43cf4e] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/43cf4e66c2885f12cb07b1ffe7cd719481c3ae93/</link><description>Package patch as modules.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/43cf4e66c2885f12cb07b1ffe7cd719481c3ae93/</guid></item><item><title>Ernie Rael committed [3825ec] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/3825ec62ccb83e4bdd6b98dbfed77e328ca387f5/</link><description>Change to NB license</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/3825ec62ccb83e4bdd6b98dbfed77e328ca387f5/</guid></item><item><title>Ernie Rael committed [a4d6e3] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/a4d6e3c7b7e1c9d4bcfbf111b6cb7be943ee1293/</link><description>changes made by IDE</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/a4d6e3c7b7e1c9d4bcfbf111b6cb7be943ee1293/</guid></item><item><title>Ernie Rael committed [70e22b] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/70e22b51f590509f2299e18f2a0ac7ae3daea9bc/</link><description>Add &lt;extra-compilation-unit&gt;... so don't see errors on source in editor.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/70e22b51f590509f2299e18f2a0ac7ae3daea9bc/</guid></item><item><title>Ernie Rael committed [78f337] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/78f337c53d563c3f8003bf1e626a97599805f304/</link><description>Maven update center. Basically all defaults. Add to pom for maven central.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/78f337c53d563c3f8003bf1e626a97599805f304/</guid></item><item><title>Ernie Rael committed [49d8f6] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/49d8f6207f0cc783361413185bd16a193c37d296/</link><description>Clean up structure for windows patch</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/49d8f6207f0cc783361413185bd16a193c37d296/</guid></item><item><title>Ernie Rael committed [b91b08] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/b91b0837985aca96e9893c5cebf9138b661da13a/</link><description>move stuff to patchsrc directory.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:08 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/b91b0837985aca96e9893c5cebf9138b661da13a/</guid></item><item><title>Ernie Rael committed [a2fb2f] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/a2fb2fc71d50479fc2efd1021d95dab39507a599/</link><description>UC post install project</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/a2fb2fc71d50479fc2efd1021d95dab39507a599/</guid></item><item><title>Ernie Rael committed [faddbe] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/faddbe609d7f7e6db36b4a47c399bb033b606418/</link><description>checkpoint the friend hack code</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/faddbe609d7f7e6db36b4a47c399bb033b606418/</guid></item><item><title>Ernie Rael committed [5158d6] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/5158d65151442871024f43c0f59fbf1fe46b9fea/</link><description>get rid of dummy-suite, use makeupdatedesc directly for single modules.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/5158d65151442871024f43c0f59fbf1fe46b9fea/</guid></item><item><title>Ernie Rael committed [4ddf26] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/4ddf269560a79a8754708ed143d928d9dd15fad4/</link><description>Update the nbm with "main" from build.xml.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/4ddf269560a79a8754708ed143d928d9dd15fad4/</guid></item><item><title>Ernie Rael committed [912185] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/9121857248262fe0d4a098475ff245c86e3393ed/</link><description>NBMs with windows patch</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/9121857248262fe0d4a098475ff245c86e3393ed/</guid></item><item><title>Ernie Rael committed [cee28e] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/cee28e18cae52c80fb7621c037ae5df017bdba6f/</link><description>Get update center module to hack/clear _removed after install.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/cee28e18cae52c80fb7621c037ae5df017bdba6f/</guid></item><item><title>Ernie Rael committed [832fb6] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/832fb6519468fe8b4701e05d88979a9831829064/</link><description>baby steps to get an NBM to work.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/832fb6519468fe8b4701e05d88979a9831829064/</guid></item><item><title>Ernie Rael committed [24c554] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/24c55480ebe70e253a25f3e1a3598ed0c2964ef7/</link><description>Use default platform.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/24c55480ebe70e253a25f3e1a3598ed0c2964ef7/</guid></item><item><title>Ernie Rael committed [ab946c] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/ab946cee8d18c400440fef9b30d3373d7e845e51/</link><description>Build jvi support nbm under a module suite</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/ab946cee8d18c400440fef9b30d3373d7e845e51/</guid></item><item><title>Ernie Rael committed [c08cea] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/c08ceae24185a169abdd604046fdcf7ed0d0c8ca/</link><description>Add nb70 update center for jVi.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/c08ceae24185a169abdd604046fdcf7ed0d0c8ca/</guid></item><item><title>Ernie Rael committed [f9fd0f] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/f9fd0f9ea02ee66f676afcf3d4e8daead600293c/</link><description>New pin.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/f9fd0f9ea02ee66f676afcf3d4e8daead600293c/</guid></item><item><title>Ernie Rael committed [4d7326] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/4d73261de5d5016359646169745ab0d9acdc42f0/</link><description>jvi global action prototype</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/4d73261de5d5016359646169745ab0d9acdc42f0/</guid></item><item><title>Ernie Rael committed [ed13d8] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/ed13d819629c00b4af26d2ff3356030de4703b45/</link><description>move tar file into checkpoint directory</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/ed13d819629c00b4af26d2ff3356030de4703b45/</guid></item><item><title>Ernie Rael committed [af3086] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/af308674d6aca5b6978dfcd0c1e27a1213bb233d/</link><description>take out useless log statement</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/af308674d6aca5b6978dfcd0c1e27a1213bb233d/</guid></item><item><title>Ernie Rael committed [126f33] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/126f339b5121fac0d9076c22d4f8216648f44ecb/</link><description>Fix bug in weak listener setup</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/126f339b5121fac0d9076c22d4f8216648f44ecb/</guid></item><item><title>Ernie Rael committed [d24174] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/d24174c3d53a415086cc3b5801e5d593ce17b575/</link><description>Pin fire an event when clear() for all the Pin to sync their enable.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/d24174c3d53a415086cc3b5801e5d593ce17b575/</guid></item><item><title>Ernie Rael committed [74a495] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/74a4952e248d4fd97feccc5c41b5ade8d5301068/</link><description>Added tag WorksShadowOrig for changeset 126f339b5121</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/74a4952e248d4fd97feccc5c41b5ade8d5301068/</guid></item><item><title>Ernie Rael committed [a02625] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/a026259cdfd92be03e0a718a57b701af429d3eb8/</link><description>Add popup separator, remove unused files</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/a026259cdfd92be03e0a718a57b701af429d3eb8/</guid></item><item><title>Ernie Rael committed [c84a2a] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/c84a2af38407a9ba70eb445f02a2bc4f098c4800/</link><description>stash tar file of editor.pin experiment</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/c84a2af38407a9ba70eb445f02a2bc4f098c4800/</guid></item><item><title>Ernie Rael committed [5e5e86] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/5e5e8694de7f1652610a8d0c58b58dd75a357b6d/</link><description>Identified/filed the various NB bugs. Implement simple workarounds</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/5e5e8694de7f1652610a8d0c58b58dd75a357b6d/</guid></item><item><title>Ernie Rael committed [97d9e4] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/97d9e41d89976b634f37325e3a2f8a16d3164be1/</link><description>Get rid of PinFactory, general cleanup</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/97d9e41d89976b634f37325e3a2f8a16d3164be1/</guid></item><item><title>Ernie Rael committed [62c893] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/62c893faf0697cb46b60dc47b787cfd77524ce6d/</link><description>Added tag WorksInstanceCreate for changeset cebcb67d792a</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/62c893faf0697cb46b60dc47b787cfd77524ce6d/</guid></item><item><title>Ernie Rael committed [ee8709] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/ee87096fdca3bd197d0fff33667e56cdcf9d6f81/</link><description>Always create an Object if fixupShadow called.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/ee87096fdca3bd197d0fff33667e56cdcf9d6f81/</guid></item><item><title>Ernie Rael committed [998493] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/998493cba106289cf2c994286b3c63e046ca1661/</link><description>Works. Big bug was filesystem didn't behave as advertised.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/998493cba106289cf2c994286b3c63e046ca1661/</guid></item><item><title>Ernie Rael committed [cebcb6] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/cebcb67d792aa3234bd15ab40cfb4e2978ad39c2/</link><description>Rework to use instanceCreate instead of shadow.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/cebcb67d792aa3234bd15ab40cfb4e2978ad39c2/</guid></item><item><title>Ernie Rael committed [5c12a1] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/5c12a1cb4cf86658eb9fee65c63dcb5e1bce64d2/</link><description>Start the instance file approach</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/5c12a1cb4cf86658eb9fee65c63dcb5e1bce64d2/</guid></item><item><title>Ernie Rael committed [864b2d] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/864b2d5fae0405f2fa03183f79d98645df4a6031/</link><description>cleanup/refactor file names</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/864b2d5fae0405f2fa03183f79d98645df4a6031/</guid></item><item><title>Ernie Rael committed [30740a] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/30740a341b9335eba45f5f664285c97cfc7fa553/</link><description>fix bug in .hgignore</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/30740a341b9335eba45f5f664285c97cfc7fa553/</guid></item><item><title>Ernie Rael committed [bce51c] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/bce51c7663a8dab8ded2a9f54394ee13b6147512/</link><description>Provide description and nbm signing.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/bce51c7663a8dab8ded2a9f54394ee13b6147512/</guid></item><item><title>Ernie Rael committed [97eef6] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/97eef6304bf3a1bd5e327965a136907b1cdc19e5/</link><description>Make it a red icon.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/97eef6304bf3a1bd5e327965a136907b1cdc19e5/</guid></item><item><title>Ernie Rael committed [c882da] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/c882dafa87c505bc653e7d35c468afb2a24fff1c/</link><description>getting ready to introduce MultiFileSystem</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/c882dafa87c505bc653e7d35c468afb2a24fff1c/</guid></item><item><title>Ernie Rael committed [55957e] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/55957ee76a8c0803cab48e08f18055c6f3d051ff/</link><description>add action to all editor popups.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/55957ee76a8c0803cab48e08f18055c6f3d051ff/</guid></item><item><title>Ernie Rael committed [d3bf6f] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/d3bf6f3751eb846d02669a85f08e61861abfbd6a/</link><description>Removed experimetal action api depend, bump spec ver</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/d3bf6f3751eb846d02669a85f08e61861abfbd6a/</guid></item><item><title>Ernie Rael committed [5e0348] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/5e0348059b6e707b382c880ba06f3fb4f059bdc7/</link><description>add a 24x24 icon</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/5e0348059b6e707b382c880ba06f3fb4f059bdc7/</guid></item><item><title>Ernie Rael committed [7230b4] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/7230b4c0c084025bf7f177be72deab000dc7af30/</link><description>Change package hierarchy</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/7230b4c0c084025bf7f177be72deab000dc7af30/</guid></item><item><title>Ernie Rael committed [99e7d1] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/99e7d165b6291b51f3ea8db668ec0f706cc1a322/</link><description>After create project, add action wizard</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/99e7d165b6291b51f3ea8db668ec0f706cc1a322/</guid></item><item><title>Ernie Rael committed [973412] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/973412c81b553341fbfffd115768134417f7723e/</link><description>Clean up, hook up "pin" icon.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/973412c81b553341fbfffd115768134417f7723e/</guid></item><item><title>Ernie Rael committed [a4d308] on editor-pin</title><link>https://sourceforge.net/p/jvi/editor-pin/ci/a4d308607a86f127b954f7d3d168e6d67e300d50/</link><description>works, lots of history/check commented out. Needs icon work.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 04 Jan 2023 03:54:07 -0000</pubDate><guid>https://sourceforge.net/p/jvi/editor-pin/ci/a4d308607a86f127b954f7d3d168e6d67e300d50/</guid></item><item><title>Ernie Rael committed [ec24a2] on raelity-gradle</title><link>https://sourceforge.net/p/jvi/raelity-gradle/ci/ec24a2c305bd5cbc26d9918d9f6909f1dad17b02/</link><description>PublishPlugins namedservices-merge 0.5.0</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Tue, 03 Jan 2023 01:26:19 -0000</pubDate><guid>https://sourceforge.net/p/jvi/raelity-gradle/ci/ec24a2c305bd5cbc26d9918d9f6909f1dad17b02/</guid></item><item><title>Ernie Rael modified ticket #189</title><link>https://sourceforge.net/p/jvi/bugs/189/</link><description>jvi no cursor on jdk8</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 16 Nov 2022 18:29:31 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/189/</guid></item><item><title>Ernie Rael posted a comment on ticket #189</title><link>https://sourceforge.net/p/jvi/bugs/189/?limit=25#f357</link><description>Changed the default for the option, so it works out of the box for most people. Also changed the name so doesn't mention MAC.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 16 Nov 2022 18:29:31 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/189/?limit=25#f357</guid></item><item><title>Ernie Rael modified ticket #186</title><link>https://sourceforge.net/p/jvi/bugs/186/</link><description>":w" broken</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernie Rael</dc:creator><pubDate>Wed, 16 Nov 2022 18:25:02 -0000</pubDate><guid>https://sourceforge.net/p/jvi/bugs/186/</guid></item></channel></rss>