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

Last change on this file since 296 was 278, checked in by boris, 19 years ago
  • commented IModelicaCompiler.java
  • renamed IModelicaCompiler.getElementLocation() to getClassLocation()
  • commented UnexpectedReplyException?.java
  • renamed IModelicaElementChange.ChangeType?.CHANGED to MODIFIED
  • generelized the argument to IModelicaElementChangeListener.elementsChanged
  • made return type of IModelicaRoot.getProject() more specific
File size: 307 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.