Kkinder
- 活动总数 52
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 22
-
创建于 Giving projects unique names
Something unfortunate I've noticed about PyCharm is that it names all my projects "trunk". That's because my directories are laid out like this: ~/Projects/first_project/trunk ~/Projects/seco... -
创建于 Deployments being mixed across multiple projects?
I noticed that in the PyCharm configuration window, Deployments are configurable under your current project. This makes sense. But what I also noticed is that when you start a new project, it has y... -
创建于 PyCharm's interactive debug console does not work in Google App Engine
Hi. I've been enjoying evaluating PyCharm 2.0.1. Something I noticed however, is that in my GAE, the interactive debug console doesn't work. I created a dummy GAE project to confirm the issue, alon...