David Banks
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 7
-
Created Add library to CLion project
CompletedI have a new project created with PlatformIO in CLion. I've copied the _Servo-1.1.8_ library into the `include` directory. #include <Arduino.h>#include "Servo-1.1.8/src/Servo.h"Servo servo;void set... -
Created Disable spell checking once
I've got some meaty base 64 strings that the spellchecker is grumbling about. is it possible to to disable it once similar to the "Disable one with comment" functionality in Resharper? -
Created Tables displayed inside master database
Created a new database and added some tables to it. The tables didn't show in the database, I found them in the master database. It seems they are indeed in the correct database, but aren't displa... -
Created Full 'getting started' tutorial needed
AnsweredThere's nowhere with a full, "I know nothing about android development or the IDE or environment I need to set it up" tutorial anywhere for IntelliJ. It' makes getting started a very unenjoyable ex... -
Edited When creating new project: `java.lang.NoClassDefFoundError: com/android/util/PropertiesMap`
AnsweredI've created a brand new Basic Activity Android project and I get the following error off the bat: Rendering ProblemsException raised during rendering:com/android/util/PropertiesMap (Details) If I ... -
Created audio: Failed to create voice `goldfish_audio_in'
AnsweredWhen I run the Android emulator from AVD Manager in the Tools -> Android -> AVD manager I get the following error message: D:\Android\sdk\tools\emulator.exe -netdelay none -netspeed full -avd Nexus... -
Created Webstorm 9 settings all greyed out
I've just gone to the settings for WebStorm 9 and everything is greyed out (see attached).Anyone know why this is?Attachment(s):Capture.JPG