Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 11531

Summary: Launch configuration system properties
Product: [Eclipse Project] JDT Reporter: Konstantin Scheglov <Konstantin.Scheglov>
Component: DebugAssignee: Darin Wright <darin.eclipse>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Konstantin Scheglov CLA 2002-03-18 08:35:31 EST
20020314
It seems, that environment variables list does not work.
Even from VM argument all ok:

-Dlogger.config=C:\eclipse\workspace\anthrax\etc\archiver\log4j.xml
Comment 1 Darin Wright CLA 2002-03-19 11:20:33 EST

*** This bug has been marked as a duplicate of 11221 ***
Comment 2 Joe Szurszewski CLA 2002-03-19 14:23:14 EST
The -D option defines a system property.  Launch configs do not handle setting 
system properties, only environment variables.  Work-around is to specify -
Dname=value in the program arguments.  Will save this bug as a future feature 
request.
Comment 3 Darin Wright CLA 2002-03-25 11:24:22 EST
Deferred - do not intend to support system properties for 2.0
Comment 4 Darin Wright CLA 2004-08-26 09:53:02 EDT
Re-opening to mark as dup
Comment 5 Darin Wright CLA 2004-08-26 09:53:14 EDT

*** This bug has been marked as a duplicate of 5858 ***