Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Usability Issue when creating a new file

I fixed this couple days ago. Could you please try https://hudson.eclipse.org/hudson/job/cdt-nightly/1035/artifact/releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip or later.

-sergey

On Fri, Mar 30, 2012 at 7:05 PM, kesselhaus <kesselhaus@xxxxxxx> wrote:
Hi,

If I have a simple project with a subfolder like:

testc
+-src
 +- file.c


When I click in the Project Explorer on src and Select "New" I get no entry of "Header File" or "Source File" entry, but normal (I guess Platform) "New File" or "New File from Template.
In the Project Explorer I only get these entries when I select the project itself (e.g. testc), but then I have to check the directories where to put the file.
In the Navigator, there is no problem, I get the menu entries for C Header/Source File creation at any subdirectory.

And regarding Navigator and Project Explorer, what is actually the differenece between them?
What is the reason to have those two, since they actually look the same.

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top