我是在windows环境下用Eclipse Europ 开发RCP应用程序。利用 testRCP.product可以导出 基于windows环境下的可执行程序 testRCP.exe.问题:
    怎么导出在linux下可执行的程序 testRCP.bin或者其他?新手没分可散,请大家帮忙。

解决方案 »

  1.   

    此回复为自动发出,仅用于显示而已,并无任何其他特殊作用
    楼主【tp_linkcoco】截止到2008-07-30 14:37:43的历史汇总数据(不包括此帖):
    发帖的总数量:1                        发帖的总分数:0                        每贴平均分数:0                        
    回帖的总数量:0                        得分贴总数量:0                        回帖的得分率:0%                       
    结贴的总数量:0                        结贴的总分数:0                        
    无满意结贴数:0                        无满意结贴分:0                        
    未结的帖子数:1                        未结的总分数:0                        
    结贴的百分比:0.00  %               结分的百分比:---------------------
    无满意结贴率:---------------------无满意结分率:---------------------
    如何结贴请参考这里:http://topic.csdn.net/u/20080501/09/ef7ba1b3-6466-49f6-9d92-36fe6d471dd1.html

    取消马甲机器人,请点这里:http://www.java2000.net/mycsdn/robotStop.jsp?usern=tp_linkcoco
      

  2.   

    我只导出了windows平台,不过在product的overview中右下角有一个提示
    To export the product to multiple platforms:
    1:Install the RCP delta pack in the target platform
    2:list all the required fragments on the Configuration page
    查了了一下需要RCP delta pack,你可以搜这个会有很多帮助的,祝你好运!
      

  3.   

    好的,多谢。我尽快查查RCP delta pack
      

  4.   

    刚刚查到了一个方法:1. Download
    eclipse-RCP-3.3.1.1-delta-pack.zip from: http://download.eclipse.org/eclipse/downloads/drops/R-3.3.1.1-200710231652/index.php2. Unzip to any location
    3. Open: Window > Preferences > Plug-in Development > Target Platform
       Browse to the location you unzipped the Delta
    4. Correct MANIFEST includes
    5. Update your Product-File
    6. Export
    Tom
    boris schrieb:
        Can someone help?
        How to found and install RCP delta pack in target platform?
        I want to export RCP product for multiple platforms? But Option: ïExport RCP product for multiple platformsï is not seen in the export wizard (Eclipse3.3).试试看能不能导到ubuntu linux中
      

  5.   

    第四步不知道如何是好4. Correct MANIFEST includes 谁知道啊?
      

  6.   

       梦翔网  dreamfly.net.cn 南京本土专业计算机图书销售网站
      

  7.   

    我试了一下没有那么复杂,插件装上后就会在产品导出的页面的Export Option上多出一项Export for multiple platforms选中next就有平台选择了,你试试看,我已经导出来了就是没有环境不知道能不能用