Please enable JavaScript to view this site.

winIDEA Help

Version: 9.21.233

winIDEA via Command Line Switches

In this topic:

Open specified file

Start winIDEA with a specific ID

Enable mode

Enable logging for the specified logging domain

Display mode

 

winIDEA can be started from the command line using the following switches:

 

Open specified file

<filename>

where <filename> can be any of the following recognized file types:

.XJRF Workspace

.XQRF Project Configuration

.WSB  Restore Workspace / Support file

.PY   Python script to execute

 

 

Start winIDEA with a specific ID

The ID can later be used to connect to this exact instance of winIDEA with winIDEA SDK.

/ID:<myID>

 

 

Enable mode

/DEMO

 

 

Enable logging for the specified logging domain

/LOG:<number>

where <number> can be any of the logging domains listed in Help / Support / Log.

 

 

Display mode

/SHOW:<mode>

where <mode> can be any of the following:

MIN   minimized

MAX   maximized

HIDE  hiden

 

 

Perform download immediately after the workspace is loaded

/DOWNLOAD  

 

 

Example

C:\iSYSTEM\winIDEA9\winidea.exe sampleWorkspace.xjrf /LOG:6 /SHOW:MAX /DOWNLOAD

Copyright © 2024 TASKING Germany GmbH