Eclipse CDT Autocomplete not working

At some point recently (not sure but since March 2013?) my Eclipse CDT stopped auto completion. I figured out that at Editor->Content Assist->Advanced checking Parsing-based Proposals lets auto completion work on my machine. Ubuntu 12.10, Eclipse 4.2.2, CDT 8.1.2 This snapshot shows Task-Focused, which I don’t see on my another Eclipse instance. In that case … Read more

Eclipse CDT Invalid Project Path

This worked for me with Eclipse 3.7.2 and CDT 8.0.2: Open the project properties | C/C++ Build | Discovery Options. Click the button by Clear discovered entries now:. Rebuild. It is seems to be a new feature in CDT 8. I have had this “Invalid project path: Duplicate path entries” problem for years, and this … Read more

Eclipse CDT: no rule to make target all

You need to change your project settings so that Eclipse-CDT manages your Makefiles for you. Select Project->Properties from the menu bar. Click C/C++ Build on the left in the dialog that comes up. Under the Builder Settings tab on the right, select “Generate Makefiles automatically” under the Makefile generation section. Hit OK and build again.

The program can’t start because cygwin1.dll is missing… in Eclipse CDT

This error message means that Windows isn’t able to find “cygwin1.dll”. The Programs that the Cygwin gcc create depend on this DLL. The file is part of cygwin , so most likely it’s located in C:\cygwin\bin. To fix the problem all you have to do is add C:\cygwin\bin (or the location where cygwin1.dll can be … Read more

Eclipse: how to hide custom files in Project Explorer

Here’s how to do it on Eclipse Indigo/Luna/Neon (as of 2018-05-22): Open the “project properties” pull down menu –> Project –> Properties A new dialog window named “Properties” will appear Create a “Resource Filter” Select Resource –> Resource Filters -> Add Filter… A new dialog window named “Add Resource Filter for project” will appear In … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)