Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Environment variables for Java launch configuration(Not an obvious way to set environment variables when using a launch configuration to launch a Java program)
Environment variables for Java launch configuration [message #1016460] Wed, 06 March 2013 14:36
Kevin Mooney is currently offline Kevin MooneyFriend
Messages: 1
Registered: July 2009
Junior Member
This page describes two ways to launch a Java application:

http://wiki.eclipse.org/FAQ_How_do_I_launch_a_Java_program%3F

I am using the second approach. I need to set environment variables. However, while IJavaLaunchConfigurationConstants has values for setting attributes for program arguments and VM arguments it does not have a value for setting environment variables.

So, my question is how do you set environment variables when using a launch configuration to start a Java application?
Previous Topic:Noob Eclipse AST Conundrum
Next Topic:[PDE]One doubt when use pde build eclipse product headless
Goto Forum:
  


Current Time: Thu Mar 28 11:41:29 GMT 2024

Powered by FUDForum. Page generated in 0.03694 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top