Results 1 to 2 of 2
- 12-10-2009, 06:13 AM #1
Member
- Join Date
- Dec 2009
- Posts
- 2
- Rep Power
- 0
Eclipse auto-complete lists duplicate methods
Hi,
I have a problem in my Eclipse version 3.3.2. When I type an object+'.' and press ctrl+space, it lists all the methods with duplicate entries. For example, if I want to call fill method of type Arrays., I find two instances of each flavor of the fill method.
Please help me in this.
Thanks,
Red Hunt
- 12-10-2009, 10:53 AM #2
Member
- Join Date
- Dec 2009
- Posts
- 2
- Rep Power
- 0
I resolved it myself. I created a new workspace and imported my projects into this new workspace. While doing it please make sure that you select the 'Copy projects into workspace' check box before clicking on Finish button because this will copy the source files to the new workspace otherwise the imported projects will still be pointing to the codebase in the old workspace.
Similar Threads
-
auto complete textarea
By praba@spiretek.in in forum AWT / SwingReplies: 0Last Post: 11-16-2009, 07:06 AM -
Complete code won't run in eclipse
By confusedStudent in forum New To JavaReplies: 2Last Post: 12-19-2008, 08:43 AM -
Auto-complete/Auto-fix for custom statement
By dark_cybernetics in forum EclipseReplies: 0Last Post: 08-19-2008, 11:19 AM -
[SOLVED] Auto complete Text.
By smartsubroto in forum New To JavaReplies: 9Last Post: 06-27-2008, 04:05 AM -
Overridding methods in Eclipse
By Java Tip in forum Java TipReplies: 0Last Post: 12-04-2007, 11:01 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks