Eclipse auto-complete of filenames

Posted by Martin Tilsted on Stack Overflow See other posts from Stack Overflow or by Martin Tilsted
Published on 2010-04-02T17:20:38Z Indexed on 2010/04/02 17:23 UTC
Read the original article Hit count: 192

Filed under:
|
|
|

Does anyone know if there exists a plugin to Eclipse which can auto complete filenames for files in the project.

So if I type images/s [Alt+tab] it should present a list of all files located in images starting with s. Like the auto-complete for types but using filenames.

It would be really cool if it worked with all kinds of editors.

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about plugin