| Summary: | Can't rename default package. | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Brian Miller <bmiller> |
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | minor | ||
| Priority: | P3 | CC: | daniel_megert |
| Version: | 3.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Brian Miller
You can't rename the default package since it is implicitly given by the package fragment root (after a rename it would still exist which would look strange to me). You can move the files from the default package to the other package. Please also note that the default package is discouraged/deprecated since Java 1.4. |