Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-releng-inbox] [Bug 184848] LPG is not getting pulled into the C99 feature

https://bugs.eclipse.org/bugs/show_bug.cgi?id=184848 
Product/Component: CDT / cdt-releng





------- Comment #2 from dschaefer@xxxxxxx  2007-05-01 09:44 -------
The BIG difference is that on an export, you are actually building the plug-in
and the qualifier gets used. With the PDE build, you are getting a prebuilt
plug-in which already has a version number.

In the short term, you could replace the GET with a regular CVS checkout of the
plugin and let PDE build it just like Export.



-- 
Configure bugzilla e-mail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Back to the top