Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Help building debug app product

That would suck. I didn¹t have to do any of that to my Momentics product
file. In fact, it has a single feature which sucks in all the rest.

On 2016-08-09, 6:47 PM, "cdt-dev-bounces@xxxxxxxxxxx on behalf of Jonah
Graham" <cdt-dev-bounces@xxxxxxxxxxx on behalf of jonah@xxxxxxxxxxxxxxxx>
wrote:

>I think you have to add the plugin explicitly into
>/org.eclipse.cdt.debug.application.product/debug.product (Contents
>tab)
>~~~
>Jonah Graham
>Kichwa Coders Ltd.
>www.kichwacoders.com
>
>
>On 9 August 2016 at 23:38, Doug Schaefer <dschaefer@xxxxxxxxxxxxxx> wrote:
>> Hey gang,
>>
>> I¹m getting this error in my verify job for a recent change:
>>
>> 16:38:37  [INFO] ---
>>tycho-p2-director-plugin:0.25.0:materialize-products
>> (materialize-products) @ org.eclipse.cdt.debug.application.product ---
>> 16:38:37  [INFO] Installing product
>> org.eclipse.cdt.debug.application.product for environment linux/gtk/x86
>>to
>> 
>>/jobs/genie.cdt/cdt-verify/workspace_2/debug/org.eclipse.cdt.debug.applic
>>ation.product/target/products/org.eclipse.cdt.debug.application.product/l
>>inux/gtk/x86/cdt-stand-alone-debugger
>> 16:38:37  Installing org.eclipse.cdt.debug.application.product
>> 9.0.0.201608091955.
>> 16:38:37  Installation failed.
>> 16:38:37  Cannot complete the install because one or more required items
>> could not be found.
>> 16:38:37   Software being installed: Stand-alone C/C++ GDB Debugger
>> 9.0.0.201608091955 (org.eclipse.cdt.debug.application.product
>> 9.0.0.201608091955)
>> 16:38:38   Missing requirement: C/C++ Development Tools UI
>> 6.1.0.201608091955 (org.eclipse.cdt.ui 6.1.0.201608091955) requires
>>'bundle
>> org.eclipse.tools.templates.ui 1.1.0' but it could not be found
>> 16:38:38   Cannot satisfy dependency:
>> 16:38:38    From: Stand-alone C/C++ GDB Debugger 9.0.0.201608091955
>> (org.eclipse.cdt.debug.application.product 9.0.0.201608091955)
>> 16:38:38    To: org.eclipse.cdt.ui [6.1.0.201608091955]
>> 16:38:38  Application failed, log file location:
>> /jobs/genie.cdt/cdt-verify/workspace_2/workspace/.metadata/.log
>>
>>
>> Now cdt.ui built fine, it was able to find the templates.ui bundle. Why
>> can¹t the product find it?
>>
>> Thanks,
>> Doug
>>
>> _______________________________________________
>> 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
>_______________________________________________
>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



Back to the top