Plugin Icon else
  • Code Tools

New Executable C/C++

Обновлено:
5 месяцев назад
Версия:

1.3

Обзор
Версии

Обзор

Shift + Alt + E on a source file to create an executable with the corresponding file.

If you are from the Java world, you might be used to be able to create a new single public static void main(String [] args) in every class in order test some thing really quick.

With CMake things are more complicated since all files needed to be linked together in an executable and duplicated method names will not be tolerated.

This plugin will automatically insert a new executable for a single source file in the nearest CMake file.

Simply choose a C/C++ source file you want to execute separately from your main project and press the hot key Shift + Alt + E github page

Версии

Версия
Диапазон совместимости
Дата обновления
2019
1.3
183+
27.09.2019
Скачать
Plugin ID:
de.longnguyen.plugin.clion.new.entry.point.plugin
icon