Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] building project and using "${selected_resource_loc}

Hi,

 

When compiling our project we need to know if a resource is selected. So we use "${selected_resource_loc}". From time to time it returns blank value. After some "google" I found bug

https://bugs.eclipse.org/bugs/show_bug.cgi?id=323487 which redirects to https://bugs.eclipse.org/bugs/show_bug.cgi?id=260524

 

It seems that "${selected_resource_loc}" is not allowed. So what is the solution for this problem? I would appreciate any suggestions for this issue J

 

My command (in project build properties): ${remote_build} … ${selected_resource_loc}

 

Thanks a lot,

Yevgeny

This e-mail message is intended for the recipient only and contains information which is CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have received this transmission in error, please inform us by e-mail, phone or fax, and then delete the original and all copies thereof.


Back to the top