Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT C++ Project Templates - How to not import into Workspace?(Eclipse CDT - PDE - Templates - import)
CDT C++ Project Templates - How to not import into Workspace? [message #1790694] Thu, 14 June 2018 15:19
Bjarne Johannsen is currently offline Bjarne JohannsenFriend
Messages: 2
Registered: June 2018
Junior Member
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!
Previous Topic:ARM Debugging in Eclipse OSX - new
Next Topic:gdb doesn't start with Eclipse Photon under macOS 10.13.5
Goto Forum:
  


Current Time: Sat Apr 20 03:24:04 GMT 2024

Powered by FUDForum. Page generated in 0.02883 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top