Bug 351919

Summary: [LinkedResources] Cannot access to the 'Link to file system' field of WizardNewFileCreationPage
Product: [Eclipse Project] Platform Reporter: Phong Le <phonglt>
Component: UIAssignee: Platform UI Triaged <platform-ui-triaged>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: curtis.windatt.public, ob1.eclipse, quoclan, Szymon.Brandys
Version: 3.6.2   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Phong Le CLA 2011-07-13 03:57:51 EDT
Build Identifier: 3.6.2

In some cases, we need to extends org.eclipse.ui.dialogs.WizardNewFileCreationPage and add the new fields in "New File" wizard.
'Link to file system' field should be changed to protected visibility so that extended class can access or alternative their own controls every 'Link to file system' selected or not.

Reproducible: Always