Community
Participate
Working Groups
I20100520-1744 - New workspace - Create a Java project with one simple class - A.java - Create a simple project (SimpleProject) and copy the .java file from previous step to this project - Open 'Project Explorer' view -> Select A.java under SimpleProject -> Hit Ctrl+A to select all elements in Project explorer => Nothing happens If a file under the Java project is selected in the beginning then ctrl+A works as expected.
Project explorer's action contributor for normal elements does not re-targeted 'Select All' (as opposed to the one contributed by JDT). *** This bug has been marked as a duplicate of bug 281966 ***