I am new to eclipse and wanted to do the following:
make all
. I use a shell script for building my project; how can I use that in an Eclipse environment?make all
).How do I resolve this issue?
You can use any of these methods to build your Eclipse project: In the model browser, right‑click the active configuration for your Eclipse project and select Build Configuration. Choose Project > Build Automatically to build from Eclipse using Java™ or C/C++ build tools.
You can add a custom builder in the "Builders" category of the project properties.
project->properties->builders->new
there you can also deactivate the default eclipse builders..
hope that helped
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With