User Controller working, refactored structure

This commit is contained in:
durn
2026-03-02 18:35:04 -07:00
parent 137dcbf948
commit af514d408d
227 changed files with 21125 additions and 604 deletions
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<section name="Workbench">
<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/bb7/Documents/demo"/>
<item value="/home/bb7/thyme/software-engineering-project/demo"/>
</list>
<section name="SmartImportWizard.dialogBounds">
<item key="DIALOG_X_ORIGIN" value="-1537"/>
<item key="DIALOG_Y_ORIGIN" value="39"/>
<item key="DIALOG_WIDTH" value="959"/>
<item key="DIALOG_HEIGHT" value="707"/>
<item key="DIALOG_FONT_NAME" value="1|undefined|10.0|0|GTK|1|"/>
</section>
</section>
</section>