Bug 7671 - move Cu: exception
Summary: move Cu: exception
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: 2.0 M2   Edit
Assignee: Adam Kiezun CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 7340
Blocks:
  Show dependency tree
 
Reported: 2002-01-16 06:24 EST by Adam Kiezun CLA
Modified: 2002-01-21 07:52 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2002-01-16 06:24:17 EST
0. junit setup
1. move TestCase to samples

Java Model Exception: Java Model Status [Operation requires one or more 
elements.]
	at 
org.eclipse.jdt.internal.corext.textmanipulation.TextBufferEditor.performEdits
(TextBufferEditor.java:166)
	at 
org.eclipse.jdt.internal.corext.refactoring.changes.TextChange.getPreviewContent
(TextChange.java:164)
	at 
org.eclipse.jdt.internal.ui.refactoring.PreviewWizardPage.getCompareInput
(PreviewWizardPage.java:201)
	at 
org.eclipse.jdt.internal.ui.refactoring.PreviewWizardPage.getPreviewer
(PreviewWizardPage.java:254)
	at org.eclipse.jdt.internal.ui.refactoring.PreviewWizardPage.showPreview
(PreviewWizardPage.java:374)
	at org.eclipse.jdt.internal.ui.refactoring.PreviewWizardPage.access$1
(PreviewWizardPage.java:372)
	at 
org.eclipse.jdt.internal.ui.refactoring.PreviewWizardPage$2.selectionChanged
(PreviewWizardPage.java:363)
(...)
Comment 1 Adam Kiezun CLA 2002-01-21 07:52:28 EST
7340 is fixed now, which fixes this problem