Mark
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
创建于 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... -
创建于 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... -
创建于 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... -
已编辑于 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...