Mark
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created Connecting to LocalDb
AnsweredLOL! I must be missing something incredibly obvious... I am trying to create a new localdb (Sql Server) in Datagrip using Windows authentication. I fill out all the fields, click Test...and nothing... -
Created Debugging on Local Server (bitnami)
<rant>I love JetBrains' Resharper products for the dotNet universe. I would love to feel the same way about JetBrains IDEs, because they appear to be very powerful, but the documentation is terribl... -
Created venv when running sudo under linux
I followed the instructions I found at https://www.edureka.co/community/37544/how-to-run-python-script-in-pycharm-with-sudo-privileges#targetText=Now%20go%20to%20PyCharm%2C%20go,Save%20changes%20an... -
Created Connecting to Mssqllocaldb
I cannot connect DataGrip to a running instance of MsSqlLocalDb. I tried following the instructions at https://blog.jetbrains.com/datagrip/2016/10/07/connecting-datagrip-to-sql-server-express-local... -
Created Setting Up Gradle and the JDK
AnsweredI am new to java development, and to IntelliJ. I'm trying to open a project I cloned off of github (sagetv). When I did the cloning through IntelliJ, it noticed that sagetv is a gradle project, and... -
Created Debug javascript in html file
There's probably a simple solution to this which, being new to python, PyCharm and Django I'm just missing...I want to debug some javascript in a Django template under debian wheezy. I couldn't get...