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

Last change on this file since 1481 was 791, checked in by adeas31, 13 years ago
  • Added new bundle org.modelica.mdt.breakpoint to avoid cycles.
  • Added GDB Debugger support.
  • New GDB Specific launch configuration.
File size: 307 bytes
RevLine 
[717]1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
4    <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
[791]5    <classpathentry kind="src" path="src"/>
[717]6    <classpathentry kind="output" path="bin"/>
7</classpath>
Note: See TracBrowser for help on using the repository browser.