Please enable JavaScript to view this site.

winIDEA Help

Version: 9.21.307

Install winIDEA Eclipse Plugin

In this topic:

Prerequisites and system requirements

Configuration steps

 

 

Introduction

In this tutorial, you will learn how to set up the necessary environment for debugging in the Eclipse IDE using winIDEA IDE. This involves installing required software, configuring your project, and creating a debug configuration.

 

Getting started with SmartCode, winIDEA, iC7mini BlueBox

 

 

Prerequisites and system requirements

Before starting with the installation, the system must contain the following:

 

Java

Java 11 or newer for Eclipse 2022-03 and newer.

 

The plugin will install it. It will not be available if an older version of Java is already installed.

 

 

Eclipse

Eclipse 2022-03 and newer.

 

To download the latest Eclipse go to https://www.eclipse.org/downloads/. If you want to use Eclipse for C/C++ development only, there is already a package with CDT available (Eclipse IDE for C/C++ Developers). In this case, skip CDT installation described in the next step.

 

After the installation is done, select a workspace and launch the Eclipse IDE.

 

 

CDT

To obtain CDT go to http://www.eclipse.org/cdt/downloads.php. CDT should be installed as an Eclipse Plugin.

 

 

i-icon

It is recommended to use the latest version of the plugin and winIDEA available.

 

 

Configuration steps

Some IDEs have already included the Plugin. If the Plugin is already installed, the next steps can be skipped.

 

number1

Launch Eclipse and go to Help | Install New Software.

 

number2

In the Work with text field enter https://m1.247365bb.com/ftp/afrs/production/eclipse_debug_generic/latest and follow the installation wizard.

eclipse-install_zoom60

 

i-icon

If there is an available update for the plugin, you can update it via Help | Check for Updates.

 

 

number3

Install winIDEA via Window | Preferences | TASKING winIDEA.

Use embedded installation - Automatic installation of latest available version when opening Preferences. If there is a new version of winIDEA available on the web a message is displayed on top. Click the Update button to update winIDEA to the latest available version.

Use this installation - You can manually select a specific winIDEA version. Click on the Browse button to select the directory containing the wanted winIDEA.exe executable.

 

Click to enlarge

 

 

Number4

Create a new Eclipse project.

Refer to the Eclipse/CDT help documentation for detailed instructions on creating a project, writing code, and compiling it. Ensure you know the name and location of the output file that should be downloaded to the target.

 

Number5

Create a Debug Configuration via Debug | Debug Configuration | TASKING winIDEA tab.

Device

Hardware

Communication type

etc.

 

Refer to Debug configuration settings for more information on the configuration settings.

 

winIDEA IDE is launched in the background.

 

number6

Start debugging.

 

 

More resources

Eclipse Plugin

 

 

Copyright © 2025 TASKING