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

Bug 175710

Summary: [refactoring scripts] NL Questions needinf clarification
Product: [Eclipse Project] JDT Reporter: Cam-Thu Le <camle>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: kitlo, martinae
Version: 3.3   
Target Milestone: 3.3 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Cam-Thu Le CLA 2007-02-27 10:34:57 EST
Build ID: eclipse-JDT-SDK-3.3Meh.zip

Steps To Reproduce:
1.tct 15: Question needing clarification

filename: eclipse\plugins\org.eclipse.jdt.core.manipulation\org\jdt\internal\core\refactoring\descriptors\DescriptorMessage.properties 
sentence: 
Qualified name updating enabled implies a non-empty patterns string. 
Q: What does the word "implies" here mean? Would you pls reword this sentence? Thank you.




More information:
Comment 1 Martin Aeschlimann CLA 2007-02-28 06:13:47 EST
You are right, this sentence is too complicated. In fact this message can be removed as RenameJavaElementDescriptor_patterns_constraint is good enough.

I removed the reference to that string in our code and also removed the entry in the messages file.
> 20070228
Comment 2 Cam-Thu Le CLA 2007-03-07 13:09:23 EST
Thank you for the info. Bug closed.