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/TestInnerClass.java

    r240 r271  
    4848import org.modelica.mdt.core.IModelicaFile;
    4949import org.modelica.mdt.core.IModelicaProject;
    50 import org.modelica.mdt.compiler.CompilerInstantiationException;
    51 import org.modelica.mdt.compiler.ConnectException;
    52 import org.modelica.mdt.compiler.InvocationError;
    53 import org.modelica.mdt.compiler.UnexpectedReplyException;
     50import org.modelica.mdt.core.compiler.CompilerInstantiationException;
     51import org.modelica.mdt.core.compiler.ConnectException;
     52import org.modelica.mdt.core.compiler.InvocationError;
     53import org.modelica.mdt.core.compiler.UnexpectedReplyException;
    5454import org.modelica.mdt.internal.core.InnerClass;
    5555import org.modelica.mdt.test.util.Area51Projects;
Note: See TracChangeset for help on using the changeset viewer.