[
https://issues.apache.org/jira/browse/IGNITE-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vasilisa Sidorova updated IGNITE-4024:
---------------------------------------
Priority: Minor (was: Major)
> .Net: .net examples xmldoc need to be improved
> ----------------------------------------------
>
> Key: IGNITE-4024
> URL: https://issues.apache.org/jira/browse/IGNITE-4024
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 1.8
> Reporter: Vasilisa Sidorova
> Priority: Minor
> Labels: .net
>
> The string from examples xmldoc:
> {noformat}
> 1) Run %IGNITE_HOME%/platforms/dotnet/bin/Apache.Ignite.exe:
> /// Apache.Ignite.exe
> -configFileName=platforms\dotnet\examples\apache.ignite.examples\app.config
> -assembly=[path_to_Apache.Ignite.ExamplesDll.dll]
> {noformat}
> doesn't work as it is.
> Proposal: change string to:
> {noformat}
> 1) Run Apache.Ignite.exe from %IGNITE_HOME%\platforms\dotnet\bin\:
> /// Apache.Ignite.exe
> -configFileName=%IGNITE_HOME%\platforms\dotnet\examples\apache.ignite.examples\app.config
> -assembly=[path_to_Apache.Ignite.ExamplesDll.dll]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)