Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Baseline

The baseline has to be available on the local file system.  If you want to use a p2 repository you can use a Target definition as your API baseline.

You can create a target platform (Preferences > Plug-in Development > Target Platform) that points to a remote p2 repository.  PDE will handle downloading the target contents.

Curtis



From:        Vincent GUIGNOT <Vincent.GUIGNOT@xxxxxxxxxxxx>
To:        "Eclipse PDE general developers list." <pde-dev@xxxxxxxxxxx>
Date:        10/28/2015 04:37 AM
Subject:        [pde-dev] Baseline
Sent by:        pde-dev-bounces@xxxxxxxxxxx




Hello,
 
Is it possible to specify a baseline available by http ? not on the filesystem .
 
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