Wayne Rasmussen

- Total activity 74
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 23
-
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, -
Wayne Rasmussen created a post, AnsweredSalesforce Development
Hello, I might have a Salesforce consulting opportunity in the near future and was wondering if I can use IntelliJ IDEA to do development. I really want to avoid using Eclipse. -
Wayne Rasmussen commented, -
Wayne Rasmussen created a post, Jetbrains/Webstorm and Java
Windows 7/ Webstorm 2016.2 I understand that the various JetBrains products contain their own JRE in the /jre folder. Suppose java jdk and jre are installed by for other reasons and the JAVA_HOME a... -