Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dotBunny/CLionSourceCodeAccess
- Owner: dotBunny
- Created: 2016-07-15T19:37:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-09T20:02:54.000Z (almost 7 years ago)
- Last Synced: 2024-06-28T01:46:49.101Z (4 months ago)
- Language: C++
- Homepage:
- Size: 131 KB
- Stars: 138
- Watchers: 27
- Forks: 26
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_unreal_engine_4_-_5 - Clion
- awesome_unreal_engine_4_-_5 - Clion
README
# CLionSourceCodeAccess (UE4 <= 4.18)
A CLion Plugin for Unreal EngineThe 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)