Ignore:
Timestamp:
12/21/05 15:56:01 (19 years ago)
Author:
boris
Message:
  • moved all (hopefully) GUI specific code to a separate plugin org.modelica.mdt.ui
File:
1 edited

Legend:

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

    r240 r246  
    4747import org.eclipse.core.resources.IFile;
    4848import org.eclipse.core.resources.IProject;
     49import org.modelica.mdt.core.CompilerProxy;
    4950import org.modelica.mdt.core.IModelicaClass.Type;
    5051import org.modelica.mdt.compiler.CompilerInstantiationException;
     
    5354import org.modelica.mdt.compiler.InvocationError;
    5455import org.modelica.mdt.compiler.UnexpectedReplyException;
    55 import org.modelica.mdt.internal.compiler.CompilerProxy;
    5656import org.modelica.mdt.test.util.Area51Projects;
    5757import org.modelica.mdt.test.util.Utility;
Note: See TracChangeset for help on using the changeset viewer.