-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add docs on developing in IDE(s) #279
Comments
We're not forcing anyone to not use some IDE, you can use whatever you want. |
I agree on this. Jetbrains make great IDEs, but we should not endorse any specific product. I'm pretty sure CLion has CMake support, so it should be easy to get started without any predefined project. OTOH, if someone would want to create documentation how to set up common IDEs for this project (e.g. Eclipse CDT, Netbeans, QT Creator, maybe CLion), that would be something that might make sense. |
This is probably related to #270. |
I agree that we should add documentation on using IDEs. |
I think it would be nice to have documentation on how to use/configure different IDE's for working with this specific project as well. I don't think it should be required or endorsed, just maintained & easily available. |
I actually tried using qtcreator, but it was a bit cumbersome because of the rather custom build system. I could document it if someone is interested. |
Related - #665 |
I've wrote an application for 12 licenses today, will give a status update when I have any news. Feel free to help documenting the development for starters with various IDEs in /doc/ide.md. Update Regarding the license request: We were granted 12 licenses today. If you are a regular contributor please ask in #sfttech-riot for further instructions. |
I added some words about setting up emacs in /doc/ide/emacs.md. |
I think we can close this, since there's now the ide doc folder in the repo and additions for any relevant IDE can simply be added there. Since it's not clear when this issue would resolve as there's probably arbitrarily many IDEs, specific setups should be requested as separate issues and addressed there. |
There are free licenses for open source (core devs only).
https://www.jetbrains.com/clion/
:o
The text was updated successfully, but these errors were encountered: