Wayne Rasmussen

- Total activity 80
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 25
-
Wayne Rasmussen commented, -
-
Wayne Rasmussen created a post, AnsweredURGENT database related files git repository
I have been trying gitignore.io, stackoverflow, reddit, and a .gitignore file at jetbrains website. Student at university in a 4 person group project. Professor wants us to use intellij for java a... -
Wayne Rasmussen created a post, Answereddatagrip add db to existing java project
Hello, Have an existing java project and use git/GitHub as a repo. Just installed datagrip to learn about it and to try to add a db into this java project. How should I approach this? Should I... -
Wayne Rasmussen created a post, AnsweredCLION installation
I am thinking of installing Clion on windows 10, my concern is if the install is complete or do I have to load other software like gcc and cygwin. -
Wayne Rasmussen created a post, javascript can't change signature without specifying a default value
windows 7 x64 Trying to change signature to add a new parameter. I don't want to specify a default value for the new parameter. It doesn't do the refactor. Annoying. IF there is a setting for... -
Wayne Rasmussen created a post, webstorm 2017.3 x64 update leaves 2017.1.4 x64 installed
I just installed the update webstorm 2017.3 x64 and noticed that 2017.1.4 x64 is still installed with an icon on the desktop. Is this a problem? should I uninstall ws2017.1.4? Advice -
Wayne Rasmussen created a post, Fast way to create subclass
Suppose I have: // ---------- CALL PARENT METHODS ----------function Vehicle(name) { this.name = "Vehicle"}// Functions for the parent objectVehicle.prototype = { drive: function(){ re... -
Wayne Rasmussen created a post, Webinar Working with SQL and Databases in IntelliJ-based IDEs June 14.
I will be at a hospital getting an MRI at this time. Will the webinar be put up on youtube? -
Wayne Rasmussen commented,