Changeset 17599
- Timestamp:
- 06/15/20 15:58:21 (4 years ago)
- Location:
- branches/3026_IntegrationIntoSymSpace/HeuristicLab.JsonInterface.App
- Files:
-
- 5 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3026_IntegrationIntoSymSpace/HeuristicLab.JsonInterface.App/HeuristicLab.JsonInterface.App.csproj
r17464 r17599 43 43 <Reference Include="HEAL.Attic, Version=1.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 44 44 <HintPath>..\packages\HEAL.Attic.1.4.0\lib\net461\HEAL.Attic.dll</HintPath> 45 <Private>False</Private> 45 46 </Reference> 46 47 <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> … … 53 54 <HintPath>..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath> 54 55 </Reference> 56 <Reference Include="System.Windows.Forms" /> 55 57 <Reference Include="System.Xml.Linq" /> 56 58 <Reference Include="System.Data.DataSetExtensions" /> … … 64 66 <None Include="packages.config" /> 65 67 <None Include="Plugin.cs.frame" /> 68 <Compile Include="JsonInterfaceForm.cs"> 69 <SubType>Form</SubType> 70 </Compile> 71 <Compile Include="JsonInterfaceForm.Designer.cs"> 72 <DependentUpon>JsonInterfaceForm.cs</DependentUpon> 73 </Compile> 74 <Compile Include="Properties\Resources.Designer.cs"> 75 <AutoGen>True</AutoGen> 76 <DesignTime>True</DesignTime> 77 <DependentUpon>Resources.resx</DependentUpon> 78 </Compile> 66 79 <Compile Include="Runner.cs" /> 67 80 <Compile Include="Plugin.cs" /> … … 72 85 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 73 86 <Name>HeuristicLab.Collections-3.3</Name> 87 <Private>False</Private> 88 </ProjectReference> 89 <ProjectReference Include="..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj"> 90 <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project> 91 <Name>HeuristicLab.Common.Resources-3.3</Name> 92 <Private>False</Private> 74 93 </ProjectReference> 75 94 <ProjectReference Include="..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 76 95 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 77 96 <Name>HeuristicLab.Common-3.3</Name> 97 <Private>False</Private> 78 98 </ProjectReference> 79 99 <ProjectReference Include="..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 80 100 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 81 101 <Name>HeuristicLab.Core-3.3</Name> 102 <Private>False</Private> 82 103 </ProjectReference> 83 104 <ProjectReference Include="..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj"> 84 105 <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project> 85 106 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name> 107 <Private>False</Private> 86 108 </ProjectReference> 87 109 <ProjectReference Include="..\HeuristicLab.JsonInterface\HeuristicLab.JsonInterface.csproj"> 88 110 <Project>{0e3aab5e-f152-44e0-a054-4d9a83ecee08}</Project> 89 111 <Name>HeuristicLab.JsonInterface</Name> 112 <Private>False</Private> 90 113 </ProjectReference> 91 114 <ProjectReference Include="..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj"> 92 115 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project> 93 116 <Name>HeuristicLab.Optimization-3.3</Name> 117 <Private>False</Private> 94 118 </ProjectReference> 95 119 <ProjectReference Include="..\HeuristicLab.ParallelEngine\3.3\HeuristicLab.ParallelEngine-3.3.csproj"> 96 120 <Project>{00814351-4AB8-4088-9B99-F62787B89E93}</Project> 97 121 <Name>HeuristicLab.ParallelEngine-3.3</Name> 122 <Private>False</Private> 98 123 </ProjectReference> 99 124 <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 100 125 <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project> 101 126 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 127 <Private>False</Private> 102 128 </ProjectReference> 103 129 <ProjectReference Include="..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj"> 104 130 <Project>{5AC82412-911B-4FA2-A013-EDC5E3F3FCC2}</Project> 105 131 <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name> 132 <Private>False</Private> 106 133 </ProjectReference> 107 134 <ProjectReference Include="..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj"> 108 135 <Project>{3d28463f-ec96-4d82-afee-38be91a0ca00}</Project> 109 136 <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name> 137 <Private>False</Private> 110 138 </ProjectReference> 111 139 <ProjectReference Include="..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj"> 112 140 <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project> 113 141 <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name> 142 <Private>False</Private> 114 143 </ProjectReference> 115 144 <ProjectReference Include="..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj"> 116 145 <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project> 117 146 <Name>HeuristicLab.Problems.Instances-3.3</Name> 147 <Private>False</Private> 118 148 </ProjectReference> 119 149 <ProjectReference Include="..\HeuristicLab.SequentialEngine\3.3\HeuristicLab.SequentialEngine-3.3.csproj"> 120 150 <Project>{DC3D7072-7999-4719-B65D-3997744D5DC1}</Project> 121 151 <Name>HeuristicLab.SequentialEngine-3.3</Name> 152 <Private>False</Private> 122 153 </ProjectReference> 123 154 </ItemGroup> 124 <ItemGroup /> 155 <ItemGroup> 156 <EmbeddedResource Include="JsonInterfaceForm.resx"> 157 <DependentUpon>JsonInterfaceForm.cs</DependentUpon> 158 </EmbeddedResource> 159 <EmbeddedResource Include="Properties\Resources.resx"> 160 <Generator>ResXFileCodeGenerator</Generator> 161 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 162 </EmbeddedResource> 163 </ItemGroup> 125 164 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 126 165 <PropertyGroup> -
branches/3026_IntegrationIntoSymSpace/HeuristicLab.JsonInterface.App/Plugin.cs.frame
r17442 r17599 20 20 #endregion 21 21 22 using System.Windows.Forms; 22 23 using HeuristicLab.PluginInfrastructure; 23 24 … … 40 41 if(args.Length == 4 && args[1] is OpenArgument && args[2] is OpenArgument && (args[3] is StringArgument || args[3] is OpenArgument)) { 41 42 Runner.Run(args[1].Value.ToString(), args[2].Value.ToString(), args[3].Value.ToString()); 43 } else { 44 JsonInterfaceForm form = new JsonInterfaceForm(); 45 Application.Run(form); 42 46 } 43 47 }
Note: See TracChangeset
for help on using the changeset viewer.