mirror of
https://gitlab.com/etc404/software-engineering-project.git
synced 2026-05-10 20:52:58 +00:00
User Controller working, refactored structure
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user