Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Installing plug-ins from a local folder

The current behaviour is to copy because p2 does not trust the user to not delete the folder and break himself. What would be needed for this to work is to have the eclipse touchpoint see this folder as a bundle pool.
As long as the folder is listed in the repository, then the update detected.

Inactive hide details for Ravi Sankar V ---02/26/2009 07:34:47 AM---Hi, I want to know the p2 recommended mechanism in eclipse Ravi Sankar V ---02/26/2009 07:34:47 AM---Hi, I want to know the p2 recommended mechanism in eclipse 3.4 of loading


From:

Ravi Sankar V <v.r.sankar@xxxxxxxxx>

To:

p2-dev@xxxxxxxxxxx

Date:

02/26/2009 07:34 AM

Subject:

[p2-dev] Installing plug-ins from a local folder




Hi,

I want to know the p2 recommended mechanism in eclipse 3.4 of loading plug-ins using p2 from a local folder.
However,
1) there shouldn't be any copy of the plug-ins created for this purpose (using local site copies the plugins/features to eclipse plugins/features) and
2) if the local folder gets updated the p2 should automatically install/uninstall the plug-ins (this is not working using links).

Thanks in anticipation,
Ravi.
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


GIF image

GIF image


Back to the top