チェンジセット 26
- コミット日時:
- 2008/11/04 12:54:20 (3 年前)
- ファイル:
-
- trunk/org.intra_mart.jst.server.generic.resin/META-INF/MANIFEST.MF (更新) (1 diff)
- trunk/org.intra_mart.jst.server.generic.resin/build.properties (更新) (1 diff)
- trunk/org.intra_mart.jst.server.generic.resin/dest/org.intra_mart.jst.server.generic.resin_1.0.1.jar (追加)
- trunk/org.intra_mart.jst.server.generic.resin/icons/obj16/resin.png (更新) (変更前)
- trunk/org.intra_mart.jst.server.generic.resin/icons/obj32 (追加)
- trunk/org.intra_mart.jst.server.generic.resin/icons/obj32/resin.png (追加)
- trunk/org.intra_mart.jst.server.generic.resin/plugin.xml (更新) (1 diff)
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
trunk/org.intra_mart.jst.server.generic.resin/META-INF/MANIFEST.MF
r21 r26 4 4 Bundle-Localization: plugin 5 5 Bundle-SymbolicName: org.intra_mart.jst.server.generic.resin;singleton:=true 6 Bundle-Version: 1.0. 06 Bundle-Version: 1.0.1 7 7 Require-Bundle: org.eclipse.debug.core, 8 8 org.eclipse.jst.server.core, 9 9 org.eclipse.wst.server.core, 10 10 org.eclipse.jst.server.generic.core, 11 org.eclipse.wst.common.project.facet.ui;bundle-version="1.3.0" 11 org.eclipse.wst.common.project.facet.ui;bundle-version="1.3.0", 12 org.eclipse.jst.server.generic.ui;bundle-version="1.0.305" 12 13 utionEnvironment: J2SE-1.5 13 14 Bundle-Vendor: %providerName trunk/org.intra_mart.jst.server.generic.resin/build.properties
r25 r26 8 8 icons/,\ 9 9 buildfiles/,\ 10 src/,\11 10 build.properties 11 src.includes = .classpath,\ 12 .project,\ 13 .settings/,\ 14 META-INF/,\ 15 build.properties,\ 16 buildfiles/,\ 17 icons/,\ 18 plugin.properties,\ 19 plugin.xml,\ 20 servers/,\ 21 src/ trunk/org.intra_mart.jst.server.generic.resin/plugin.xml
r21 r26 132 132 <extension point="org.eclipse.wst.common.project.facet.ui.images"> 133 133 <image runtime-component-type="org.intra_mart.jst.server.generic.runtime.resin" 134 path="icons/obj16/resin. png"/>134 path="icons/obj16/resin.resin"/> 135 135 </extension> 136 136
