source: trunk/org.modelica.mdt.ui/.classpath @ 1881

Last change on this file since 1881 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: 767 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="lib/org.eclipse.draw2d_3.8.1.201208200205.jar"/>
7    <classpathentry exported="true" kind="lib" path="lib/org.eclipse.zest.core_1.3.0.201208200205.jar"/>
8    <classpathentry exported="true" kind="lib" path="lib/org.eclipse.zest.layouts_1.1.0.201208200205.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.