Top "Settings" questions

Settings may refer to the tweaking which can be used to help improve the user-experience or performance etc.

Where does Eclipse store preferences?

When I change a setting in a window like in the screenshot below, where are those settings actually stored? Bonus: …

java eclipse formatting eclipse-rcp settings
How to Unit test with different settings in Django?

Is there any simple mechanism for overriding Django settings for a unit test? I have a manager on one of …

django settings testing django-managers
Django Local Settings

I'm trying to use local_setting in Django 1.2, but it's not working for me. At the moment I'm just adding …

python django settings
How to store int[] array in application Settings

I'm creating a simple windows Forms application using C# express 2008. I'm an experienced C++ developer, but I am pretty much …

c# winforms arrays settings
IntelliJ IDEA can't setup JDK

I'm trying to setup JDK in IntelliJ IDEA and whatever I do, or whatever JDK version I select, nothing happens. …

java intellij-idea settings
Module SDK for Scala in IntelliJ Idea

How do you create Module SDK in Project Settings / Modules / Dependencies for Scala in IntelliJ Idea?

scala sdk settings intellij-idea
Is there a way to change the extensions folder location for Visual Studio Code?

I've put Visual Studio Code on OneDrive, for the purpose of syncing it with its settings across my devices. However, …

settings visual-studio-code
How can I export/import settings of Sublime Text 3 from one PC to another using Windows?

I use Sublime Text 3 in my company and I want to export all the settings, including packages and whatever, to …

windows import export settings sublimetext3
How to configure a static IP address, netmask, gateway programmatically on Android 3.x or 4.x

I have checked in Stack Overflow question API for configuring static IP addresses in an Android application. It works until …

android networking settings ipv4
Maven: Trying to Deploy with credentials in settings.xml file

This seemed to be working last week and now it doesn't. We use Artifactory as our Maven repository. I am …

maven deployment settings artifactory