Hi folks,
I'm new to here, please let me know if I miss any discussion before.
As everyone know, we can use Makefile in command line to build a maple project, what I wondering is, could we invoke Makefile in Maple IDE?
We have a team working together on a maple project, some of us use Linux, some prefer Windows IDE. We wish we could split our source code files to different directories, that's no problem on Linux with our customized Makefile, but seems Maple IDE could not recognize it, is that true?
I've read documentation, search in the forum, but no luck yet.
My questions are:
- Does Maple IDE support Makefile?
- If not, is there any plan on adding this new feature?
- If not, patches welcome?
Another question here:
- Why we use .pde as extension name instead .cpp for C++ source files in maple IDE?
Could we make Maple IDE recognize .cpp as well? (Errr, what does pde actually mean?)
Thanks a lot! Excellent project.