How to quickly copy the current editing file name or full file path in Eclipse (Luna)?
问题 This 'solution' doesn't look to work any longer in the Luna version: Copy path/file name in Eclipse to clipboard This is actually a must have feature for a rich IDE! 回答1: You can use start explorer (alternate link) or Copy path plugin. Short cut key to copy path to clipboard in star explorer is : Ctrl + Alt + C Standard eclipse eclipse doest have such key. You can select resource in Package/Project/Navigator view and press Alt + Enter to open property dialog and then copy path from here. 回答2: