Changeset 15446
- Timestamp:
- 07/08/08 12:17:00 (5 years ago)
- Location:
- platform/eclipse/sabotter/trunk
- Files:
-
- 2 added
- 5 modified
-
jp.xet.sabotter.core/META-INF/MANIFEST.MF (modified) (2 diffs)
-
jp.xet.sabotter.core/build.properties (modified) (2 diffs)
-
jp.xet.sabotter.eclipse/.classpath (modified) (1 diff)
-
jp.xet.sabotter.eclipse/META-INF/MANIFEST.MF (modified) (1 diff)
-
jp.xet.sabotter.eclipse/build.properties (modified) (1 diff)
-
jp.xet.sabotter.eclipse/lib (added)
-
jp.xet.sabotter.eclipse/lib/xstream-1.3.jar (added)
Legend:
- Unmodified
- Added
- Removed
-
platform/eclipse/sabotter/trunk/jp.xet.sabotter.core/META-INF/MANIFEST.MF
r15148 r15446 18 18 lib/commons-logging-1.0.3.jar, 19 19 lib/xpp3_min-1.1.4c.jar, 20 lib/xstream-1.3.jar,21 20 lib/commons-lang-2.4.jar 22 21 Export-Package: … … 70 69 com.sun.syndication.io, 71 70 com.sun.syndication.io.impl, 72 com.thoughtworks.xstream,73 com.thoughtworks.xstream.alias,74 com.thoughtworks.xstream.annotations,75 com.thoughtworks.xstream.converters,76 com.thoughtworks.xstream.converters.basic,77 com.thoughtworks.xstream.converters.collections,78 com.thoughtworks.xstream.converters.enums,79 com.thoughtworks.xstream.converters.extended,80 com.thoughtworks.xstream.converters.javabean,81 com.thoughtworks.xstream.converters.reflection,82 com.thoughtworks.xstream.core,83 com.thoughtworks.xstream.core.util,84 com.thoughtworks.xstream.io,85 com.thoughtworks.xstream.io.binary,86 com.thoughtworks.xstream.io.copy,87 com.thoughtworks.xstream.io.json,88 com.thoughtworks.xstream.io.path,89 com.thoughtworks.xstream.io.xml,90 com.thoughtworks.xstream.io.xml.xppdom,91 com.thoughtworks.xstream.mapper,92 com.thoughtworks.xstream.persistence,93 71 jp.xet.sabotter.core, 94 72 jp.xet.sabotter.core.exception, -
platform/eclipse/sabotter/trunk/jp.xet.sabotter.core/build.properties
r15198 r15446 18 18 plugin_ja.properties,\ 19 19 lib/xpp3_min-1.1.4c.jar,\ 20 lib/xstream-1.3.jar,\21 20 lib/commons-lang-2.4.jar 22 21 src.includes = .classpath,\ … … 45 44 lib/twitter4j-1.0.4.jar,\ 46 45 lib/xpp3_min-1.1.4c.jar,\ 47 lib/xstream-1.3.jar -
platform/eclipse/sabotter/trunk/jp.xet.sabotter.eclipse/.classpath
r15087 r15446 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry exported="true" kind="lib" path="lib/xstream-1.3.jar"/> 4 5 <classpathentry exported="true" kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 5 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> -
platform/eclipse/sabotter/trunk/jp.xet.sabotter.eclipse/META-INF/MANIFEST.MF
r15155 r15446 11 11 jp.xet.sabotter.core 12 12 Eclipse-LazyStart: true 13 Bundle-ClassPath: . 13 Bundle-ClassPath: ., 14 lib/xstream-1.3.jar 14 15 Export-Package: jp.xet.sabotter.eclipse, 15 16 jp.xet.sabotter.eclipse.action, -
platform/eclipse/sabotter/trunk/jp.xet.sabotter.eclipse/build.properties
r15108 r15446 7 7 LICENSE.txt,\ 8 8 plugin.properties,\ 9 plugin_ja.properties 9 plugin_ja.properties,\ 10 lib/xstream-1.3.jar 10 11 src.includes = .classpath,\ 11 12 .project,\
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)