Nathan Reynolds

Results 32 issues of Nathan Reynolds

I know how to configure the plugin to read an XML ruleset file. This works great as long as there are no custom rules written in Java (i.e. all rules...

I clicked on Project > Properties and then selected the PMD tab. I get the following error message: Title: Could Not Accept Changes Message: The currently displayed page contains invalid...

bug

When I right click a project and click on the PMD menu, I see the "Find Suspect Cut and Paste..." (FSCAP) menu item. When I right click a Java source...

enhancement

**Proposed Rule Name:** ReplaceSynchronized **Proposed Category:** Multithreading **Description:** Java 21 introduces Virtual Threads as an official feature. Virtual Threads run on a limited number of Carrier Threads. "synchronized" pins a...

a:new-rule

Please add this package to Cygwin so when I look for Cygwin packages I can find and install.

help welcome

Let's say I have the following code... ``` EntityManager manager; EntityB entity; int expect, actual; manager = ...; manager.find(EntityA.class, entityAId, LockModeType.OPTIMISTIC); // This line must come before getting the EntityB...

When I hit the media next or previous key on my keyboard, Google Play Music pauses/resumes the music. These keys work with desktop application music players. (I do not have...

Here are 154 eea files. Enjoy! [External Annotations.zip](https://github.com/lastnpe/eclipse-null-eea-augments/files/1403571/External.Annotations.zip)

**Is your feature request related to a problem? Please describe.** If the view behind the HUD is bright (e.g., daytime sky), then it can be hard to read the coordinates...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** Sometimes I know what coordinates I want to head to but not sure which direction to head. I have to...

enhancement