瀏覽代碼

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 :)
 That's it! Now you should be good to go :)
 
 
-
-Eclipse
--------
-
-TODO.
-
 QtCreator
 QtCreator
 ---------
 ---------
 
 
@@ -189,9 +183,3 @@ Test it:
 
 
 - Set a breakpoint in platform/osx/godot_main_osx.mm
 - Set a breakpoint in platform/osx/godot_main_osx.mm
 - It should break at the point!
 - It should break at the point!
-
-
-Other editors (vim, emacs, Atom...)
------------------------------------
-
-TODO.