Mark

- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
Mark 创建了一个帖子, 已回答Scratches and Version Control?
I have created series of trivial one file JavaScript apps using the Scrathes mechanism. I want to version control them without all the hoopla of setting a project per file. Really these are trivial... -
Mark 创建了一个帖子, 已回答Adding JFace/SWT to en existing application - unresolved SWT error
I'm trying to add JFace/SWT to an application I'm building.I prefer this approach to JavaFX due to the native look and feel of the Eclipse widgets.I add the JFace library via the Maven search makin... -
Mark 创建了一个帖子, 已回答What build system to use with IntellIJ and Java application? Gradle or Maven?
Goal is to run CI on GitHub. Eventually, the application will be distributed as a desktop application. Currently the application is being built with IntellIJ build system but it is early days and e... -
-
-
-
-
-
Mark 创建了一个帖子, 已回答Autocomplete not working for JavaFX project
I'm helping my daughter do a high school coding project. We've got IntelliJ set up and for plain Java Projects the autocomplete/intellisense magic works. She just created her first JavaFX project a...