Top "Run-configuration" questions

Run configurations enable a user of an IDE such as IntelliJ or Eclipse to save repeatable actions performed within the IDE.

Shortcut for selecting run configuration in Eclipse IDE

I have an Eclipse workspace with a bunch of projects. I manually created some run configurations for each project (it's …

eclipse keyboard-shortcuts shortcut run-configuration
Change remote glassfish server port in Netbeans 7.3

how can I change the default port 8080 when creating a new remote server instance in Netbeans 7.3? The common way to …

netbeans glassfish port run-configuration
IntelliJ Idea + cucumber run configuration: how to exclude @tags

Good news everyone. I don't know how to exclude several tags within my run configuration for Cucumber project. For instance, …

intellij-idea cucumber run-configuration
How to implement an eclipse VM argument in code

This is probably a simple question but I'm currently working with vlcj to make a video player for a project. …

java vlc vlcj run-configuration