zoukankan      html  css  js  c++  java
  • MyEclipse 的 配置文件

    D:softimyeclipse10MyEclipse 10configuration.settingsorg.eclipse.ui.ide.prefs

    MAX_RECENT_WORKSPACES=5
    RECENT_WORKSPACES=C:UsersAdministratorWorkspacesMyEclipse 10
    RECENT_WORKSPACES_PROTOCOL=3
    SHOW_WORKSPACE_SELECTION_DIALOG=false
    eclipse.preferences.version=1

    记录了 上一次的工作空间, 等

    D:softimyeclipse10MyEclipse 10configurationconfig.ini

    Generated by Pulse at Thu Jun 02 01:11:40 CST 2016

    Thu Jun 02 01:11:40 CST 2016

    com.genuitec.pulse.client.basedir.location.override=D:softimyeclipse10
    com.genuitec.pulse.client.blueprint.id=rb-5513151-1464800946690
    com.genuitec.pulse.client.handshake.id=071c820b-2b79-4d52-bfec-139904cb7a99
    com.genuitec.pulse.client.oslevel.overrides.filename.override=pulse2.conf
    com.genuitec.pulse.common.server.url=https://www.poweredbypulse.com:443
    eclipse.p2.data.area=file:/D:/soft/i/myeclipse10/Common/configuration/v2
    eclipse.p2.profile=com.poweredbypulse.profile-0-rb-5513151-1464800946690
    eclipse.product=com.genuitec.myeclipse.product.ide
    equinox.use.ds=true
    org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
    org.eclipse.update.reconcile=false
    osgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.200.v20110815-1438.jar@1:start
    osgi.bundles.defaultStartLevel=4
    osgi.framework=file:/D:/soft/i/myeclipse10/Common/plugins/org.eclipse.osgi_3.7.2.v20120110-1415.jar
    osgi.framework.extensions=reference:file:javax.transaction_1.1.1.v201105210645.jar
    osgi.instance.area.default=@user.home/Workspaces/MyEclipse 10
    osgi.splashLocation=D:softimyeclipse10Commonpluginscom.genuitec.myeclipse.product_10.1.0.me201211011550splash.bmp
    osgi.splashPath=platform:/base/plugins/com.genuitec.myeclipse.product

    可见 myeclipse 是基于 osgi 的

  • 相关阅读:
    mysql备份监控脚本
    关于ibatis的缓存的
    一些好用的软件和工具
    一,关于mongDB+SpringMVC【org.springframework.data.mongodb.core.MongoTemplate】
    java中的String内存分配原理
    java条件结构
    java运算符与选择结构
    JAVA变量补充
    JAVA变量
    java基础01
  • 原文地址:https://www.cnblogs.com/FlyAway2013/p/5746942.html
Copyright © 2011-2022 走看看