Aaron
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
-
Aaron created a post, AnsweredDebugging React app started with yarn
I'm working on an app that uses yarn to start it. Typically, I run yarn dev to start it. In the package.json file, dev is defined:"dev": "yarn cross-env NODE_ENV=development node src/server.js", I ... -
-
Aaron created a post, AnsweredWant interactive terminal for bash script run configuration
IntelliJ IDEA 2023.2 (Ultimate Edition)Build #IU-232.8660.185, built on July 25, 2023 //Using the New UI Linux 5.19.0-50-genericCurrent Desktop: ubuntu:GNOME I am testing a bash script with the Ba... -
-
Aaron created a post, AnsweredMissing icons for filters in Structure view
IntelliJ IDEA 2023.2 (Ultimate Edition)Build #IU-232.8660.185, built on July 25, 2023 //Using the New UI Linux 5.19.0-50-genericCurrent Desktop: ubuntu:GNOME How do I get icons for filtering on pu... -
Aaron created a post, AnsweredIntelliJ Ultimate Profiler show wall clock or CPU time
IntelliJ Ultimate's profiler shows results as percentages of time. I was hoping I could right-click and there would be an option to "show as milliseconds". Is there a way I can get the profiler to ... -
Aaron created a post, AnsweredMaven Artifact Search when importing a class -- no results
I expected a hamcrest artifact to be found. I used to be able to search for artifacts when important a a class. It hasn't worked in a while. Maybe an update changed the way it works? Or maybe I hav... -
Aaron created a post, AnsweredLost Javadoc in JDK classes
IntellIJ used to me show me the comments and Javadoc for JDK classes (e.g. Future, or Collection) It stopped. Maybe it was a Java update on my system? Maybe it was an Intellij upgrade? I don't know... -
Aaron created a post, AnsweredLabel associations in UML diagrams
I would like to add labels to the associations that IntelliJ (Ultimate 2017.2) creates for UML diagrams. The class diagrams don't help me much unless I can add a name or label to the associations. ...