• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TMD-Maker(T字形ER図作成ツール)のEclipse Plugin,RCP,Webサイト用


Commit MetaInfo

修订版71bb089f55f67a277f1a9ead7e65b86c34e1f1fc (tree)
时间2017-06-14 21:36:46
作者nakag <nakag@user...>
Commiternakag

Log Message

Merge branch 'topic37241branch' into develop

更改概述

差异

--- a/tmdmaker.serializer/.classpath
+++ b/tmdmaker.serializer/.classpath
@@ -1,10 +1,10 @@
11 <?xml version="1.0" encoding="UTF-8"?>
22 <classpath>
3+ <classpathentry exported="true" kind="lib" path="lib/xstream-1.4.10.jar"/>
34 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
45 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
56 <classpathentry exported="true" kind="lib" path="lib/xpp3_min-1.1.4c.jar"/>
67 <classpathentry exported="true" kind="lib" path="lib/xmlpull-1.1.3.1.jar"/>
7- <classpathentry exported="true" kind="lib" path="lib/xstream-1.4.7.jar"/>
88 <classpathentry kind="src" path="src/"/>
99 <classpathentry kind="output" path="target/classes"/>
1010 </classpath>
--- a/tmdmaker.serializer/META-INF/MANIFEST.MF
+++ b/tmdmaker.serializer/META-INF/MANIFEST.MF
@@ -11,7 +11,7 @@ Bundle-ActivationPolicy: lazy
1111 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
1212 Bundle-ClassPath: lib/xpp3_min-1.1.4c.jar,
1313 lib/xmlpull-1.1.3.1.jar,
14- lib/xstream-1.4.7.jar,
14+ lib/xstream-1.4.10.jar,
1515 .
1616 Export-Package: jp.sourceforge.tmdmaker.persistence.handler
1717 Bundle-Vendor: TMD-Maker Project
Binary files /dev/null and b/tmdmaker.serializer/lib/xstream-1.4.10.jar differ
Binary files a/tmdmaker.serializer/lib/xstream-1.4.7.jar and /dev/null differ