Bug 87708 - ProxyLaunchSupport should support both IDE as well as PDE contributions
Summary: ProxyLaunchSupport should support both IDE as well as PDE contributions
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: VE Bugzilla inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-10 15:19 EST by Gili Mendel CLA
Modified: 2011-06-13 11:38 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gili Mendel CLA 2005-03-10 15:19:59 EST
Currently most of the launch contributions comes from containers that can work
with both IDE and Plugin based .jars.

In the SWT case, we need to contribute a .dll as well for the target  VM.  We
need a generic, none PDE (plugin) dependent solution.

For the sort term, I have coded the SWTConfigurationContributor to provide the
swt .dll directly.