Ignore:
Timestamp:
01/20/06 16:15:34 (19 years ago)
Author:
boris
Message:
  • renaming org.modelica.mdt plugin to org.modelica.mdt.core (step 1)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/Utility.java

    r240 r271  
    6464import org.modelica.mdt.core.IModelicaProject;
    6565import org.modelica.mdt.core.ModelicaCore;
    66 import org.modelica.mdt.compiler.CompilerInstantiationException;
    67 import org.modelica.mdt.compiler.ConnectException;
    68 import org.modelica.mdt.compiler.InvocationError;
    69 import org.modelica.mdt.compiler.UnexpectedReplyException;
     66import org.modelica.mdt.core.compiler.CompilerInstantiationException;
     67import org.modelica.mdt.core.compiler.ConnectException;
     68import org.modelica.mdt.core.compiler.InvocationError;
     69import org.modelica.mdt.core.compiler.UnexpectedReplyException;
    7070
    7171import abbot.finder.matchers.swt.TextMatcher;
Note: See TracChangeset for help on using the changeset viewer.