From fa49e78cc199526a9e33b59c5194f8e3bf0f0952 Mon Sep 17 00:00:00 2001 From: huangjian Date: Wed, 31 Aug 2016 16:47:33 +0800 Subject: Add winery source code Change-Id: I1c5088121d79b71098c3cba1996c6f784737532e Issue-id: TOSCA-49 Signed-off-by: huangjian --- winery/eclipse-config/README.md | 24 ++ winery/eclipse-config/cleanup.xml | 56 ++++ winery/eclipse-config/codetemplates.xml | 32 +++ winery/eclipse-config/eclipse_save_actions.png | Bin 0 -> 36195 bytes .../eclipse_save_actions_1_code_organizing.png | Bin 0 -> 70733 bytes .../eclipse_save_actions_2_code_style.png | Bin 0 -> 75037 bytes .../eclipse_save_actions_3_member_accesses.png | Bin 0 -> 71372 bytes .../eclipse_save_actions_4_missing_code.png | Bin 0 -> 66642 bytes .../eclipse_save_actions_5_unnecessary_code.png | Bin 0 -> 66717 bytes winery/eclipse-config/formatter_settings.xml | 291 +++++++++++++++++++++ winery/eclipse-config/java_editor_templates.xml | 20 ++ 11 files changed, 423 insertions(+) create mode 100644 winery/eclipse-config/README.md create mode 100644 winery/eclipse-config/cleanup.xml create mode 100644 winery/eclipse-config/codetemplates.xml create mode 100644 winery/eclipse-config/eclipse_save_actions.png create mode 100644 winery/eclipse-config/eclipse_save_actions_1_code_organizing.png create mode 100644 winery/eclipse-config/eclipse_save_actions_2_code_style.png create mode 100644 winery/eclipse-config/eclipse_save_actions_3_member_accesses.png create mode 100644 winery/eclipse-config/eclipse_save_actions_4_missing_code.png create mode 100644 winery/eclipse-config/eclipse_save_actions_5_unnecessary_code.png create mode 100644 winery/eclipse-config/formatter_settings.xml create mode 100644 winery/eclipse-config/java_editor_templates.xml (limited to 'winery/eclipse-config') diff --git a/winery/eclipse-config/README.md b/winery/eclipse-config/README.md new file mode 100644 index 0000000..2a9afd7 --- /dev/null +++ b/winery/eclipse-config/README.md @@ -0,0 +1,24 @@ +# Howto + +Java -> Code Style -> Clean Up: cleanup.xml +Formatter -> formatter_settings.xml +Code Templates: codetemplates.xml + +Java -> Editor -> Templates: java_editor_templates.xml + +Save Actions: follow eclipse_save_actions*.png + +# License +Copyright (c) 2012-2014 University of Stuttgart. + +All rights reserved. This program and the accompanying materials +are made available under the terms of the [Eclipse Public License v1.0] +and the [Apache License v2.0] which both accompany this distribution, +and are available at http://www.eclipse.org/legal/epl-v10.html +and http://www.apache.org/licenses/LICENSE-2.0 + +Contributors: +* Oliver Kopp - initial API and implementation + + [Eclipse Public License v1.0]: http://www.eclipse.org/legal/epl-v10.html + [Apache License v2.0]: http://www.apache.org/licenses/LICENSE-2.0.html diff --git a/winery/eclipse-config/cleanup.xml b/winery/eclipse-config/cleanup.xml new file mode 100644 index 0000000..3f17ea0 --- /dev/null +++ b/winery/eclipse-config/cleanup.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/winery/eclipse-config/codetemplates.xml b/winery/eclipse-config/codetemplates.xml new file mode 100644 index 0000000..4420690 --- /dev/null +++ b/winery/eclipse-config/codetemplates.xml @@ -0,0 +1,32 @@ + \ No newline at end of file diff --git a/winery/eclipse-config/eclipse_save_actions.png b/winery/eclipse-config/eclipse_save_actions.png new file mode 100644 index 0000000..f1f5d32 Binary files /dev/null and b/winery/eclipse-config/eclipse_save_actions.png differ diff --git a/winery/eclipse-config/eclipse_save_actions_1_code_organizing.png b/winery/eclipse-config/eclipse_save_actions_1_code_organizing.png new file mode 100644 index 0000000..0edc3d6 Binary files /dev/null and b/winery/eclipse-config/eclipse_save_actions_1_code_organizing.png differ diff --git a/winery/eclipse-config/eclipse_save_actions_2_code_style.png b/winery/eclipse-config/eclipse_save_actions_2_code_style.png new file mode 100644 index 0000000..11a5ed5 Binary files /dev/null and b/winery/eclipse-config/eclipse_save_actions_2_code_style.png differ diff --git a/winery/eclipse-config/eclipse_save_actions_3_member_accesses.png b/winery/eclipse-config/eclipse_save_actions_3_member_accesses.png new file mode 100644 index 0000000..62525bb Binary files /dev/null and b/winery/eclipse-config/eclipse_save_actions_3_member_accesses.png differ diff --git a/winery/eclipse-config/eclipse_save_actions_4_missing_code.png b/winery/eclipse-config/eclipse_save_actions_4_missing_code.png new file mode 100644 index 0000000..6210a52 Binary files /dev/null and b/winery/eclipse-config/eclipse_save_actions_4_missing_code.png differ diff --git a/winery/eclipse-config/eclipse_save_actions_5_unnecessary_code.png b/winery/eclipse-config/eclipse_save_actions_5_unnecessary_code.png new file mode 100644 index 0000000..7680ee4 Binary files /dev/null and b/winery/eclipse-config/eclipse_save_actions_5_unnecessary_code.png differ diff --git a/winery/eclipse-config/formatter_settings.xml b/winery/eclipse-config/formatter_settings.xml new file mode 100644 index 0000000..9ddaa00 --- /dev/null +++ b/winery/eclipse-config/formatter_settings.xml @@ -0,0 +1,291 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/winery/eclipse-config/java_editor_templates.xml b/winery/eclipse-config/java_editor_templates.xml new file mode 100644 index 0000000..970fcfc --- /dev/null +++ b/winery/eclipse-config/java_editor_templates.xml @@ -0,0 +1,20 @@ + \ No newline at end of file -- cgit 1.2.3-korg