source: trunk/org.modelica.mdt.debug.ui/.classpath

Last change on this file was 1892, checked in by adrpo, 5 years ago
  • minor changes, still not working
File size: 456 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-9"/>
4    <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5    <classpathentry kind="src" path="src"/>
6    <classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.swt"/>
7    <classpathentry kind="output" path="bin"/>
8</classpath>
Note: See TracBrowser for help on using the repository browser.