Frederick N. Brier

- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 18
-
Frederick N. Brier created a post, Automate Debugger Attach to Process
I have not read through the Attach Me plugin project yet, but I was wondering it was possible to trigger attaching CLion to multiple processes that are spawned at a breakpoint? Do those APIs exist ... -
-
Frederick N. Brier created a post, AnsweredAssociating .ui file extension with external program, ie: designer-qt4
In File->Settings->Editor->File Types, "Qt UI Designer Form" is associated with "*.ui". Great. How do I associate "Qt UI Designer Form" with a binary and launch an external tool whenever a file is ... -
Frederick N. Brier created a post, Launcher wants to run as super user
Product: PHPStorm 9.0.2Operating System Fedora 22/MateI installed PHPStorm and set it up the same way I have IntelliJ and PyCharm set up. I unpack it. Move it to /var/opt. Create a symlink witho... -
-
-
-
Frederick N. Brier created a post, PHPUnit and "Mark Directory As"
I am primarily a Java Developer and have used IntelliJ for years. So I set up my project and moved all my php files under ./src and create a PHPUnit test under ./test. I used the IDE "Mark Direct... -
Frederick N. Brier created a post, slf4j-android messages not shown in Logcat
Using the Android Log class works correctly and messages are shown in the Logcat window. However, when using the slf4j Logger with slf4j-android specified as a dependency (Maven), messages do not ... -
Frederick N. Brier created a post, Lock up and no text dialog buttons
I am using IntelliJ IDEA Ultimate 10.5.2 on Fedora 15, 64 bit with OpenJDK 1.6.0_22. This usually happens when I have two projects open. I attempt to perform some action, perhaps renaming a class...