Benjamin Leitner
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
-
-
Benjamin Leitner 创建了一个帖子, Make Module tries to compile things from other Modules
I have a project with three modules:1. Base - no dependencies on other modules (but some on external libraries)2. Android - for an android app, depends on Base (and externals)3. Webapp - for a GWT ... -
-
-
Benjamin Leitner 进行了评论, -
Benjamin Leitner 创建了一个帖子, Changing config directory not working
I have separate logical drives for system stuff and development, and I want my Intellij settings and such to be on my development drive. According to every search I've tried, I should just need to... -
Benjamin Leitner 创建了一个帖子, GWT + GAE + High Replication
I'm sure I'm missing something obvious, but after looking for the answer for half an hour, I give up.I'm trying to run a GWT application on a local appengine (development) server using intellij 12....