source: trunk/org.modelica.mdt.test/.classpath @ 1891

Last change on this file since 1891 was 1881, checked in by adrpo, 8 years ago
  • mdt 0.7.41 fixes some Susan plugin issues
  • update to use the newest Eclipse Mars platform and SWT.
File size: 673 bytes
Line 
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/JavaSE-1.6"/>
4    <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5    <classpathentry kind="src" path="src"/>
6    <classpathentry exported="true" kind="lib" path="bin" sourcepath="bin"/>
7    <classpathentry exported="true" kind="lib" path="lib/abbot.swt.jar"/>
8    <classpathentry exported="true" kind="lib" path="lib/abbot.jar"/>
9    <classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.swt"/>
10    <classpathentry kind="output" path="bin"/>
11</classpath>
Note: See TracBrowser for help on using the repository browser.