source: trunk/org.modelica.mdt.core/.classpath @ 308

Last change on this file since 308 was 296, checked in by remar, 19 years ago

omcproxy

  • check for both classnames and compile errors

testcompilerproxy

  • test if broken_nested_model makes loadSourceFile return both errors and classnames

area51projects

  • add file: broken_nested_model.mo
File size: 300 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3    <classpathentry kind="src" path="src"/>
4    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5    <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
6    <classpathentry kind="output" path="bin"/>
7</classpath>
Note: See TracBrowser for help on using the repository browser.