Version 1.0
This commit is contained in:
parent
5cf5d2d938
commit
544ae7ce43
149 changed files with 39001 additions and 0 deletions
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<section name="Workbench">
|
||||
<section name="WorkbenchPreferenceDialogSettings">
|
||||
<item value="323" key="DIALOG_X_ORIGIN"/>
|
||||
<item value="0" key="DIALOG_Y_ORIGIN"/>
|
||||
</section>
|
||||
<section name="org.eclipse.ui.internal.QuickAccess">
|
||||
<item value="480" key="dialogHeight"/>
|
||||
<item value="853" key="dialogWidth"/>
|
||||
<list key="textEntries">
|
||||
</list>
|
||||
<list key="orderedElements">
|
||||
</list>
|
||||
<list key="orderedProviders">
|
||||
</list>
|
||||
<list key="textArray">
|
||||
</list>
|
||||
</section>
|
||||
<section name="NewWizardAction">
|
||||
<item value="org.eclipse.wb.swing.ApplicationWindow" key="NewWizardSelectionPage.STORE_SELECTED_ID"/>
|
||||
<list key="NewWizardSelectionPage.STORE_EXPANDED_CATEGORIES_ID">
|
||||
<item value="org.eclipse.wb"/>
|
||||
<item value="org.eclipse.wb/org.eclipse.wb.swing"/>
|
||||
<item value="org.eclipse.wb/org.eclipse.wb.rcp"/>
|
||||
</list>
|
||||
</section>
|
||||
<section name="ImportExportAction">
|
||||
<item value="org.eclipse.jdt.internal.ui.fatjarpackager.JarPackageWizard" key="ImportExportPage.STORE_SELECTED_EXPORT_WIZARD_ID"/>
|
||||
<list key="ImportExportPage.STORE_EXPANDED_EXPORT_CATEGORIES">
|
||||
<item value="org.eclipse.jdt.ui.Java"/>
|
||||
</list>
|
||||
</section>
|
||||
</section>
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<workingSetManager>
|
||||
<workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1407427871381_0" label="Window Working Set" name="Aggregate for window 1407427871380"/>
|
||||
</workingSetManager>
|
Reference in a new issue