Ignore:
Timestamp:
09/27/12 15:28:58 (12 years ago)
Author:
masberg
Message:

Add missing dependencies so MDT builds out-of-the-box in a clean checkout.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/org.modelica.mdt.ui/.classpath

    r1643 r1651  
    44    <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
    55    <classpathentry kind="src" path="src"/>
     6    <classpathentry kind="lib" path="lib/org.eclipse.draw2d_3.8.0.201206112118.jar"/>
     7    <classpathentry kind="lib" path="lib/org.eclipse.zest.core_1.3.0.201206112118.jar"/>
     8    <classpathentry kind="lib" path="lib/org.eclipse.zest.layouts_1.1.0.201206112118.jar"/>
    69    <classpathentry kind="output" path="bin"/>
    710</classpath>
Note: See TracChangeset for help on using the changeset viewer.