David M. Karr
David M. Karr
I'm pretty new to vscode, so perhaps there are some assumptions that I'm not aware of here. After installing this extension, I see that the key bindings perform their advertised...
This may be a problem with terminology, as I'm very new to Eclipse plugin development, but it doesn't seem obvious how to use Wuff to build an existing Eclipse plugin....
I just heard about this from a presentation. I briefly scanned the documentation, so I know the general idea. I would suggest that you mention the similarity in the basic...
Reading the documentation, it seems to me it would be helpful if the matching algorithm for determining a corresponding Recover method was explicitly spelled out. From what I can tell,...
Our project uses the esapi library, but only for the encoding tools. We don't use esapi logging. I recently upgraded from v2.1.0.1 to 2.5.0.0, and I noticed that now it...
It appears that the update site has gone away, and I think it's been gone for a while. I'm guessing I'll have to remember how to build this locally again....
I have Emacs+ installed on both a Win7 box with Luna, and a Linux box with Mars. Otherwise, the Eclipse settings are identical. The other thing that is identical is...
In the past few weeks, every time I've attempted to update the groovy-eclipse plugin in my 2024-03 Eclipse, it fails with this: An error occurred while collecting items to be...
For about a month now, I have been completely unable to install the groovy-eclipse plugin. I've now tried two different versions, and two different versions of Eclipse. I've tried this...
I'm working on a kubectl facade for executing some common tasks in a known environment. I will need to pass in a context name on the command line and connect...