| Summary: | [typing] Unacceptable behavior editing method names in Java Editor | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Tsirkin Evgeny <tsurkin> |
| Component: | Text | Assignee: | JDT-Text-Inbox <jdt-text-inbox> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 2.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 2000 | ||
| Whiteboard: | |||
|
Description
Tsirkin Evgeny
Cannot reproduce using Eclipse SDK R3.2 and latest 3.3 build. - try with fresh Eclipse SDK (no additional plug-ins and fresh workspace) - try with fresh Eclipse SDK and your workspace Does it still happen? If so, please provide more detailed steps (with an example or even better attach a workspace that allows to reproduce the problem). Do you maybe confuse the occurrence highlighting with the selection? Daniel ,you are right. The problem was not in the eclipse,to be precise not the eclipse3.2: I have befor used the 3.0.1 version after upgrading i have just used the old workspace and opened the old projects - that was the problem. After i have created new fresh workspace and cp the .plugins directory to the old .metadata (except for org.eclipse.core.resources) all worked out. Documenting all this in case somebody will need this. Thanks |