S9905648
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Edited How do show the git console?
AnsweredI am running….IntelliJ IDEA 2024.3.3 (Ultimate Edition)Build #IU-243.24978.46, built on February 12, 2025 Yet when I choose “Git” I am able open a new Git Log Tab, but I was expecting a Git Cosole ... -
Created Use of reverse DNS notation in your Intellij project structure
AnsweredThere's some things I don't fully understand.ConsiderThe main application, “HelloApplication”,which is in the path:“src/main/java/dev/research/devcode/HelloApplication.java” And the FXML view, “hel... -
Created Error occurred during initialization of boot layer java.lang.module.FindException: Module javafx.controls not found
AnsweredIntroductionI have attempted to start developing a java project in intelliJ by using the new project wizard and choosing to create a template Java FX project, expecting that once it creates the tem... -
Created Getting nose2 to work in my MacOS, with Pycharm installed...
Hello, I am trying to get nose2 to work on MacOS with PyCharm installed.... Here I install the pip for nose2... mlittle-macmini-20200921@mlittle921sMini 20230123-1729-Automated-Testing-With-Python ... -
Created How do I remove the PyCharmLearningProject project at pyCharm application start and in the VCS paths...
Fig 01: My project view just after PyCharm application start Fig 02: My Version control directory mapping for the unregistered root for the git for the PyCharmLearningProject project -------- H...