Browse Subversion Repository
Contents of /Swf2Bmp2AviPlugin/.classpath
Parent Directory
| Revision Log
Revision 10 -
( show annotations)
( download)
Thu Apr 1 13:34:35 2010 UTC
(14 years ago)
by tange
File MIME type: text/plain
File size: 423 byte(s)
MBPリスト再生成タイミングの修正とAVI選択ダイアログへのフィルタ指定追加
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
<classpath> |
| 3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> |
| 4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
| 5 |
<classpathentry kind="src" path="src"/> |
| 6 |
<classpathentry kind="src" path="loaderswf/"/> |
| 7 |
<classpathentry kind="output" path="bin"/> |
| 8 |
</classpath> |
|