| Summary: | Refactoring like rename fails on some methods , also open type fails to open some files, and similar error related to eclipse being not able to find some files in project | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Rene Dohan <innusius> |
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | innusius, markus.kell.r |
| Version: | 3.6.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Rene Dohan
Sorry, I really can't do anything here without steps to reproduce. Please try "Search > Declarations > Workspace (Ctrl+G)" on library.shared.common.service.service.state.HasState.getStateItemName() and report whether that works. If it doesn't find the original declaration, then try to strip down the example until it's small enough that you can attach your workspace here. *** This bug has been marked as a duplicate of bug 148014 *** (In reply to comment #1) > Sorry, I really can't do anything here without steps to reproduce. Please try > "Search > Declarations > Workspace (Ctrl+G)" on > library.shared.common.service.service.state.HasState.getStateItemName() and > report whether that works. > > If it doesn't find the original declaration, then try to strip down the example > until it's small enough that you can attach your workspace here. > > *** This bug has been marked as a duplicate of bug 148014 *** OK , I fixed it after some 2 hours of tries. I played with everything , build path , .class and .project files etc. , and also changed package hierarchy to state before this error happened so don't know what fixed this , thanks anyway for eclipse :) when it works ... |