活動
2020/05/07から2020/06/05まで
2020/05/15
2020/05/14
- 高徹 22:40 リビジョン f106868b (spectrum_file_viewer): Add Readme.md initial
- 高徹 22:38 リビジョン 37446fc4 (spectrum_file_viewer): Implement static behavior of UI
2020/05/12
- 高徹 22:33 リビジョン 138d6c03 (spectrum_file_viewer): Add UI layout with resource bundle and css, and logging
2020/05/10
- 高徹 23:04 リビジョン d6eefca2 (spectrum_file_viewer): Add FXML file to define UI and view controller class
- * Add FXML file with LineChart control.
* Application class loads FXML file and set it to the scene graph.
* Add view controller class for FXML. - 高徹 20:53 リビジョン ab6f64b6 (spectrum_file_viewer): Create LICENSE
- 高徹 15:16 リビジョン c40afdfd (spectrum_file_viewer): Add simple main JavaFX class and JPMS module declaration
- - deleted main class and main test class generated by gradle init.
- 高徹 14:57 リビジョン c6ae6fce (spectrum_file_viewer): Modify build settings to use Liberica JDK 14 full and JUnit5 on local
- 高徹 13:45 リビジョン 30052ffa (spectrum_file_viewer): Initail project files
- Gradle init generates directories and files.
Then modified .gitignore and .gitattributes for IntelliJ IDEA projects.
Launch IntelliJ IDEA to generate idea files.