CDT C++ Project Templates - How to not import into Workspace? [message #1790694] |
Thu, 14 June 2018 11:19 |
Eclipse User |
|
|
|
Hello,
currently I'm struggling with the c++ Project templates.
I've developed a few different quite large CDT Project templates and everything is working as it should.
But the Project is not intended to be a standalone Eclipse Project.
The goal should be to generate the c++ project to a specific location (is working) without the automatic import into my workspace (I don't know how to solve that problem).
I've been working on this for quite a while and don't know how to finish this task.
Another workaround would be to use the IProject.delete() method. But I don't know how to execute that inside an cdt template plug-in.
I would really appreciate your help!
Thank you!
|
|
|
Powered by
FUDForum. Page generated in 0.02873 seconds