diff --git a/eclipse-plugin/jp.sf.amateras.stepcounter/.classpath b/eclipse-plugin/jp.sf.amateras.stepcounter/.classpath index 8278cdc..3330da3 100644 --- a/eclipse-plugin/jp.sf.amateras.stepcounter/.classpath +++ b/eclipse-plugin/jp.sf.amateras.stepcounter/.classpath @@ -1,8 +1,8 @@ + - diff --git a/eclipse-plugin/jp.sf.amateras.stepcounter/META-INF/MANIFEST.MF b/eclipse-plugin/jp.sf.amateras.stepcounter/META-INF/MANIFEST.MF index 466f869..948c67a 100644 --- a/eclipse-plugin/jp.sf.amateras.stepcounter/META-INF/MANIFEST.MF +++ b/eclipse-plugin/jp.sf.amateras.stepcounter/META-INF/MANIFEST.MF @@ -13,5 +13,5 @@ Require-Bundle: org.eclipse.ui, Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-Localization: plugin Bundle-ActivationPolicy: lazy -Bundle-ClassPath: lib/stepcounter-3.0.2-jar-with-dependencies.jar, +Bundle-ClassPath: lib/stepcounter-3.0.3-jar-with-dependencies.jar, . diff --git a/eclipse-plugin/jp.sf.amateras.stepcounter/build.properties b/eclipse-plugin/jp.sf.amateras.stepcounter/build.properties index 6b3c385..4fc4e02 100644 --- a/eclipse-plugin/jp.sf.amateras.stepcounter/build.properties +++ b/eclipse-plugin/jp.sf.amateras.stepcounter/build.properties @@ -6,5 +6,5 @@ bin.includes = META-INF/,\ icons/,\ plugin_ja.properties,\ plugin.properties,\ - lib/ + lib/stepcounter-3.0.3-jar-with-dependencies.jar src.includes = src/ diff --git a/eclipse-plugin/jp.sf.amateras.stepcounter/lib/stepcounter-3.0.2-jar-with-dependencies.jar b/eclipse-plugin/jp.sf.amateras.stepcounter/lib/stepcounter-3.0.3-jar-with-dependencies.jar similarity index 93% rename from eclipse-plugin/jp.sf.amateras.stepcounter/lib/stepcounter-3.0.2-jar-with-dependencies.jar rename to eclipse-plugin/jp.sf.amateras.stepcounter/lib/stepcounter-3.0.3-jar-with-dependencies.jar index 9f8f844..ead59f5 100644 Binary files a/eclipse-plugin/jp.sf.amateras.stepcounter/lib/stepcounter-3.0.2-jar-with-dependencies.jar and b/eclipse-plugin/jp.sf.amateras.stepcounter/lib/stepcounter-3.0.3-jar-with-dependencies.jar differ