Fred Smith

- Total activity 53
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
-
Fred Smith commented, -
Fred Smith created a post, 5281: Perforce Commit Project Fails to detect changes
I get a dialogue stating "No changes detected". When I "compare with same repository version" I see diffs. -
Fred Smith created a post, Junit console stdout dissapears in build 3467
When I run a Junit test from IntelliJ the console stdout output dissapears too quickly for me to see. If I add a sleep to my test code the output remains on the screen. Any idea how to fix this?Th... -
Fred Smith created a post, Edit or find all 'dirty' files??
The "Commit Project" VCS dialog is great at finding all of the 'dirty' files in my project and helping me to commit them. I would like a way to load all the dirty files into IntelliJ so that I can... -
Fred Smith created a post, Subversion: Support for 'file://' protocol?
I am using Tortoise Subversion using the 'file://' protocol. This is the mode where there is no subversion server, rather versioned files are simply stored on a network drive.Does IntelliJ support... -
Fred Smith created a post, Error: "available plugins list is not loaded" (build 3370)
Using Intellij build #3370 When I click on the 'available' plugin tab I see the following error: "available plugins list is not loaded". This happened after I deleted the following dirs:.IntelliJ... -
Fred Smith created a post, Stupid Question: What does a little 'x' in the class tab mean?
I am noticing in the latest Irida build that sometimes my class tabs are showing a little 'x' inside the 'c' circle. Anyone know what that means?Thanks! -
Fred Smith created a post, Lazy Question: HowTo Recursively add Jars??
It seems that there is no way to recursively add jars to the project classpath... Sometimes projects have dozens of jars contained in nested directories and adding them by hand is a time-consuming... -
Fred Smith created a post, Debug messages on console Run req'd: info (client is 210C0CB8) (build 3103)
I see this on my console as I Run stuff in IntelliJ (build 3103):Run req'd: info (client is 210C0CB8)Run req'd: info (client is 210C0CB8)Run req'd: info (client is 210C0CB8)Run req'd: info (client ... -
Fred Smith created a post, Local VCS: Never purge labels!
When I label a file or project in Local VCS, I expect to be able to revert to that state at any point in the future. AFAIK, Idea 1035 does not work this way. Labels are purged after 'keep local h...