norrs

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
-
norrs created a post, How to merge branches with PyCharm when using Mercurial?
I'm wondering how I can merge branches and use the IDE's diff tool to solve merge conflict issues. This is possible when using git as scm, but I don't see any way to actually merge when using Mercu... -
-
-
norrs created a post, Code style - formatting between IDE's
HeyI'm wondering how people are dealing with people using different IDE's in their projects?At the moment I'm stuck with people using Eclipse in an OSS project and was wondering if anyone had a cod... -
norrs created a post, Android Libraries for sharing code and resources between projects, how?
The help files [1] states that a library project should be used for sharing code and resources for android projects, but at the moment it looks like the res/ (resources) doesn't get copy to the mai... -
norrs created a post, Converting IDEA10 Android project to use Maven framework
Hey.I'm wondering if it's supposed to be rather easy to convert a normal IDEA 10 Android project to add support for Maven framework. At the moment the only thing it does is generate a rather lousy ...