Paul Finnedison

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created IntelliJ: Debugging/Running does not reflect current code state
AnsweredHi all, I've:IntelliJ IDEA 2021.2.3 UEJava 1.8.301 Currently It seems the "Run debug" (same as run) in IntelliJ does not pick up the changes in the code.Always I run it it hast the same (old) behav... -
Created Exporting the Code Statistics to a file (head-less)
AnsweredHi all, Is there a way to export the Code Statistics (about the LoC from the different languages in the Project) into a file. And can we perform this from console without starting the UI? Kind Re... -
Created Selecting Testcases to run from a list of all tests
AnsweredHi! Is there a way to get a list of all Test within the opened Project to select the tests I want to execute? In Visual Studio I can get a View with all Test Cases structured like the folder/pack...