Freybenj
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created How to create new project from VCS in PyCharm
AnsweredWith IntelliJ, there's a menu item under File to create a new project from VCS. In PyCharm (Community), I do not see this option. Am I just missing something, or is this really not possible? -
Created IntelliJ not respecting "Before Imports" for copyright
AnsweredI set up a copyright on IntelliJ 2016.3.1 and for Java told it to go above the imports. However, when IntelliJ automatically imports something, that import goes above the copyright. How can I fix t... -
Created Build does nothing
AnsweredOn IntelliJ 2017.3, nothing seems to happen when I build or rebuild my project. The event log says that all files are up to date, but no out or build directory is created. idea.log has these inform...