Richard Collins
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
-
Richard Collins created a post, -
Richard Collins created a post, Automatically update all files in a project?
If I add new parameters to a method changing somethings like parseString(String s) to parseString(String s, Boolean b) but I have already called parseString(String s) it will make errors because it... -
Richard Collins created a post, Always enable 'Use tab character'?
I know you can turn on 'Use tab character' in project settings, but that only applys to that one project, how can I make it apply to all projects?