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

Bug 26850

Summary: Smart pasting loses trailing spaces
Product: [Eclipse Project] JDT Reporter: Chris King <chris_king>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: minor    
Priority: P3    
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Chris King CLA 2002-11-21 09:21:32 EST
When the 'smart pasting for correct indentation' flag set to true, and I have 
copied the highlighted string "public static final ", pasting gives me 
back "public static final". The code is correctly indented, but I *wanted* that 
space on the end. Not a major problem, but annoying.
Comment 1 Chris King CLA 2002-11-21 09:36:04 EST
This is in the M3 release.
Comment 2 Chris King CLA 2002-11-21 09:42:40 EST

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