Bug 156745 - [model][classpath] Allow classpath variable to map to platform and/or environment variables
Summary: [model][classpath] Allow classpath variable to map to platform and/or environ...
Status: RESOLVED DUPLICATE of bug 143781
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2006-09-08 13:51 EDT by Frederic Fusier CLA
Modified: 2006-09-09 11:42 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Fusier CLA 2006-09-08 13:51:47 EDT
JDT/Summit topic
Comment 1 Frederic Fusier CLA 2006-09-08 13:53:31 EDT
Darin,
Q during JDT/Summit was: Could be handled directly in debug JRE initializer?
What's your mind about this?
Comment 2 Darin Wright CLA 2006-09-08 15:12:51 EDT
I think this could be done with new classpath containers - not the JRE container. For example, the contributed container would resolve to the specified environment variables when asked. The debug platform provides support to access env vars. I think a new container would be required for each. (What exactly is "platform"?). Not sure how that resolves to a jar/lib. An environment variable that resolves to a path makes sense.
Comment 3 Darin Wright CLA 2006-09-08 15:25:53 EDT
Is this a dup of bug 143781?
Comment 4 Frederic Fusier CLA 2006-09-09 11:42:27 EDT
Yes, you're right. I missed it...

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