Eclipse RCP P2 (3.6)

暂时没空整理,参考资料:

http://wiki.eclipse.org/Equinox/p2/Adding_Self-Update_to_an_RCP_Application

http://www.eclipse.org/forums/index.php?t=msg&th=171233&S=de07466533bdf05f45fbbdcce18d2bec#msg_544484

http://aniefer.blogspot.com/2009/03/building-p2-rcp-products-in-eclipse.html

http://wiki.eclipse.org/Equinox/p2/Adding_Self-Update_to_an_RCP_Application

 

对于3.6,需要额外的增加org.eclipse.equinox.ds这个插件,在configration里配置自动启动,start-level等信息。

 

 

你可能感兴趣的:(eclipse rcp)