Bug 15289

Summary: Why is an incorrect package declaration not reported during reconciling
Product: [Eclipse Project] JDT Reporter: Erich Gamma <erich_gamma>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: akiezun
Version: 2.0   
Target Milestone: 2.0 M6   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Erich Gamma CLA 2002-05-05 16:16:06 EDT
1) create a class in the default package
2) add a package declaration "package foo"
->not temporary problem shows up. The problem shows up only after a build.
Given that we have a quick fix for moving a package it would be a significant 
improvement when this error already shows up during reconciling.
Comment 1 Philipe Mulet CLA 2002-05-06 11:44:46 EDT
Fixed
Comment 2 Philipe Mulet CLA 2002-05-06 18:42:13 EDT
*** Bug 13225 has been marked as a duplicate of this bug. ***