diff --git a/HISTORY.rst b/HISTORY.rst index 85cbdfa8..c56bd057 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -23,6 +23,9 @@ PlatformIO 2.0 (`issue #380 `_) * Fixed issue with code builder when build path contains spaces (`issue #387 `_) +* Fixed project generator for Eclipse IDE and "duplicate path entries found + in project path" + (`issue #383 `_) 2.6.0 (2015-12-15) diff --git a/platformio/ide/tpls/eclipse/.cproject.tpl b/platformio/ide/tpls/eclipse/.cproject.tpl index 08b8a369..28d12111 100644 --- a/platformio/ide/tpls/eclipse/.cproject.tpl +++ b/platformio/ide/tpls/eclipse/.cproject.tpl @@ -24,6 +24,9 @@