|
Re: Having trouble using CDT package with Eclipse for Java [message #1753847 is a reply to message #1753704] |
Fri, 10 February 2017 16:47 |
David Vavra Messages: 1426 Registered: October 2012 |
Senior Member |
|
|
The tool settings are not visible unless Eclipse is generating the Makefile.
To get Eclipse to generate Makefiles select: Generate Makefiles automatically in the Builder Settings tab of Project ---> Properties --> C/C++ Build
Eclipse has always been focused on using make although there is a way to use CMake
If selecting the MinGW tool chain doesn't affect the build command you can change it at Project ---> Properties --> C/C++ Build, Builder Settings tab
You will need to select External builder as well.
[Updated on: Fri, 10 February 2017 16:48] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.02449 seconds