Alain Désilets
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created log4j2 not finding my external file when run from intelliJ
AnsweredI created a small project that illustrates the issue. The pom, main class and log4j2.yml file are in the following upload: Upload id: 2022_02_11_64Bse454nthEERtG (files: log4j2.new.yml and 2 more) ... -
Created Java Profiler: how to display only methods that belong to a package
AnsweredI am starting to use the profiler for the first time and am having a really hard time to make sense of the reports. The majority of methods that are reported as taking the most time are things that... -
Created How to delete/rename a file from the editor window?
Say I am currently looking at a file SomeFile.php that is opened in the active editor window.I decide I want to rename it to SomeOtherName.php.Can I do this directly from the editor window, i.e. wi...