Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
bd05633
Branching for Separating Mem Signal Development
kostasl Nov 30, 2012
b50370a
PKA simulation getcAMP is calculated is from the previous t cycle
kostasl Nov 30, 2012
8b7f7d5
Still Looking for Match SU-to Numeric - Changed Recorded Ts and start…
kostasl Nov 30, 2012
e8985c6
Updated cAMP calculation Order
kostasl Dec 2, 2012
0229f70
Added The Filter Cascade Option and listing Of KNown Model Names
kostasl Dec 2, 2012
fe6429f
Add list of accepted Models -report
kostasl Dec 2, 2012
6493160
Added model Parameter listing Fix
kostasl Dec 3, 2012
652e8e7
Can create Output Dir Now
kostasl Dec 3, 2012
86660be
-File And Directory handling
kostasl Dec 3, 2012
c999d30
Hit gcc bug with getcAMP<t> function - Removed template. Added the op…
kostasl Dec 3, 2012
f989900
Fixed SNRFPT issue with Single Updater. MFPT file Header
kostasl Dec 5, 2012
c489882
Fixed singleDual Filter Model - Need to verify SNR results
kostasl Dec 6, 2012
d5bac00
Added S.U in MFPT - and enabled synapse Dual Filter Calculation
kostasl Dec 10, 2012
24af1e2
Changed Dual Filter String name to synapseSingleFilterDual
kostasl Dec 11, 2012
7ff73ad
Made Hopfield Simulation - Simplified - Changed Synapse Allocators to
kostasl Dec 13, 2012
eb16508
Made Hopfield Simulation - Simplified - Changed Synapse Allocators to
kostasl Dec 13, 2012
3f11be8
Made Hopfield Simulation - Simplified - Changed Synapse Allocators to
kostasl Dec 13, 2012
f571504
Fixed Hopfield Sim-Records Capacity and Signal
kostasl Dec 13, 2012
e55f47d
Fixed Hopfield Sim-Records Capacity and Signal
kostasl Dec 13, 2012
f0bd077
Made Synapse Allocator Fill The synapse Vector in HopfieldTest--The
kostasl Dec 14, 2012
5906740
Bit of CleanUp -
kostasl Dec 14, 2012
4284daa
Fixed Avg Signal Measure For HopFMem
kostasl Dec 14, 2012
07bcde0
Added Simple Constructors to singleFilters to Match cascade synapse
kostasl Dec 14, 2012
351baeb
Fixed the SingleUfilter Constructor Issue with synapseAllocator Template
kostasl Dec 14, 2012
9f9f2f3
Added RecallHits Percentage Output
kostasl Dec 17, 2012
e65274c
Modified Dual Filter state distribution code error handling
kostasl Dec 18, 2012
b05b4c0
Increase Hopfield Failed Recall LImit To acount for Filter Signal Ris…
kostasl Dec 19, 2012
3712c53
Added Recall Duration Of Hopfield
kostasl Dec 20, 2012
b9e6cb4
Fixed S.U MFPT Not Fixing The probability Q
kostasl Dec 21, 2012
bb28b11
Refactored Synapse Allocators iu SNR-FPT
kostasl Dec 21, 2012
780f874
Added Netsize Scanning to SNR-MFPT
kostasl Dec 23, 2012
c527447
Set fixed Iterations number to trials/N
kostasl Dec 24, 2012
86de637
Added Scanning Of Net Size combined with n
kostasl Jan 3, 2013
c7de36d
Fixed Memory Leak bug with gsl
kostasl Jan 3, 2013
bfe2df8
Changed Trials to Iterations for clarity. Added Error Checking
kostasl Jan 15, 2013
b10ed0e
Changed Trials to iterations - T*N and added Error Checking
kostasl Jan 15, 2013
7ca634c
Commit Before - New Allocation
kostasl Mar 6, 2013
dccd4fb
Added Synaptic Tagging And Immediate Capture For Single UFilter
kostasl Mar 6, 2013
3ffcc14
Added Synaptic Tagging And Immediate Capture For Single UFilter
kostasl Mar 6, 2013
8b4c024
Modified to Tagged&Capture Allocation - Added Runscript Parameters
kostasl Mar 8, 2013
079e018
Made PKA sim Sh runscript to run in background
kostasl Mar 9, 2013
4165987
Add PKA alloc runScript
kostasl Mar 13, 2013
e4f37e6
Dunno
kostasl Mar 14, 2013
54cb765
Removed Debug Binary
kostasl Mar 14, 2013
8b63466
Added Fc Decay To filename
kostasl Mar 14, 2013
9666332
ContTimExp.h added define to choose between saturating and non
kostasl Apr 10, 2013
dd7e67e
Changes commited through GUI eclipe? --repPatCount=2
kostasl Apr 10, 2013
a77e275
Merge branch 'master' of https://github.com/kostasl/synapticMemory in…
kostasl Apr 10, 2013
b993dec
Merge branch 'TagAllocation' of https://github.com/kostasl/synapticMe…
kostasl Apr 10, 2013
cba418c
Added help lines in exec script
kostasl Apr 10, 2013
bc9e996
Added help lines in exec script
kostasl Apr 10, 2013
1345737
merge
kostasl Apr 10, 2013
dc73702
Merged COnflicts in RunAlloc.sh and Added the SATURATION_MODEL define…
kostasl May 6, 2013
a308c2a
added the change in output filename depending on Model Sat/No Sat used
kostasl May 6, 2013
79864b1
AGAIN added the filename change on SAT / NonSat - Added PKATHres output
kostasl May 6, 2013
1e9bf8f
Merge branch 'TagAllocation' of https://github.com/kostasl/synaptic…
kostasl May 6, 2013
718d589
Added Check on on If no repetitions are given To set interval to 0
kostasl May 17, 2013
64209b5
Made uiSameThresholdTransitionCounter Reset to 0 instead of geometric…
kostasl May 17, 2013
0ae79ba
Adding the execution scripts Used for easy command line start of expe…
kostasl May 30, 2013
9ddddf2
script SAT updated
kostasl Jun 6, 2013
ae9ab70
Added the ThreshCycle Distribution Sampling Functionanilyt -To sample…
kostasl Jun 8, 2013
cb4ef70
Added loop on On ThreshCycle Simulation to sample N=1..10...100
kostasl Jun 9, 2013
fe1e5b2
Fixed issue of distMetaC file creation under simMemLifetime sim
kostasl Jun 12, 2013
990612a
Added TrackedPattrn 0 by default So I can test 0 repetition protocols
kostasl Jun 14, 2013
d3c2013
Added Tracking of 1st Pattern by default. Fixed increments for Thresh…
kostasl Jun 18, 2013
303ac7f
Merge branch 'SignalsWithTagAlloc' of https://github.com/kostasl/syna…
kostasl Jun 18, 2013
d6c4282
Merge branch 'master' of git://github.com/kostasl/synapticMemory
Jul 11, 2013
4206f5d
Added util function to split filename to Dir and File, to create dire…
Jul 24, 2013
abbbd43
Merge branch 'SignalsWithTagAlloc' of https://github.com/kostasl/syna…
kostasl Jul 24, 2013
da61ea7
Added flag so Only point where mean signal drops below noise is recorded
kostasl Aug 21, 2013
f392901
Reverted low signal condition to last point above noise for MFPT-SNR
kostasl Oct 7, 2013
2921e18
Correction made after import in Edinburgh on new Desktop Ub14. Update…
kostasl Aug 11, 2014
1801375
Check PKA runs - fixed some minor default init params for simulation …
kostasl Aug 11, 2014
2a64c0b
Addded Comment
kostasl Aug 11, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,10 @@
*.lai
*.la
*.a

#eclipse project files
.cproject
.project
.metadata
.settings
.externalToolBuilders
5,086 changes: 498 additions & 4,588 deletions .metadata/.log

Large diffs are not rendered by default.

Binary file modified .metadata/.mylyn/repositories.xml.zip
Binary file not shown.
41 changes: 33 additions & 8 deletions .metadata/.plugins/org.eclipse.cdt.core/.log
Original file line number Diff line number Diff line change
@@ -1,8 +1,33 @@
*** SESSION Nov 24, 2012 15:50:35.95 -------------------------------------------
*** SESSION Nov 25, 2012 19:38:23.88 -------------------------------------------
*** SESSION Nov 25, 2012 19:41:56.01 -------------------------------------------
*** SESSION Nov 25, 2012 19:46:30.58 -------------------------------------------
*** SESSION Nov 25, 2012 20:03:54.69 -------------------------------------------
*** SESSION Nov 25, 2012 20:59:40.79 -------------------------------------------
*** SESSION Nov 26, 2012 10:59:40.06 -------------------------------------------
*** SESSION Nov 28, 2012 18:33:35.33 -------------------------------------------
*** SESSION Dec 01, 2012 12:34:28.14 -------------------------------------------
*** SESSION Dec 01, 2012 17:01:56.79 -------------------------------------------
*** SESSION Dec 02, 2012 11:23:01.85 -------------------------------------------
*** SESSION Dec 03, 2012 17:37:42.35 -------------------------------------------
*** SESSION Dec 10, 2012 17:17:00.07 -------------------------------------------
*** SESSION Dec 10, 2012 17:17:25.23 -------------------------------------------
*** SESSION Dec 11, 2012 13:59:42.92 -------------------------------------------
*** SESSION Dec 13, 2012 19:55:18.01 -------------------------------------------
*** SESSION Dec 13, 2012 19:57:53.85 -------------------------------------------
*** SESSION Dec 14, 2012 18:48:18.99 -------------------------------------------
*** SESSION Dec 19, 2012 13:19:38.06 -------------------------------------------
*** SESSION Dec 20, 2012 10:22:25.85 -------------------------------------------
*** SESSION Dec 21, 2012 02:15:54.65 -------------------------------------------
*** SESSION Dec 21, 2012 12:34:21.84 -------------------------------------------
*** SESSION Dec 22, 2012 13:38:27.60 -------------------------------------------
*** SESSION Dec 23, 2012 10:20:32.43 -------------------------------------------
*** SESSION Jan 30, 2013 16:54:32.87 -------------------------------------------
*** SESSION Jan 30, 2013 16:55:09.76 -------------------------------------------
*** SESSION Jan 30, 2013 16:55:43.47 -------------------------------------------
*** SESSION Jan 31, 2013 10:55:22.20 -------------------------------------------
*** SESSION Feb 07, 2013 09:48:00.82 -------------------------------------------
*** SESSION Feb 19, 2013 14:25:16.66 -------------------------------------------
*** SESSION Mar 13, 2013 20:45:42.00 -------------------------------------------
*** SESSION Apr 09, 2013 20:07:51.57 -------------------------------------------
*** SESSION Apr 09, 2013 20:08:42.40 -------------------------------------------
<<<<<<< HEAD
*** SESSION Jul 23, 2013 21:41:53.91 -------------------------------------------
*** SESSION Jul 24, 2013 11:12:32.85 -------------------------------------------
*** SESSION Jul 24, 2013 11:13:49.48 -------------------------------------------
*** SESSION Jul 24, 2013 18:23:26.41 -------------------------------------------
=======
>>>>>>> 303ac7f2f3dd0e7efd75766fc953326494302cf6
*** SESSION Jul 25, 2013 15:54:07.61 -------------------------------------------
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
content_assist_proposals_background=255,255,255
content_assist_proposals_foreground=26,26,26
content_assist_proposals_foreground=58,57,53
eclipse.preferences.version=1
fontPropagated=true
org.eclipse.jdt.internal.ui.navigator.layout=2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
eclipse.preferences.version=1
org.eclipse.team.ui.first_time=false
org.eclipse.team.ui.sychronizing_default_participant=org.eclipse.egit.ui.modelCompareParticipant
org.eclipse.team.ui.sychronizing_default_participant_sec_id=1365549785843
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PROBLEMS_FILTERS_MIGRATE=true
eclipse.preferences.version=1
platformState=1324398042539
platformState=1374604898136
quickStart=false
tipsAndTricks=true
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
//<<C/C++>>_persp=<?xml version\="1.0" encoding\="UTF-8"?>\n<perspective editorAreaTrimState\="2" editorAreaVisible\="1" fixed\="0" version\="0.016">\n<descriptor descriptor\="org.eclipse.cdt.ui.CPerspective" id\="&lt;&lt;C/C++&gt;&gt;" label\="&lt;&lt;C/C++&gt;&gt;"/>\n<window height\="768" width\="1024" x\="0" y\="27"/>\n<alwaysOnActionSet id\="org.eclipse.ui.cheatsheets.actionSet"/>\n<alwaysOnActionSet id\="org.eclipse.search.searchActionSet"/>\n<alwaysOnActionSet id\="org.eclipse.ui.edit.text.actionSet.annotationNavigation"/>\n<alwaysOnActionSet id\="org.eclipse.ui.edit.text.actionSet.navigation"/>\n<alwaysOnActionSet id\="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/>\n<alwaysOnActionSet id\="org.eclipse.ui.externaltools.ExternalToolsSet"/>\n<alwaysOnActionSet id\="org.eclipse.ui.actionSet.keyBindings"/>\n<alwaysOnActionSet id\="org.eclipse.ui.actionSet.openFiles"/>\n<alwaysOnActionSet id\="org.eclipse.ui.NavigateActionSet"/>\n<alwaysOnActionSet id\="org.eclipse.debug.ui.breakpointActionSet"/>\n<alwaysOnActionSet id\="org.eclipse.debug.ui.launchActionSet"/>\n<alwaysOnActionSet id\="org.eclipse.ui.edit.text.actionSet.presentation"/>\n<alwaysOnActionSet id\="org.eclipse.debug.ui.profileActionSet"/>\n<alwaysOnActionSet id\="org.eclipse.debug.ui.debugActionSet"/>\n<alwaysOnActionSet id\="org.eclipse.cdt.make.ui.makeTargetActionSet"/>\n<alwaysOnActionSet id\="org.eclipse.cdt.ui.buildConfigActionSet"/>\n<alwaysOnActionSet id\="org.eclipse.cdt.ui.NavigationActionSet"/>\n<alwaysOnActionSet id\="org.eclipse.cdt.ui.OpenActionSet"/>\n<alwaysOnActionSet id\="org.eclipse.cdt.ui.CodingActionSet"/>\n<alwaysOnActionSet id\="org.eclipse.rse.core.search.searchActionSet"/>\n<alwaysOnActionSet id\="org.eclipse.mylyn.context.ui.actionSet"/>\n<alwaysOnActionSet id\="org.eclipse.mylyn.doc.actionSet"/>\n<alwaysOnActionSet id\="org.eclipse.mylyn.tasks.ui.navigation"/>\n<show_view_action id\="org.eclipse.ui.console.ConsoleView"/>\n<show_view_action id\="org.eclipse.search.ui.views.SearchView"/>\n<show_view_action id\="org.eclipse.ui.views.ContentOutline"/>\n<show_view_action id\="org.eclipse.ui.views.ProblemView"/>\n<show_view_action id\="org.eclipse.cdt.ui.CView"/>\n<show_view_action id\="org.eclipse.ui.views.ResourceNavigator"/>\n<show_view_action id\="org.eclipse.ui.views.PropertySheet"/>\n<show_view_action id\="org.eclipse.ui.views.TaskList"/>\n<show_view_action id\="org.eclipse.cdt.codan.internal.ui.views.ProblemDetails"/>\n<show_view_action id\="org.eclipse.cdt.make.ui.views.MakeView"/>\n<show_view_action id\="org.eclipse.ui.navigator.ProjectExplorer"/>\n<show_view_action id\="org.eclipse.cdt.ui.includeBrowser"/>\n<new_wizard_action id\="org.eclipse.cdt.ui.wizards.ConvertToMakeWizard"/>\n<new_wizard_action id\="org.eclipse.cdt.ui.wizards.NewMakeFromExisting"/>\n<new_wizard_action id\="org.eclipse.cdt.ui.wizards.NewCWizard1"/>\n<new_wizard_action id\="org.eclipse.cdt.ui.wizards.NewCWizard2"/>\n<new_wizard_action id\="org.eclipse.cdt.ui.wizards.NewSourceFolderCreationWizard"/>\n<new_wizard_action id\="org.eclipse.cdt.ui.wizards.NewFolderCreationWizard"/>\n<new_wizard_action id\="org.eclipse.cdt.ui.wizards.NewSourceFileCreationWizard"/>\n<new_wizard_action id\="org.eclipse.cdt.ui.wizards.NewHeaderFileCreationWizard"/>\n<new_wizard_action id\="org.eclipse.cdt.ui.wizards.NewFileCreationWizard"/>\n<new_wizard_action id\="org.eclipse.cdt.ui.wizards.NewClassCreationWizard"/>\n<perspective_action id\="org.eclipse.debug.ui.DebugPerspective"/>\n<perspective_action id\="org.eclipse.team.ui.TeamSynchronizingPerspective"/>\n<hide_toolbar_item_id id\="org.eclipse.jdt.ui.actions.OpenProjectWizard"/>\n<hide_toolbar_item_id id\="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly"/>\n<view id\="org.eclipse.ui.navigator.ProjectExplorer"/>\n<view id\="org.eclipse.ui.views.ProblemView"/>\n<view id\="org.eclipse.ui.views.TaskList"/>\n<view id\="org.eclipse.search.ui.views.SearchView"/>\n<view id\="org.eclipse.team.ui.GenericHistoryView"/>\n<view id\="org.eclipse.ui.console.ConsoleView"/>\n<view id\="org.eclipse.ui.views.PropertySheet"/>\n<view id\="org.eclipse.debug.ui.DebugView"/>\n<fastViewBars/>\n<layout>\n<mainWindow>\n<info folder\="true" part\="topLeft">\n<folder activePageID\="org.eclipse.ui.navigator.ProjectExplorer" appearance\="2" expanded\="2">\n<page content\="org.eclipse.ui.navigator.ProjectExplorer" label\="Project Explorer"/>\n<page content\="org.eclipse.cdt.ui.CView" label\="LabelNotFound"/>\n<page content\="org.eclipse.ui.views.ResourceNavigator" label\="LabelNotFound"/>\n<page content\="org.eclipse.ui.views.BookmarkView" label\="LabelNotFound"/>\n<presentation id\="org.eclipse.ui.presentations.WorkbenchPresentationFactory">\n<part id\="0"/>\n</presentation>\n</folder>\n</info>\n<info folder\="true" part\="stickyFolderRight" ratio\="0.75" ratioLeft\="1434" ratioRight\="478" relationship\="2" relative\="topLeft">\n<folder appearance\="2" expanded\="2">\n<page content\="org.eclipse.ui.internal.introview" label\="LabelNotFound"/>\n<page content\="org.eclipse.help.ui.HelpView" label\="LabelNotFound"/>\n<page content\="org.eclipse.ui.cheatsheets.views.CheatSheetView" label\="LabelNotFound"/>\n<presentation id\="org.eclipse.ui.presentations.WorkbenchPresentationFactory"/>\n</folder>\n</info>\n<info part\="org.eclipse.ui.editorss" ratio\="0.38745603" ratioLeft\="661" ratioRight\="1045" relationship\="2" relative\="topLeft"/>\n<info folder\="true" part\="bottom" ratio\="0.74025977" ratioLeft\="570" ratioRight\="200" relationship\="4" relative\="org.eclipse.ui.editorss">\n<folder activePageID\="org.eclipse.ui.console.ConsoleView" appearance\="2" expanded\="2">\n<page content\="org.eclipse.ui.views.ProblemView" label\="Problems"/>\n<page content\="org.eclipse.ui.views.TaskList" label\="Tasks"/>\n<page content\="org.eclipse.search.ui.views.SearchView" label\="Search"/>\n<page content\="org.eclipse.team.ui.GenericHistoryView" label\="History"/>\n<page content\="org.eclipse.ui.console.ConsoleView" label\="Console"/>\n<page content\="org.eclipse.ui.views.PropertySheet" label\="Properties"/>\n<page content\="org.eclipse.debug.ui.DebugView" label\="Debug"/>\n<page content\="org.eclipse.team.svn.ui.properties.PropertiesView" label\="LabelNotFound"/>\n<page content\="org.eclipse.pde.runtime.LogView" label\="LabelNotFound"/>\n<page content\="org.eclipse.linuxtools.valgrind.ui.valgrindview" label\="LabelNotFound"/>\n<presentation id\="org.eclipse.ui.presentations.WorkbenchPresentationFactory">\n<part id\="0"/>\n<part id\="1"/>\n<part id\="2"/>\n<part id\="3"/>\n<part id\="4"/>\n<part id\="5"/>\n<part id\="6"/>\n</presentation>\n</folder>\n</info>\n<info folder\="true" part\="topRight" ratio\="0.7582314" ratioLeft\="806" ratioRight\="257" relationship\="2" relative\="org.eclipse.ui.editorss">\n<folder appearance\="2" expanded\="2">\n<page content\="org.eclipse.ui.views.ContentOutline" label\="LabelNotFound"/>\n<page content\="org.eclipse.cdt.make.ui.views.MakeView" label\="LabelNotFound"/>\n<presentation id\="org.eclipse.ui.presentations.WorkbenchPresentationFactory"/>\n</folder>\n</info>\n</mainWindow>\n</layout>\n</perspective>
ENABLED_DECORATORS=org.eclipse.cdt.ui.indexedFiles\:false,org.eclipse.cdt.managedbuilder.ui.excludedFile\:true,org.eclipse.egit.ui.internal.decorators.GitLightweightDecorator\:true,org.eclipse.jdt.ui.override.decorator\:true,org.eclipse.jdt.ui.interface.decorator\:false,org.eclipse.jdt.ui.buildpath.decorator\:true,org.eclipse.linuxtools.tmf.ui.trace_folder.decorator\:true,org.eclipse.linuxtools.tmf.ui.experiment_folder.decorator\:true,org.eclipse.linuxtools.tmf.ui.linked_trace.decorator\:true,org.eclipse.mylyn.context.ui.decorator.interest\:true,org.eclipse.mylyn.tasks.ui.decorators.task\:true,org.eclipse.mylyn.team.ui.changeset.decorator\:true,org.eclipse.rse.core.virtualobject.decorator\:true,org.eclipse.rse.core.binary.executable.decorator\:true,org.eclipse.rse.core.script.executable.decorator\:true,org.eclipse.rse.core.java.executable.decorator\:true,org.eclipse.rse.core.library.decorator\:true,org.eclipse.rse.core.link.decorator\:true,org.eclipse.rse.subsystems.error.decorator\:true,org.eclipse.team.cvs.ui.decorator\:true,org.eclipse.team.svn.ui.decorator.SVNLightweightDecorator\:true,org.eclipse.ui.LinkedResourceDecorator\:true,org.eclipse.ui.VirtualResourceDecorator\:true,org.eclipse.ui.ContentTypeDecorator\:true,org.eclipse.ui.ResourceFilterDecorator\:false,
UIActivities.org.eclipse.cdt.debug.dsfgdbActivity=true
ENABLED_DECORATORS=org.eclipse.cdt.ui.indexedFiles\:false,org.eclipse.cdt.managedbuilder.ui.excludedFile\:true,org.eclipse.jdt.ui.override.decorator\:true,org.eclipse.jdt.ui.interface.decorator\:false,org.eclipse.jdt.ui.buildpath.decorator\:true,org.eclipse.mylyn.context.ui.decorator.interest\:true,org.eclipse.mylyn.tasks.ui.decorators.task\:true,org.eclipse.pde.ui.binaryProjectDecorator\:false,org.eclipse.team.cvs.ui.decorator\:true,org.eclipse.ui.LinkedResourceDecorator\:true,org.eclipse.ui.VirtualResourceDecorator\:true,org.eclipse.ui.ContentTypeDecorator\:true,org.eclipse.ui.ResourceFilterDecorator\:false,
eclipse.preferences.version=1
perspectives=<<C/C++>>
Binary file not shown.
5 changes: 0 additions & 5 deletions .metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<section name="Workbench">
<section name="ImportExportAction">
<item value="org.eclipse.egit.ui.internal.clone.GitCloneWizard" key="ImportExportPage.STORE_SELECTED_IMPORT_WIZARD_ID"/>
<item value="org.eclipse.ui.wizards.import.ExternalProject" key="ImportExportPage.STORE_SELECTED_IMPORT_WIZARD_ID"/>
<list key="ImportExportPage.STORE_EXPANDED_IMPORT_CATEGORIES">
<item value="org.eclipse.egit.ui.internal.clone.gitclonecategory"/>
<item value="org.eclipse.ui.Basic"/>
</list>
</section>
</section>
Loading