Grzesiek Głąb
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Import projects with different groups but same name
AnsweredHi, I try to import two gradle project one by one into same "workspace".They have structure : projectAsubmodule projectBsubmodule where submodule is the same name for projectA and projectB (they... -
Created How to specify global maven setting in intellij
Hi all,I know that there is maven setting to select which user setting to use (which are user setting, specified by "-s" maven option) and I would to select global maven setting file (specified by ...