For my reference
I want to build a docker environment with Eclipse CDT, ESP-IDF Eclipse Plugins, ESP-IDF and it's related ESP-IDF Tools. Probably I can use the above one for reference.
Java, Eclipse Plugin Development and best software development practices
Sunday, May 17, 2020
Wednesday, May 6, 2020
Friday, April 17, 2020
Eclipse CDT based products
For my reference, I found this article very useful.
https://www.eclipse.org/community/eclipse_newsletter/2017/october/article2.php
Espressif joined the league by providing the Eclipse Plugin for ESP-IDF for developing ESP32 IoT applications.
Check here https://github.com/espressif/idf-eclipse-plugin
https://www.eclipse.org/community/eclipse_newsletter/2017/october/article2.php
Espressif joined the league by providing the Eclipse Plugin for ESP-IDF for developing ESP32 IoT applications.
Check here https://github.com/espressif/idf-eclipse-plugin
Tuesday, April 7, 2020
Eclipse launchbar preference storage
/Users/usern-name/runtime-EclipseApplication/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.launchbar.core.prefs
Eclispe CDT indexing cache
Eclispe CDT indexing cache
/Users/kondal/runtime-EclipseApplication95/.metadata/.plugins/org.eclipse.cdt.core/infoCache
Tuesday, March 3, 2020
Eclipse plugin for identifying the unused code in Java.
http://www.ucdetector.org/
This eclipse plugin is doing a pretty good job of identifying the unused(dead) code in Java.
This eclipse plugin is doing a pretty good job of identifying the unused(dead) code in Java.
Thursday, January 23, 2020
IoT Embedded CDT
(Eclipse CDT+ GNU MCU Eclipse) is shaping up as an "Eclipse Embedded CDT"
https://projects.eclipse.org/projects/iot.embed-cdt
https://gnu-mcu-eclipse.github.io/debug/openocd/
Eclipse Team is planning to put together eclipse CDT and gnu mcu eclipse plugins as a single package so that it will be easy for IoT and Embedded developers - they can just download a single package and get started with IoT.
Good blog for eclipse plugin developers
Good blog for eclipse plugin developers https://cvalcarcel.wordpress.com/
Subscribe to:
Posts (Atom)