!SESSION 2024-10-24 15:13:32.666 -----------------------------------------------
eclipse.buildId=4.25.0.I20220831-1800
java.version=17.0.5
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN
Framework arguments:  -product org.eclipse.epp.package.cpp.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.cpp.product

!ENTRY org.eclipse.ui 2 0 2024-10-24 15:13:47.683
!MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
!SUBENTRY 1 org.eclipse.ui 2 0 2024-10-24 15:13:47.683
!MESSAGE Commands should really have a category: plug-in='com.espressif.idf.ui', id='com.espressif.commands.cleanCommand', categoryId='com.espressif.commands.category'
!SUBENTRY 1 org.eclipse.ui 2 0 2024-10-24 15:13:47.683
!MESSAGE Commands should really have a category: plug-in='com.espressif.idf.ui', id='com.espressif.commands.fullcleanCommand', categoryId='com.espressif.commands.category'
!SUBENTRY 1 org.eclipse.ui 2 0 2024-10-24 15:13:47.683
!MESSAGE Commands should really have a category: plug-in='com.espressif.idf.ui', id='com.espressif.commands.pythoncleanCommand', categoryId='com.espressif.commands.category'

!ENTRY org.eclipse.ui 2 0 2024-10-24 15:13:54.017
!MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
!SUBENTRY 1 org.eclipse.ui 2 0 2024-10-24 15:13:54.017
!MESSAGE Commands should really have a category: plug-in='com.espressif.idf.ui', id='com.espressif.commands.cleanCommand', categoryId='com.espressif.commands.category'
!SUBENTRY 1 org.eclipse.ui 2 0 2024-10-24 15:13:54.017
!MESSAGE Commands should really have a category: plug-in='com.espressif.idf.ui', id='com.espressif.commands.fullcleanCommand', categoryId='com.espressif.commands.category'
!SUBENTRY 1 org.eclipse.ui 2 0 2024-10-24 15:13:54.017
!MESSAGE Commands should really have a category: plug-in='com.espressif.idf.ui', id='com.espressif.commands.pythoncleanCommand', categoryId='com.espressif.commands.category'

!ENTRY org.eclipse.launchbar.core 2 0 2024-10-24 15:14:01.403
!MESSAGE Enablement expression is missing for descriptor type com.espressif.idf.debug.gdbjtag.openocd.descriptorType

!ENTRY org.eclipse.launchbar.core 2 0 2024-10-24 15:14:01.404
!MESSAGE Enablement expression is missing for config provider for com.espressif.idf.debug.gdbjtag.openocd.descriptorType

!ENTRY org.eclipse.launchbar.core 2 0 2024-10-24 15:14:01.406
!MESSAGE Enablement expression is missing for config provider for com.espressif.idf.launch.serial.core.idf.descriptorType

!ENTRY org.eclipse.launchbar.core 2 0 2024-10-24 15:14:01.412
!MESSAGE Enablement expression is missing for descriptor type com.espressif.idf.launch.serial.core.idf.descriptorType

!ENTRY org.eclipse.egit.ui 2 0 2024-10-24 15:14:01.428
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
user global configuration and to define the default location to store repositories: 'Z:\'. If this is
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

!ENTRY com.espressif.idf.core 1 0 2024-10-24 15:14:02.220
!MESSAGE Eclipse Install location::file:/C:/Users/LUBI/eclipse/cpp-2022-09/eclipse/

!ENTRY com.espressif.idf.core 1 0 2024-10-24 15:14:02.221
!MESSAGE esp-idf.json file doesnt exist at this location: /C:/Users/LUBI/eclipse/cpp-2022-09/eclipse/

!ENTRY com.espressif.idf.core 1 0 2024-10-24 15:14:06.756
!MESSAGE Initializing toolchain...

!ENTRY com.espressif.idf.core 1 0 2024-10-24 15:14:06.765
!MESSAGE idf_tools.py path: null/tools/idf_tools.py

!ENTRY com.espressif.idf.core 1 0 2024-10-24 15:14:06.766
!MESSAGE idf_tools.py path doesn't exist

!ENTRY com.espressif.idf.core 1 0 2024-10-24 15:14:06.767
!MESSAGE [C:/Users/LUBI/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.5.v20221102-0933/jre/bin/server;C:/Users/LUBI/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.5.v20221102-0933/jre/bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\windows\System32\OpenSSH\;C:\Program Files (x86)\STMicroelectronics\STM32 ST-LINK Utility\ST-LINK Utility;C:\Program Files\PuTTY\;C:\Users\electro.design5\AppData\Local\Microsoft\WindowsApps;;C:\Users\electro.design5\Desktop;]

!ENTRY org.eclipse.core.resources 4 372 2024-10-24 15:14:23.790
!MESSAGE Project 'main' is not open.
!STACK 0
java.lang.Exception: Project 'main' is not open.
	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:153)
	at org.eclipse.core.internal.resources.Project.getDescription(Project.java:397)
	at com.espressif.idf.core.IDFProjectNature.hasNature(IDFProjectNature.java:50)
	at com.espressif.idf.launch.serial.core.IDFLaunchDescriptorType.getDescriptor(IDFLaunchDescriptorType.java:36)
	at org.eclipse.launchbar.core.internal.LaunchBarManager.launchObjectAdded(LaunchBarManager.java:356)
	at org.eclipse.launchbar.core.internal.ProjectLaunchObjectProvider.lambda$0(ProjectLaunchObjectProvider.java:61)
	at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:67)
	at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:77)
	at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:51)
	at org.eclipse.launchbar.core.internal.ProjectLaunchObjectProvider.resourceChanged(ProjectLaunchObjectProvider.java:55)
	at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:307)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:297)
	at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:160)
	at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:388)
	at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1514)
	at org.eclipse.core.internal.resources.Project.create(Project.java:318)
	at org.eclipse.core.internal.resources.Project.create(Project.java:258)
	at org.eclipse.ui.internal.wizards.datatransfer.SmartImportJob.createOrImportProject(SmartImportJob.java:604)
	at org.eclipse.ui.internal.wizards.datatransfer.SmartImportJob.toExistingOrNewProject(SmartImportJob.java:552)
	at org.eclipse.ui.internal.wizards.datatransfer.SmartImportJob.run(SmartImportJob.java:205)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

!ENTRY org.eclipse.cdt.core 1 0 2024-10-24 15:14:25.098
!MESSAGE Indexed 'main' (1 sources, 0 headers) in 0.825 sec: 446 declarations; 2,316 references; 29 unresolved inclusions; 5 syntax errors; 437 unresolved names (14%)
!SESSION 2025-04-15 15:37:16.987 -----------------------------------------------
eclipse.buildId=4.25.0.I20220831-1800
java.version=17.0.5
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN
Framework arguments:  -product org.eclipse.epp.package.cpp.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.cpp.product

!ENTRY org.eclipse.ui 2 0 2025-04-15 15:37:23.534
!MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
!SUBENTRY 1 org.eclipse.ui 2 0 2025-04-15 15:37:23.535
!MESSAGE Commands should really have a category: plug-in='com.espressif.idf.ui', id='com.espressif.commands.cleanCommand', categoryId='com.espressif.commands.category'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-04-15 15:37:23.535
!MESSAGE Commands should really have a category: plug-in='com.espressif.idf.ui', id='com.espressif.commands.fullcleanCommand', categoryId='com.espressif.commands.category'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-04-15 15:37:23.535
!MESSAGE Commands should really have a category: plug-in='com.espressif.idf.ui', id='com.espressif.commands.pythoncleanCommand', categoryId='com.espressif.commands.category'

!ENTRY org.eclipse.ui 2 0 2025-04-15 15:37:29.219
!MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
!SUBENTRY 1 org.eclipse.ui 2 0 2025-04-15 15:37:29.219
!MESSAGE Commands should really have a category: plug-in='com.espressif.idf.ui', id='com.espressif.commands.cleanCommand', categoryId='com.espressif.commands.category'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-04-15 15:37:29.219
!MESSAGE Commands should really have a category: plug-in='com.espressif.idf.ui', id='com.espressif.commands.fullcleanCommand', categoryId='com.espressif.commands.category'
!SUBENTRY 1 org.eclipse.ui 2 0 2025-04-15 15:37:29.219
!MESSAGE Commands should really have a category: plug-in='com.espressif.idf.ui', id='com.espressif.commands.pythoncleanCommand', categoryId='com.espressif.commands.category'

!ENTRY org.eclipse.launchbar.core 2 0 2025-04-15 15:37:35.535
!MESSAGE Enablement expression is missing for descriptor type com.espressif.idf.debug.gdbjtag.openocd.descriptorType

!ENTRY org.eclipse.launchbar.core 2 0 2025-04-15 15:37:35.538
!MESSAGE Enablement expression is missing for config provider for com.espressif.idf.debug.gdbjtag.openocd.descriptorType

!ENTRY org.eclipse.launchbar.core 2 0 2025-04-15 15:37:35.539
!MESSAGE Enablement expression is missing for config provider for com.espressif.idf.launch.serial.core.idf.descriptorType

!ENTRY org.eclipse.launchbar.core 2 0 2025-04-15 15:37:35.541
!MESSAGE Enablement expression is missing for descriptor type com.espressif.idf.launch.serial.core.idf.descriptorType

!ENTRY org.eclipse.egit.ui 2 0 2025-04-15 15:37:35.567
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
user global configuration and to define the default location to store repositories: 'Z:\'. If this is
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

!ENTRY com.espressif.idf.core 1 0 2025-04-15 15:37:36.062
!MESSAGE Eclipse Install location::file:/C:/Users/LUBI/eclipse/cpp-2022-09/eclipse/

!ENTRY com.espressif.idf.core 1 0 2025-04-15 15:37:36.064
!MESSAGE esp-idf.json file doesnt exist at this location: /C:/Users/LUBI/eclipse/cpp-2022-09/eclipse/

!ENTRY com.espressif.idf.core 1 0 2025-04-15 15:37:41.144
!MESSAGE Initializing toolchain...

!ENTRY com.espressif.idf.core 1 0 2025-04-15 15:37:41.147
!MESSAGE idf_tools.py path: null/tools/idf_tools.py

!ENTRY com.espressif.idf.core 1 0 2025-04-15 15:37:41.148
!MESSAGE idf_tools.py path doesn't exist

!ENTRY com.espressif.idf.core 1 0 2025-04-15 15:37:41.149
!MESSAGE [C:/Users/LUBI/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.5.v20221102-0933/jre/bin/server;C:/Users/LUBI/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.5.v20221102-0933/jre/bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\windows\System32\OpenSSH\;C:\Program Files (x86)\STMicroelectronics\STM32 ST-LINK Utility\ST-LINK Utility;C:\Program Files\PuTTY\;C:\Program Files\Git\cmd;C:\Users\electro.design5\AppData\Local\Microsoft\WindowsApps;;C:\Users\electro.design5\Desktop;]
