Skip to content

Commit

Permalink
3nd commit
Browse files Browse the repository at this point in the history
  • Loading branch information
wenyang-cai committed Sep 15, 2014
1 parent d4c6933 commit 31a64be
Show file tree
Hide file tree
Showing 14 changed files with 2,795 additions and 2,866 deletions.
3 changes: 3 additions & 0 deletions .metadata/.log
Original file line number Diff line number Diff line change
Expand Up @@ -209,3 +209,6 @@ Binding(COMMAND+SHIFT+U,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)

!ENTRY org.eclipse.core.jobs 2 2 2014-09-15 21:46:11.335
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.aptana.usage.internal.DefaultAnalyticsEventHandler$1
2 changes: 2 additions & 0 deletions .metadata/.plugins/com.aptana.core.io/connections.3
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<connections/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<section name="Workbench">
</section>
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<connection>
<connection>
<name>Default</name>
<source>file:/Users/Sidney</source>
</connection>
</connection>
2 changes: 2 additions & 0 deletions .metadata/.plugins/com.aptana.syncing.core/sites.3
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<sites/>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#safe table
#Mon Sep 15 21:46:09 BST 2014
connections=connections.3
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#safe table
#Mon Sep 15 21:46:09 BST 2014
defaultConnection=defaultConnection.3
sites=sites.3
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
eclipse.preferences.version=1
org.eclipse.debug.ui.PREF_CHANGED_VALUE_BACKGROUND=245,196,17
org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<launchPerspectives/>\n
org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<launchPerspectives>\n<launchPerspective configurationType\="se.sics.sicstus.launching.launchConfigurationType1" mode\="debug,run" perspective\="se.sics.sicstus.perspective.id.prologDebug"/>\n</launchPerspectives>\n
org.eclipse.debug.ui.consoleBackground=255,255,255
org.eclipse.debug.ui.errorColor=202,0,0
org.eclipse.debug.ui.inColor=0,92,0
org.eclipse.debug.ui.outColor=0,0,0
preferredTargets=default\:default|
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PROBLEMS_FILTERS_MIGRATE=true
TASKS_FILTERS_MIGRATE=true
eclipse.preferences.version=1
platformState=1408580716842
platformState=1408580717125
quickStart=false
tipsAndTricks=true
5,627 changes: 2,763 additions & 2,864 deletions .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi

Large diffs are not rendered by default.

Binary file not shown.
5 changes: 5 additions & 0 deletions .metadata/.plugins/org.eclipse.ui.editors/dialog_settings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<section name="Workbench">
<section name="quick_assist_proposal_size">
</section>
</section>

0 comments on commit 31a64be

Please sign in to comment.