source: java/Framclipse/com.framsticks.framclipse/.classpath @ 1042

Last change on this file since 1042 was 437, checked in by Mateusz Poszwa, 8 years ago

Added Framclipse as developed by Bartosz Kukawka and Tomek Maciejewski in 2010

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/xml
File size: 683 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="src" path="src"/>
4        <classpathentry kind="src" path="src-gen"/>
5        <classpathentry kind="src" path="res"/>
6        <classpathentry exported="true" kind="lib" path="lib/commons-io-1.4.jar"/>
7        <classpathentry exported="true" kind="lib" path="lib/xpp3_min-1.1.4c.jar"/>
8        <classpathentry exported="true" kind="lib" path="lib/xstream-1.3.1.jar"/>
9        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
10        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
11        <classpathentry kind="output" path="bin"/>
12</classpath>
Note: See TracBrowser for help on using the repository browser.