User Activity

  • Posted a comment on ticket #109 on JavaVi - vi/vim editor clone

    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

  • Posted a comment on ticket #109 on JavaVi - vi/vim editor clone

    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...

  • Posted a comment on ticket #109 on JavaVi - vi/vim editor clone

    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. <mvn-repo>/com/raelity/namedservices-merge 3, <mvn-repo>/com/raelity/gradle 4. <mvn-repo>/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...

  • Posted a comment on ticket #109 on JavaVi - vi/vim editor clone

    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.

  • Posted a comment on ticket #109 on JavaVi - vi/vim editor clone

    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.

  • Posted a comment on ticket #158 on JavaVi - vi/vim editor clone

    If you provide steps to recreate, I'll give it a try. (I don't understand how it happened). Command mode is after ":".

  • Posted a comment on ticket #201 on JavaVi - vi/vim editor clone

    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.

  • Posted a comment on ticket #201 on JavaVi - vi/vim editor clone

    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.

View All

Personal Data

Username:
err
Joined:
2000-02-22 22:34:46
Location:
Campbell, CA / United States / PDT
Gender:
Male

Projects

This is a list of open source software projects that Ernie Rael is associated with: