David Jameson
- 活动总数 48
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 13
-
-
David Jameson 创建了一个帖子, Indentation needs to be smarter
I realized earlier today that "Indent" mechanism in CLion (and probably in IntelliJ as well) needs to be a bit smarter. I generally want an indentation of 3 spaces BUT when indentation is supposed ... -
David Jameson 创建了一个帖子, Can't find refactor to move code from header to implementation file
I was hoping that the refactor mechanism would have a way to move code implemented inline in a class header file to its associated implementation (CPP) file but I can't find that option. Am I miss... -
-
-
-
David Jameson 创建了一个帖子, How do I get IDEA to use SceneBuilder
I downloaded the latest SceneBuilder jar and it opens/runs fine stand alone. I tried tell JetBrains its location but it shows as grayed out and can't be selected (see attached image)Anyone know w... -
David Jameson 创建了一个帖子, How do I get IDEA to use SceneBuilder
I downloaded the latest SceneBuilder jar and it opens/runs fine stand alone. I tried tell JetBrains its location but it shows as grayed out and can't be selected (see attached image)Anyone know w... -
-
David Jameson 创建了一个帖子, Intentions - split declaration and initialization
Granted, my Java knowledge is very rusty these and thank goodness for IDEA to help me get up to speed again rapidly before I start teaching a Data Structures course with it.I've disable a few light...