Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] pde apitooling headless vs UI

Hi

It's not clear what you exactly try to do. I suggest you file a bug report with steps to reproduce.

Dani



From:        Vincent GUIGNOT <Vincent.GUIGNOT@xxxxxxxxxxxx>
To:        "Eclipse PDE general developers list." <pde-dev@xxxxxxxxxxx>
Date:        09.10.2015 15:15
Subject:        [pde-dev] pde apitooling headless vs UI
Sent by:        pde-dev-bounces@xxxxxxxxxxx




Hello,
 
I’would like to kwow why when using the apitooling headless (Ant or maven with M Istria work) pde.api.tools returns ERROR if a pref is not found insteaf of IGNORE  when using the UI.
In headless mode, you can use prefs files but if you don’t set all the prefs to IGNORE or WARNING, apitooling use in that case the ERROR treatment if the prefs is unavailable.
In UI, if the pref is not available, apitooling treat the case as IGNORE.
We don’t have the same treatment between UI and headless mode.
 
Thanks
Regards
Vincent
 _______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/pde-dev

Back to the top