Ellen Spertus
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 4
-
Created Projects created from my template don't open automatically
AnsweredI created, built, and cleaned a Gradle project and then saved the project as a template, saving the whole project and leaving checked the box "Replace parameters with placeholders". When I create a... -
Created Order of files by Print > All files in directory
AnsweredWhen I select Print > All files in directory, how is the order of the files determined? -
Created Is there a way to set Actions on Save for all new projects?
AnsweredI am teaching a class and want students to set Actions on Save on all of their projects to run Reformat code. Unfortunately, Actions on Save is not a global setting, so they would have to set it ma... -
Created What does the "Annotations" option mean when downloading a Maven library?
AnsweredWhen I had IDEA generate a test method for me, it inserted the annotation @org.junit.jupiter.api.Test, as expected. To resolve the dependency, I selected the suggestion to add JUnit to the test pat...