소스 검색

Config. an IDE for engine dev: Remove empty TODOs

Max Hilbrunner 7 년 전
부모
커밋
74cf0baaf0
1개의 변경된 파일0개의 추가작업 그리고 12개의 파일을 삭제
  1. 0 12
      development/cpp/configuring_an_ide.rst

+ 0 - 12
development/cpp/configuring_an_ide.rst

@@ -67,12 +67,6 @@ platform and depending on your build options).
 
 That's it! Now you should be good to go :)
 
-
-Eclipse
--------
-
-TODO.
-
 QtCreator
 ---------
 
@@ -189,9 +183,3 @@ Test it:
 
 - Set a breakpoint in platform/osx/godot_main_osx.mm
 - It should break at the point!
-
-
-Other editors (vim, emacs, Atom...)
------------------------------------
-
-TODO.