# # ChangeLog for trunk # # Generated by Trac 1.0.9 # 09/20/24 03:22:26 Thu, 09 Mar 2006 08:28:43 GMT remar [402] * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/internal/OMCParser.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestOMCParser.java (modified) * parseErrorString doesn't die on strange error strings anymore! (I hope) Thu, 09 Mar 2006 07:51:56 GMT boris [401] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestOMCParser.java (added) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestProxyParser.java (deleted) * added monkey test on parseErrorString code Tue, 07 Mar 2006 15:48:55 GMT boris [400] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaImport.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaImport.java (modified) * made loading of imported packages lazy Tue, 07 Mar 2006 13:51:38 GMT remar [399] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaSourceViewerConfig.java (modified) * infopoops now has white background Tue, 07 Mar 2006 12:43:12 GMT remar [398] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaComponent.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IllegalVisibilityException.java (added) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * visibility parser now throws an IllegalVisibilityException on ... Tue, 07 Mar 2006 10:38:08 GMT boris [397] * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * added 'custon omc-path setting' * redone the modelica preference ... Tue, 07 Mar 2006 10:38:07 GMT boris [396] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/preferences/ModelicaPreferencePage.java (modified) * added 'custon omc-path setting' * redone the modelica preference ... Tue, 07 Mar 2006 10:38:06 GMT boris [395] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/preferences/PreferenceManager.java (modified) * added 'custon omc-path setting' * redone the modelica preference ... Thu, 02 Mar 2006 10:54:49 GMT remar [394] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/builder/SyntaxChecker.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * documentation of various stuff * forgot the RENAMING case when ... Wed, 01 Mar 2006 16:13:31 GMT remar [393] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IParameter.java (added) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/ISignature.java (added) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/FolderPackage.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaImport.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/Parameter.java (added) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/Signature.java (added) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * IModelicaClass now provides an ISignature of its inputs and outputs ... Wed, 01 Mar 2006 15:51:57 GMT boris [392] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestInnerClass.java (modified) * urhh, ehh, don't blame me remar, it's YOUR code that is broken Wed, 01 Mar 2006 11:52:57 GMT boris [391] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaCompletionProcessor.java (modified) * fixed bug which coused package.mo and other stuff to be proposed as ... Wed, 01 Mar 2006 11:52:56 GMT boris [390] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * fixed bug which coused package.mo and other stuff to be proposed as ... Wed, 01 Mar 2006 09:08:02 GMT boris [389] * trunk/org.modelica.mdt.core/META-INF/MANIFEST.MF (modified) * trunk/org.modelica.mdt.core/plugin.xml (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/builder/SyntaxChecker.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/preferences (added) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/preferences/PreferenceManager.java (added) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/CorePlugin.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ErrorManager.java (added) * created the infrastructure for MDT preferences * implemented ... Wed, 01 Mar 2006 09:08:01 GMT boris [388] * trunk/org.modelica.mdt.ui/plugin.xml (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementContentProvider.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/preferences (added) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/preferences/ModelicaPreferencePage.java (added) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/view/ProjectsView.java (modified) * created the infrastructure for MDT preferences * implemented ... Wed, 01 Mar 2006 08:36:39 GMT boris [387] * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/internal/OMCParser.java (modified) * added a check in the error message parsing code makeing it more ... Tue, 28 Feb 2006 10:09:34 GMT boris [386] * trunk/org.modelica.mdt.ui/plugin.xml (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementFactory.java (added) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaElementEditorInput.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/SystemFileEditorInput.java (modified) * implementet presistency for editor input objects used by modelica ... Mon, 27 Feb 2006 18:50:05 GMT boris [385] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/EditorUtility.java (modified) * changed the 'goto element behavior' to just set cursur to the ... Mon, 27 Feb 2006 18:40:35 GMT boris [384] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementAdapter.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaImages.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * added images to code completions Mon, 27 Feb 2006 15:17:03 GMT boris [383] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/wizards/NewTypePage.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/wizards/PackageTreeContentProvider.java (modified) * renamed getRootPackage() and getPackage() methods to getRootClass() ... Mon, 27 Feb 2006 15:17:02 GMT boris [382] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaProject.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaSourceFile.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaFolder.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaImport.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaProject.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaRoot.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaSourceFile.java (modified) * renamed getRootPackage() and getPackage() methods to getRootClass() ... Mon, 27 Feb 2006 15:17:00 GMT boris [381] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaProject.java (modified) * renamed getRootPackage() and getPackage() methods to getRootClass() ... Mon, 27 Feb 2006 10:36:34 GMT remar [380] * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * omc moved to bin subdirectory of OPENMODELICAHOME Mon, 27 Feb 2006 08:26:12 GMT remar [379] * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * start OMC from the correct working directory (OPENMODELICAHOME) * ... Fri, 24 Feb 2006 14:01:33 GMT remar [378] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * temporary fix for computeContextInformation Fri, 24 Feb 2006 12:38:02 GMT remar [377] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ErrorManager.java (modified) * spelling corrections Fri, 24 Feb 2006 11:57:08 GMT remar [376] * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * only call getErrorString once in loadSourceFile Fri, 24 Feb 2006 06:28:31 GMT boris [375] * trunk/org.modelica.mdt.ui (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) Fri, 24 Feb 2006 06:28:30 GMT boris [374] * trunk/org.modelica.mdt.omc (modified) Fri, 24 Feb 2006 06:28:29 GMT boris [373] * trunk/org.modelica.mdt.core (modified) Thu, 23 Feb 2006 20:29:38 GMT boris [372] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaCompletionProcessor.java (modified) * implement code completion based in unqualified imports, boowaa ! Thu, 23 Feb 2006 20:29:37 GMT boris [371] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * implement code completion based in unqualified imports, boowaa ! Thu, 23 Feb 2006 19:42:34 GMT boris [370] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestInnerClass.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaCompletionProcessor.java (modified) * implement code completion based in renaming imports (hah, this one ... Thu, 23 Feb 2006 19:42:33 GMT boris [369] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * implement code completion based in renaming imports (hah, this one ... Thu, 23 Feb 2006 19:42:31 GMT boris [368] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaProject.java (modified) * implement code completion based in renaming imports (hah, this one ... Thu, 23 Feb 2006 16:58:48 GMT boris [367] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/CompilerProxy.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaElement.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaImport.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaProject.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaRoot.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IStandardLibrary.java (added) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/FolderPackage.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaElement.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaFolder.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaImport.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaProject.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaRoot.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaSourceFile.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/StandardLibrary.java (added) * added a new IStandardLibrary package that acts as grand parent of ... Thu, 23 Feb 2006 16:54:48 GMT boris [366] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestCompilerProxy.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestInnerClass.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaElementContentProvider.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestStandardLibrary.java (added) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/Area51Projects.java (modified) * added a new IStandardLibrary package that acts as grand parent of ... Thu, 23 Feb 2006 16:54:46 GMT boris [365] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementAdapter.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementAdapterFactory.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementContentProvider.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementSorter.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/SystemLibrary.java (deleted) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/UIPlugin.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/view/ProjectsViewDoubleClickAction.java (modified) * added a new IStandardLibrary package that acts as grand parent of ... Thu, 23 Feb 2006 14:06:51 GMT remar [363] * trunk/org.modelica.mdt.core/plugin.xml (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/CompilerProxy.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IllegalTypeException.java (added) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/builder/FullBuildVisitor.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/builder/PartialBuildVisitor.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/builder/SyntaxChecker.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/IModelicaCompiler.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/CorePlugin.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaNature.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaSourceFile.java (modified) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * added a new kind of problem marker; unexpected namespace marker. ... Wed, 22 Feb 2006 07:07:01 GMT boris [362] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementAdapter.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * code completion now uses info provided by qualified imports Wed, 22 Feb 2006 07:06:59 GMT boris [361] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaCompletionProcessor.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/Area51Projects.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/ManualRunner.java (modified) * code completion now uses info provided by qualified imports Tue, 21 Feb 2006 12:16:51 GMT boris [360] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/ManualRunner.java (added) * restored manual runner Tue, 21 Feb 2006 12:09:59 GMT boris [359] * trunk/org.modelica.mdt.ui/META-INF/MANIFEST.MF (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementAdapter.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementContentProvider.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/SystemLibrary.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/EditorUtility.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * added a method to fetch any modelica elements parent * added a ... Tue, 21 Feb 2006 12:09:58 GMT boris [358] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/CompilerProxy.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaElement.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaProject.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaRoot.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/builder/SyntaxChecker.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/FolderPackage.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaComponent.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaElement.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaFile.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaFolder.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaImport.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaParent.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaProject.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaRoot.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaSourceFile.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ProjectRootFolder.java (added) * added a method to fetch any modelica elements parent * added a ... Tue, 21 Feb 2006 12:09:56 GMT boris [357] * trunk/org.modelica.mdt.test/META-INF/MANIFEST.MF (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestCompilerProxy.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestElementsInfo.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestInnerClass.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaCompletionProcessor.java (added) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaRoot.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestNewClassWizard.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestNewPackageWizard.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestProblemMarkersCreation.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/Area51Projects.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/ManualRunner.java (deleted) * added a method to fetch any modelica elements parent * added a ... Fri, 17 Feb 2006 13:27:01 GMT boris [354] * trunk/org.modelica.mdt.core/build.properties (modified) * more tweaks to make plugin buildable and ready for release Fri, 17 Feb 2006 12:41:12 GMT remar [353] * trunk/org.modelica.mdt.core/build.properties (modified) * building Update Site now works Fri, 17 Feb 2006 11:28:14 GMT remar [352] * trunk/org.modelica.mdt.core/.classpath (deleted) Maybe this file destroys everything! Fri, 17 Feb 2006 11:27:55 GMT remar [351] * trunk/org.modelica.mdt.ui/.classpath (deleted) Maybe this file destroys everything! Fri, 17 Feb 2006 11:27:35 GMT remar [350] * trunk/org.modelica.mdt.omc/.classpath (deleted) Maybe this file destroys everything! Fri, 17 Feb 2006 11:17:18 GMT remar [349] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestPerspective.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/PerspectiveFactory.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * removed unneeded imports Fri, 17 Feb 2006 11:10:00 GMT boris [348] * trunk/org.modelica.mdt.feature/feature.xml (modified) * some tweaks on version numbers and spelling Fri, 17 Feb 2006 11:09:59 GMT boris [347] * trunk/org.modelica.mdt.core/META-INF/MANIFEST.MF (modified) * some tweaks on version numbers and spelling Fri, 17 Feb 2006 10:26:39 GMT boris [346] * trunk/org.modelica.mdt.site/site.xml (modified) * some updates to before the real 0.5.0 release Fri, 17 Feb 2006 10:26:38 GMT boris [345] * trunk/org.modelica.mdt.ui/META-INF/MANIFEST.MF (modified) * trunk/org.modelica.mdt.ui/build.properties (modified) * some updates to before the real 0.5.0 release Fri, 17 Feb 2006 10:26:37 GMT boris [344] * trunk/org.modelica.mdt.core/.classpath (modified) * some updates to before the real 0.5.0 release Fri, 17 Feb 2006 10:26:36 GMT boris [343] * trunk/org.modelica.mdt.omc/META-INF/MANIFEST.MF (modified) * some updates to before the real 0.5.0 release Fri, 17 Feb 2006 10:26:35 GMT boris [342] * trunk/org.modelica.mdt.feature/feature.xml (modified) * some updates to before the real 0.5.0 release Fri, 17 Feb 2006 09:40:41 GMT remar [341] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestPerspective.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/PerspectiveFactory.java (modified) * removed the empty console view from the Modelica perspective * use ... Fri, 17 Feb 2006 08:03:31 GMT remar [340] * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * fixed bugzilla bug #69, errormessage stated "OPENMODELICAPATH not ... Thu, 16 Feb 2006 13:40:51 GMT boris [333] * trunk/org.modelica.mdt.feature/feature.xml (modified) * added the ui and omc plugins to the feature Thu, 16 Feb 2006 13:33:48 GMT boris [331] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * fixed a bug in code completion that couse it to crash and pop-up ... Thu, 16 Feb 2006 13:33:47 GMT boris [330] * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * fixed a bug in code completion that couse it to crash and pop-up ... Thu, 16 Feb 2006 13:18:49 GMT remar [329] * trunk/org.modelica.mdt.test (modified) * trunk/org.modelica.mdt.ui (modified) * uh, no changes Thu, 16 Feb 2006 13:18:12 GMT remar [328] * trunk/org.modelica.mdt.omc (modified) * trunk/org.modelica.mdt.omc/.classpath (added) * added .classpath to version control Thu, 16 Feb 2006 13:17:47 GMT remar [327] * trunk/org.modelica.mdt.core (modified) * trunk/org.modelica.mdt.core/.settings (added) * trunk/org.modelica.mdt.core/.settings/org.eclipse.jdt.core.prefs (added) * trunk/org.modelica.mdt.core/.settings/org.eclipse.jdt.ui.prefs (added) * added settings to version control Thu, 16 Feb 2006 12:29:00 GMT remar [325] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaSourceFile.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/FolderPackage.java (modified) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaProject.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestTraversingPackages.java (modified) * trunk/org.modelica.mdt.ui/META-INF/MANIFEST.MF (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaSourceViewerConfig.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/view/ProjectsView.java (modified) org.modelica.mdt.core fixed a comment, removed some debug ... Thu, 16 Feb 2006 12:24:35 GMT boris [324] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * fixed info pops to use the new elementsInfo() interface Thu, 16 Feb 2006 12:24:34 GMT boris [323] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/ElementsInfo.java (modified) * fixed info pops to use the new elementsInfo() interface Thu, 16 Feb 2006 09:51:13 GMT boris [322] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestInnerClass.java (modified) * changed code to use classfilename field from ElementsInfo() when ... Thu, 16 Feb 2006 09:51:12 GMT boris [321] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/ElementsInfo.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * changed code to use classfilename field from ElementsInfo() when ... Thu, 16 Feb 2006 07:54:32 GMT remar [319] * trunk/org.modelica.mdt.ui/plugin.xml (modified) * display information in the status bar (line:column, Insert mode, ... Thu, 16 Feb 2006 07:25:59 GMT boris [318] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/EditorUtility.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/view/ProjectsView.java (modified) * fixed the bug that couse all files to be open in modelica editor ... Wed, 15 Feb 2006 17:31:48 GMT boris [317] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaSourceFile.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/IElementLocation.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ElementLocation.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/FolderPackage.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaComponent.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaFolder.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaSourceFile.java (modified) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/internal/ElementLocation.java (deleted) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestCompilerProxy.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestInnerClass.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaRoot.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaSourceFile.java (added) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/Area51Projects.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/Utility.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaElementEditorInput.java (modified) * changed code to compute actual region of a component/class instead ... Tue, 14 Feb 2006 14:29:13 GMT boris [316] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestNewPackageWizard.java (modified) * added test that creates subpackages via the new package wizard Tue, 14 Feb 2006 10:51:10 GMT boris [313] * trunk/org.modelica.mdt.ui/doc/ch1.html (modified) * user manual updated a bit Tue, 14 Feb 2006 10:28:27 GMT boris [312] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/ElementsInfo.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestElementsInfo.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestInnerClass.java (modified) * update the code to not use class* fields from the omc's ... Tue, 14 Feb 2006 08:04:50 GMT boris [311] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaImport.java (added) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/ElementsInfo.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/FolderPackage.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaImport.java (added) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestElementsInfo.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestInnerClass.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/Area51Projects.java (modified) * added some code for fetching information on imports in classes, ... Mon, 13 Feb 2006 11:18:28 GMT boris [310] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/CompilerProxy.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/List.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/builder/SyntaxChecker.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/ElementsInfo.java (added) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/IModelicaCompiler.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ErrorManager.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaComponent.java (modified) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestElementsInfo.java (added) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestInnerClass.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/SystemLibrary.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/EditorUtility.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * create an abstract way to access omc class getElementsInfo() thus ... Fri, 10 Feb 2006 15:16:57 GMT remar [308] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/builder/SyntaxChecker.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/ICompileError.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * error messages now contain both starting and ending position of ... Fri, 10 Feb 2006 15:16:56 GMT remar [307] * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/internal/CompileError.java (modified) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/internal/OMCParser.java (modified) * error messages now contain both starting and ending position of ... Fri, 10 Feb 2006 15:16:55 GMT remar [306] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestCompilerProxy.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaRoot.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestProblemMarkersCreation.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestProxyParser.java (modified) * error messages now contain both starting and ending position of ... Fri, 10 Feb 2006 15:16:54 GMT remar [305] * trunk/org.modelica.mdt.ui/doc/ch1.html (modified) * trunk/org.modelica.mdt.ui/doc/ch2.html (modified) * trunk/org.modelica.mdt.ui/doc/ch3.html (modified) * trunk/org.modelica.mdt.ui/doc/toc.xml (modified) * error messages now contain both starting and ending position of ... Fri, 10 Feb 2006 09:00:44 GMT boris [304] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/SystemLibrary.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ContentAssist.properties (added) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/EditorUtility.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaEditor.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaElementEditorInput.java (added) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaSourceViewerConfig.java (modified) * implemented a method for content assistant to figure our which ... Fri, 10 Feb 2006 08:53:11 GMT boris [303] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaElement.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaComponent.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaElement.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaSourceFile.java (modified) * added a method to query modelica element for the source file they ... Thu, 09 Feb 2006 15:17:06 GMT remar [302] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/Area51Projects.java (modified) * fixed problem with namespace collisions (nested_model vs. nested_model) Thu, 09 Feb 2006 11:19:54 GMT remar [301] * trunk/org.modelica.mdt.ui/doc/pix/error.png (modified) * trunk/org.modelica.mdt.ui/doc/pix/new_modelica_class.png (modified) * trunk/org.modelica.mdt.ui/doc/pix/new_modelica_package.png (modified) * trunk/org.modelica.mdt.ui/doc/pix/new_modelica_project.png (modified) * new nice pictures with updated content and SHADOWS! Thu, 09 Feb 2006 10:20:25 GMT remar [300] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/ModelicaCompletionProcessor.java (modified) * fixed broken Context Information provider (was ugly, still ugly) Wed, 08 Feb 2006 10:46:34 GMT boris [299] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/FolderPackage.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaFolder.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaProject.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaRoot.java (modified) * when the package.mo file is changed or added/removed the parent ... Tue, 07 Feb 2006 11:51:03 GMT remar [298] * trunk/org.modelica.mdt.ui/.settings/org.eclipse.jdt.core.prefs (modified) omcproxy * check for both classnames and compile errors ... Tue, 07 Feb 2006 11:51:02 GMT remar [297] * trunk/org.modelica.mdt.omc/.settings/org.eclipse.jdt.core.prefs (modified) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/internal/OMCParser.java (modified) omcproxy * check for both classnames and compile errors ... Tue, 07 Feb 2006 11:51:01 GMT remar [296] * trunk/org.modelica.mdt.core/.classpath (modified) omcproxy * check for both classnames and compile errors ... Tue, 07 Feb 2006 11:51:00 GMT remar [295] * trunk/org.modelica.mdt.test/.settings/org.eclipse.jdt.core.prefs (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestCompilerProxy.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/Area51Projects.java (modified) omcproxy * check for both classnames and compile errors ... Mon, 06 Feb 2006 18:58:10 GMT boris [294] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaElementChange.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaRoot.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaElementChange.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaFolder.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaRoot.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaSourceFile.java (modified) * made modelica element change events api a bit more type strict Sun, 05 Feb 2006 15:28:06 GMT boris [293] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaComponent.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaElementChange.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaElementChangeListener.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/CommunicationException.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/CompilerInstantiationException.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/ConnectException.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/ICompileError.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/IElementLocation.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/InvocationError.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/compiler/UnexpectedReplyException.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ElementLocation.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ErrorManager.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaClass.java (modified) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/internal/CompileError.java (modified) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/internal/ElementLocation.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaElementContentProvider.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestPerspective.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementAdapterFactory.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/PerspectiveFactory.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/BasicTextEditorActionContributor.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/SystemFileEditorInput.java (modified) * changed all ö to utf-8 correct ö where wc was complaining, oh the ... Sun, 05 Feb 2006 15:04:42 GMT boris [292] * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/wizards/NewPackageWizard.java (modified) * improved batching of changes when new packages from the wizard are ... Sun, 05 Feb 2006 14:03:38 GMT boris [291] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaRoot.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/ModelicaCore.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaRoot.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaRoot.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestNewClassWizard.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestNewPackageWizard.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestProblemMarkersCreation.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/Area51Projects.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/wizards/NewProjectWizard.java (modified) * moved the modelica project creation code where it belongs IMHO * ... Sun, 05 Feb 2006 11:39:00 GMT boris [290] * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestNewClassWizard.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestNewPackageWizard.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/wizards/NewClassWizard.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/wizards/NewTypePage.java (modified) * added a parent package field to new modelica class wizard Fri, 03 Feb 2006 16:20:33 GMT boris [289] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaFile.java (added) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaFile.java (added) * fsking svn can't hande rename properly, here comes the files it ... Fri, 03 Feb 2006 16:17:47 GMT boris [288] * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/CompilerProxy.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaFolder.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaProject.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaRoot.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IModelicaSourceFile.java (moved) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/IParent.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/core/ModelicaCore.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/CorePlugin.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/FolderPackage.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/InnerClass.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaComponent.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaElement.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaElementChange.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaFolder.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaProject.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaRoot.java (modified) * trunk/org.modelica.mdt.core/src/org/modelica/mdt/internal/core/ModelicaSourceFile.java (moved) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/OMCProxy.java (modified) * trunk/org.modelica.mdt.omc/src/org/modelica/mdt/omc/internal/ParseResults.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestInnerClass.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestList.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaElement.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaElementSorter.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaFolder.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaProject.java (added) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestModelicaRoot.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestNewPackageWizard.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestTraversingPackages.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/Area51Projects.java (modified) * trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/util/Utility.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementAdapter.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementContentProvider.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/ModelicaElementSorter.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/UIPlugin.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/editor/EditorUtility.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/view/ProjectsView.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/wizards/NewClassWizard.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/wizards/NewPackageWizard.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/wizards/NewProjectWizard.java (modified) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/wizards/NewTypePage.java (added) * trunk/org.modelica.mdt.ui/src/org/modelica/mdt/ui/wizards/PackageTreeContentProvider.java (added) * added a 'parent package' field to new package dialog and ...