Bug 15289 - Why is an incorrect package declaration not reported during reconciling
Summary: Why is an incorrect package declaration not reported during reconciling
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 13225 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-05-05 16:16 EDT by Erich Gamma CLA
Modified: 2002-05-06 18:42 EDT (History)
1 user (show)

See Also:


Attachments

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