archived old files
This commit is contained in:
23
firmware/archive/stm32cubeide_workspace/.metadata/.log
Normal file
23
firmware/archive/stm32cubeide_workspace/.metadata/.log
Normal file
@@ -0,0 +1,23 @@
|
||||
|
||||
!ENTRY org.eclipse.ui.ide 4 4 2025-09-07 16:54:55.942
|
||||
!MESSAGE Problems saving workspace
|
||||
|
||||
!ENTRY org.eclipse.ui.ide 4 1 2025-09-07 16:54:55.945
|
||||
!MESSAGE Problems occurred while trying to save the state of the workbench.
|
||||
!SUBENTRY 1 org.eclipse.core.resources 4 568 2025-09-07 16:54:55.945
|
||||
!MESSAGE Could not write workspace metadata '/home/ukim/Projects/modular-kbd/firmware/stm32cubeide_workspace/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree'.
|
||||
!STACK 0
|
||||
java.io.FileNotFoundException: /home/ukim/Projects/modular-kbd/firmware/stm32cubeide_workspace/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree (No such file or directory)
|
||||
at java.base/java.io.FileOutputStream.open0(Native Method)
|
||||
at java.base/java.io.FileOutputStream.open(FileOutputStream.java:289)
|
||||
at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:230)
|
||||
at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:179)
|
||||
at org.eclipse.core.internal.localstore.SafeFileOutputStream.<init>(SafeFileOutputStream.java:55)
|
||||
at org.eclipse.core.internal.resources.SaveManager.saveTree(SaveManager.java:1424)
|
||||
at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1230)
|
||||
at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:2492)
|
||||
at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.lambda$1(IDEWorkbenchAdvisor.java:553)
|
||||
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
|
||||
|
||||
!ENTRY org.eclipse.core.resources 2 10035 2025-09-07 16:54:56.033
|
||||
!MESSAGE The workspace will exit with unsaved changes in this session.
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<section name="Workbench">
|
||||
<section name="org.eclipse.cdt.internal.ui.MakeView">
|
||||
</section>
|
||||
</section>
|
||||
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<section name="Workbench">
|
||||
<section name="completion_proposal_size">
|
||||
</section>
|
||||
<section name="org.eclipse.cdt.ui.text.hover.CMacroExpansionExploration">
|
||||
</section>
|
||||
</section>
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<section name="Workbench">
|
||||
<section name="ExternalProjectImportWizard">
|
||||
<item key="WizardProjectsImportPage.STORE_NESTED_PROJECTS" value="true"/>
|
||||
</section>
|
||||
<section name="SmartImportWizard">
|
||||
<item key="SmartImportRootWizardPage.STORE_HIDE_ALREADY_OPEN" value="false"/>
|
||||
<item key="SmartImportRootWizardPage.STORE_CLOSE_IMPORTED" value="false"/>
|
||||
<item key="SmartImportRootWizardPage.STORE_NESTED_PROJECTS" value="true"/>
|
||||
<item key="SmartImportRootWizardPage.STORE_CONFIGURE_NATURES" value="true"/>
|
||||
<list key="org.eclipse.ui.internal.wizards.datatransfer.SmartImportRootWizardPage.knownSources">
|
||||
<item value="/home/ukim/Projects/stm32cubeide_workspace/modularkbd"/>
|
||||
<item value="/home/ukim/Projects/modular-kbd/firmware/stmf446retx-new"/>
|
||||
</list>
|
||||
<section name="SmartImportWizard.dialogBounds">
|
||||
<item key="DIALOG_X_ORIGIN" value="806"/>
|
||||
<item key="DIALOG_Y_ORIGIN" value="341"/>
|
||||
<item key="DIALOG_WIDTH" value="914"/>
|
||||
<item key="DIALOG_HEIGHT" value="682"/>
|
||||
<item key="DIALOG_FONT_NAME" value="1|Adwaita Sans|11.0|0|GTK|1|"/>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<section name="Workbench">
|
||||
</section>
|
||||
Reference in New Issue
Block a user