Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT product


Hi Stephen,


The only product built out of the CDT repo is the Stand-alone Debugger. It is located in debug/org.eclipse.cdt.debug.application.product. You can build it with the build-standalone-debugger-rcp profile (-Pbuild-standalone-debugger-rcp).


If you are talking about the "Eclipse IDE for C/C++ Developers", it is build as part of the EPP project/repo.

See http://git.eclipse.org/c/epp/org.eclipse.epp.packages.git/


You can build it with mvn clean package -Pepp.package.cpp


Hope this helps,

Marc-Andre



From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Flynn, Stephen <Stephen.Flynn@xxxxxxxx>
Sent: Thursday, October 27, 2016 3:44:14 PM
To: CDT General developers list.
Subject: [cdt-dev] CDT product
 
Hi,
I am trying to build CDT from git master as a product.  I have been all over the wiki, but all I am able to find is how to build the CDT repo.

Is there documentation on building the CDT product from source?

Thanks,

Stephen Flynn
Software Engineer 2
508-249-9848 / (821) 49848


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev
dev.eclipse.org
Mailing list: cdt-dev CDT General developers list. About cdt-dev


Back to the top