Please enable JavaScript to view this site.

winIDEA Help

Version: 9.21.242

Navigation: » No topics above this level «

Scroll Prev Top Next More

Workspace Management

In this topic:

Maintaining multiple installed versions of winIDEA

Uninstalling older winIDEA version

Saving a winIDEA workspace

 

winIDEA is a windows based application.

 

The user interface is customizable and can be adapted to your preferences. It organizes project development in workspaces.

Each workspace contains the information on how the files necessary for a successful build of your project are related to each other, along with information on other features that aid development, such as bookmarks, breakpoints, desktop layout etc.

 

Virtually, all of the workspace information (except some user preferences, like color and keyboard settings) is stored in a workspace file (XJRF and JRF extension). Ideally you will organize your project in a new directory where the workspace file will be located. This is considered to be your working directory.

 

You are free to create sub-directories and place your source files there. All file path information in a workspace is stored relative to the workspace file location, so you will be able to move, copy and share the workspace to any other directory without disturbing its functionality.

 

 

Maintaining multiple installed versions of winIDEA

To maintain multiple installed versions of winIDEA, change the path of the installation folder during installation wizard.

 

 

Uninstalling older winIDEA version

If an older version of winIDEA is no longer needed, uninstall it before starting the installation of newer winIDEA. Your winIDEA workspaces will not be deleted. If an older version of winIDEA is still needed, choose a different folder to install the newer winIDEA. It is possible to use multiple winIDEA versions side by side.

 

 

Saving a winIDEA workspace

When saving a winIDEA workspace three different files are created by winIDEA that will be found in your chosen directory.

 

File

Included information

XJRF

Configuration settings made thus far

It is recommended to store this file within your software versioning system.

XQRF

Build Manager configurations

SLO

Temporary Windows file that winIDEA creates when debugging

It should also not be included in your versioning system.

XGRF

GUI information

Copyright © 2024 TASKING Germany GmbH