diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-11-09 17:05:57 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-11-09 17:05:57 +0000 |
commit | 5bb4d11327fcfe0fdc4234eeb02f4b09d108109e (patch) | |
tree | ded41c095b85fb11a171718a170bcaeb202d5a1e /BKUFonts/.classpath | |
parent | 83e8c95ea7d257166d350a59bfd81e9833ec14fd (diff) | |
download | mocca-5bb4d11327fcfe0fdc4234eeb02f4b09d108109e.tar.gz mocca-5bb4d11327fcfe0fdc4234eeb02f4b09d108109e.tar.bz2 mocca-5bb4d11327fcfe0fdc4234eeb02f4b09d108109e.zip |
applet version
BKUFonts .project
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@536 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUFonts/.classpath')
-rw-r--r-- | BKUFonts/.classpath | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/BKUFonts/.classpath b/BKUFonts/.classpath new file mode 100644 index 00000000..d2236dff --- /dev/null +++ b/BKUFonts/.classpath @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/fonts"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> + <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/> + <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> + <classpathentry kind="output" path="target/classes"/> +</classpath> |