Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dotBunny/CLionSourceCodeAccess

A CLion Plugin for Unreal Engine
https://github.com/dotBunny/CLionSourceCodeAccess

Last synced: 3 months ago
JSON representation

A CLion Plugin for Unreal Engine

Awesome Lists containing this project

README

        

# CLionSourceCodeAccess (UE4 <= 4.18)
A CLion Plugin for Unreal Engine

The plugin creates a fully flushed out CMakeList file for use with CLion, adding intellisense, compiler definitions, etc.
Please visit https://github.com/dotBunny/CLionSourceCodeAccess/wiki for information on how to install and use the plugin.

This will be the last release of the plugin seperate from Unreal Engine. To all those in the community that helped and contributed: **Thank You!** It is because of contributions like yours that projects like this thrive and grow.

# CLionSourceCodeAccess (UE4 >= 4.19)
As of Unreal Engine 4.19 the plugin has been merged into the UE4 source code and will be distributed with Unreal Engine. You can check it out the [repository](https://github.com/EpicGames/UnrealEngine/tree/master/Engine/Plugins/Developer/CLionSourceCodeAccess), and see some of the [changes](https://github.com/EpicGames/UnrealEngine/blob/master/Engine/Source/Programs/UnrealBuildTool/ProjectFiles/CMake/CMakefileGenerator.cs) done to UBT that made it possible.

## Mentions
[CLion Blog](https://blog.jetbrains.com/clion/2016/10/clion-and-ue4/)
[UE Marketplace](https://www.unrealengine.com/marketplace/clion-integration)