Bug 351919 - [LinkedResources] Cannot access to the 'Link to file system' field of WizardNewFileCreationPage
Summary: [LinkedResources] Cannot access to the 'Link to file system' field of WizardN...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6.2   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-13 03:57 EDT by Phong Le CLA
Modified: 2011-07-13 22:43 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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