Browse Subversion Repository
Contents of /Swf2Bmp2AviRCP/.classpath
Parent Directory
| Revision Log
Revision 9 -
( show annotations)
( download)
Thu Apr 1 06:27:01 2010 UTC
(14 years ago)
by tange
File MIME type: text/plain
File size: 374 byte(s)
初期コミット
| 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="output" path="bin"/> |
| 7 |
</classpath> |
|