|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
API breakage on 5.0.xHi
Sergey,
with your recent
check-in you have caused an API breakage on the cdt_50 branch.
Please enable API
tooling to catch such errors by yourself.
I will continue to
write emails about these issues until either all of us defined their
baseline
(it's really easy!)
or there is a formal decision that we don't want to care about
breakages
like
that.
Markus.
To make the tooling
work in your workspace, you need to define a baseline:
Preferences - Plugin Development - API Baselines. You can use any installation with CDT 5.0 installed, I use the Ganymede CDT-package. More information is available here:http://wiki.eclipse.org/API_Tooling_User_Guide _______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
|
|
RE: API breakage on 5.0.xIs there a way to enable the API tooling by default. To be
honest I haven't looked at the API tooling yet so am a complete newbie. Maybe at
the next conf call we can get a demo/introduction to it?
Doug.
_______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
|
|
Re: API breakage on 5.0.xI'm in the same boat, and I think other PTP and Photran developers would benefit from an introduction also. If someone would volunteer a demo we could all join the next CDT call.
Greg On Oct 6, 2008, at 10:18 AM, Schaefer, Doug wrote:
_______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
|
|
RE: [ptp-dev] Re: API breakage on 5.0.xGreat point Greg. We could even run a separate call for
this. I'd be happy to host, but we need an expert to voluteer to show
us.
Doug.
_______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
|
|
RE: API breakage on 5.0.xAPI tooling is already set up for the plugins
'org.eclipse.cdt.core' and 'org.eclipse.cdt.ui'. All you need to do is define
the base-line, which is trivial:
(1) create a directory that contains the cdt 5.0.0 +
platform 3.4 plugins (I downloaded the ganymede
cpp-package).
(2) In preferences (Plug in Development - API Baselines)
define the baseline by pointing to this directory.
Screenshots on how to do that are here:
Markus.
_______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
|
|
Re: API breakage on 5.0.xSorry for the breakage. I had the baseline set up in one of my workspaces, but I forgot about another one.
-sergey On Mon, Oct 6, 2008 at 12:31 AM, Schorn, Markus <Markus.Schorn@...> wrote:
_______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
|
|
RE: Re: API breakage on 5.0.xHi,
I had the same problem about different
workspaces.
For some reason, API baselines are not included as part of
exporting preferences.
What can be done though is to set a missing baseline as an
Error instead of a warning.
This preference does get exported. That way, if you
create a new workspace
and import your preferences, you will notice you are
missing a baseline (you will need
to trigger a full build yourself
though.)
Pawel setup the APITooling for DSF and it has proved extremely useful.
Marc
_______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
| Free Forum Powered by Nabble | Forum Help |