├── .gitignore
├── .metadata
├── .lock
├── .log
├── .mylyn
│ └── repositories.xml.zip
├── .plugins
│ ├── org.eclipse.core.resources
│ │ ├── .projects
│ │ │ └── RemoteSystemsTempFiles
│ │ │ │ ├── .indexes
│ │ │ │ └── properties.index
│ │ │ │ └── org.eclipse.egit.core
│ │ │ │ └── GitProjectData.properties
│ │ ├── .root
│ │ │ ├── .indexes
│ │ │ │ ├── history.version
│ │ │ │ ├── properties.index
│ │ │ │ └── properties.version
│ │ │ └── 2.tree
│ │ └── .safetable
│ │ │ └── org.eclipse.core.resources
│ ├── org.eclipse.e4.workbench
│ │ └── workbench.xmi
│ ├── org.eclipse.epp.logging.aeri.ide
│ │ ├── com.genuitec.eclipse.aeri.server1
│ │ │ ├── http-cache
│ │ │ │ ├── segments.gen
│ │ │ │ └── segments_1
│ │ │ ├── local-history
│ │ │ │ ├── _0.fdt
│ │ │ │ ├── _0.fdx
│ │ │ │ ├── _0.fnm
│ │ │ │ ├── _0.frq
│ │ │ │ ├── _0.nrm
│ │ │ │ ├── _0.tii
│ │ │ │ ├── _0.tis
│ │ │ │ ├── segments.gen
│ │ │ │ ├── segments_1
│ │ │ │ └── write.lock
│ │ │ ├── remote-history
│ │ │ │ ├── _0.fdt
│ │ │ │ ├── _0.fdx
│ │ │ │ ├── _0.fnm
│ │ │ │ ├── _0.frq
│ │ │ │ ├── _0.nrm
│ │ │ │ ├── _0.tii
│ │ │ │ ├── _0.tis
│ │ │ │ ├── segments.gen
│ │ │ │ └── segments_1
│ │ │ └── server-config.json
│ │ └── org.eclipse.epp.logging.aeri.ide.server
│ │ │ ├── http-cache
│ │ │ ├── segments.gen
│ │ │ └── segments_1
│ │ │ ├── local-history
│ │ │ ├── _0.fdt
│ │ │ ├── _0.fdx
│ │ │ ├── _0.fnm
│ │ │ ├── _0.frq
│ │ │ ├── _0.nrm
│ │ │ ├── _0.tii
│ │ │ ├── _0.tis
│ │ │ ├── segments.gen
│ │ │ ├── segments_1
│ │ │ └── write.lock
│ │ │ ├── remote-history
│ │ │ ├── _0.fdt
│ │ │ ├── _0.fdx
│ │ │ ├── _0.fnm
│ │ │ ├── _0.frq
│ │ │ ├── _0.nrm
│ │ │ ├── _0.tii
│ │ │ ├── _0.tis
│ │ │ ├── segments.gen
│ │ │ └── segments_1
│ │ │ └── server-config.json
│ ├── org.eclipse.jdt.core
│ │ ├── assumedExternalFilesCache
│ │ ├── externalFilesCache
│ │ ├── javaLikeNames.txt
│ │ ├── nonChainingJarsCache
│ │ └── variablesAndContainers.dat
│ ├── org.eclipse.jdt.ui
│ │ ├── OpenTypeHistory.xml
│ │ ├── QualifiedTypeNameHistory.xml
│ │ └── dialog_settings.xml
│ ├── org.eclipse.m2e.logback.configuration
│ │ ├── 0.log
│ │ └── logback.1.7.0.20160603-1933.xml
│ ├── org.eclipse.mylyn.github.ui
│ │ └── avatars.ser
│ ├── org.eclipse.oomph.setup
│ │ └── workspace.setup
│ ├── org.eclipse.pde.core
│ │ └── .cache
│ │ │ └── clean-cache.properties
│ ├── org.eclipse.rse.core
│ │ ├── .log
│ │ ├── initializerMarks
│ │ │ └── org.eclipse.rse.internal.core.RSELocalConnectionInitializer.mark
│ │ └── profiles
│ │ │ └── PRF.davids-mbp_519
│ │ │ ├── FP.local.files_0
│ │ │ └── node.properties
│ │ │ ├── H.local_16
│ │ │ └── node.properties
│ │ │ └── node.properties
│ ├── org.eclipse.rse.ui
│ │ └── .log
│ ├── org.eclipse.ui.ide
│ │ └── dialog_settings.xml
│ ├── org.eclipse.ui.workbench
│ │ ├── dialog_settings.xml
│ │ └── workingsets.xml
│ ├── org.eclipse.ui
│ │ └── dialog_settings.xml
│ ├── org.springframework.ide.eclipse.aop.core
│ │ └── .state
│ ├── org.springframework.ide.eclipse.beans.core.metadata
│ │ ├── metadata
│ │ │ └── .state
│ │ └── properties
│ │ │ └── .state
│ ├── org.springsource.ide.eclipse.commons.gettingstarted
│ │ └── dashboard
│ │ │ └── 1519142818134
│ │ │ ├── common
│ │ │ ├── bootstrap-datetimepicker
│ │ │ │ └── js
│ │ │ │ │ └── bootstrap-datetimepicker.min.js
│ │ │ ├── bootstrap
│ │ │ │ ├── css
│ │ │ │ │ ├── bootstrap.css
│ │ │ │ │ └── bootstrap.min.js
│ │ │ │ └── js
│ │ │ │ │ ├── bootstrap-datetimepicker
│ │ │ │ │ └── js
│ │ │ │ │ │ └── bootstrap-datetimepicker.min.js
│ │ │ │ │ └── bootstrap.min.js
│ │ │ ├── css
│ │ │ │ ├── application.css
│ │ │ │ ├── blog.css
│ │ │ │ ├── buttons.css
│ │ │ │ ├── dashboard.css
│ │ │ │ ├── docs.css
│ │ │ │ ├── flexbox.css
│ │ │ │ ├── font-awesome.css
│ │ │ │ ├── fontcustom.css
│ │ │ │ ├── highlight.css
│ │ │ │ ├── homepage.css
│ │ │ │ ├── icons.css
│ │ │ │ ├── main.css
│ │ │ │ ├── markdown-content.css
│ │ │ │ ├── panes.css
│ │ │ │ ├── projects.css
│ │ │ │ ├── responsive.css
│ │ │ │ ├── tools.css
│ │ │ │ └── typography.css
│ │ │ ├── font-awesome
│ │ │ │ └── css
│ │ │ │ │ └── font-awesome.css
│ │ │ ├── font-custom
│ │ │ │ └── fontcustom.woff
│ │ │ ├── img
│ │ │ │ ├── blog.png
│ │ │ │ ├── blog_32.png
│ │ │ │ ├── bug_32.png
│ │ │ │ ├── comparison_32.png
│ │ │ │ ├── compass.png
│ │ │ │ ├── compass_32.png
│ │ │ │ ├── extension.png
│ │ │ │ ├── extension_32.png
│ │ │ │ ├── favicon.png
│ │ │ │ ├── forum.png
│ │ │ │ ├── forum_32.png
│ │ │ │ ├── guides.png
│ │ │ │ ├── guides_32.png
│ │ │ │ ├── loading.gif
│ │ │ │ ├── logo_bigleaf.png
│ │ │ │ ├── logo_spring.png
│ │ │ │ ├── logo_sts.png
│ │ │ │ ├── new_32.png
│ │ │ │ ├── overlay-incoming.png
│ │ │ │ ├── question.png
│ │ │ │ ├── spring-logo.png
│ │ │ │ ├── springdocs.png
│ │ │ │ └── springdocs_32.png
│ │ │ └── js
│ │ │ │ ├── application.js
│ │ │ │ ├── filter.js
│ │ │ │ ├── guide.js
│ │ │ │ ├── jquery.js
│ │ │ │ └── modernizer.flexbox.js
│ │ │ └── index.html
│ └── org.springsource.ide.eclipse.dashboard.ui
│ │ └── feeds
│ │ ├── dashboard.feeds.blogs
│ │ └── -549550714.xml
│ │ └── dashboard.feeds.update
│ │ └── 623127801.xml
└── version.ini
├── README.md
├── pom.xml
└── src
├── main
└── java
│ ├── helpers
│ └── SHA256.java
│ └── simple
│ └── chain
│ ├── Block.java
│ ├── Miner.java
│ ├── SimpleBlockchain.java
│ ├── Transaction.java
│ └── Tx.java
└── test
└── java
├── helpers
└── HashTest.java
├── nonce
└── NonceTest.java
└── simple
└── chain
└── SimpleChainTest.java
/.gitignore:
--------------------------------------------------------------------------------
1 | /target/.idea/
2 | *.iml
3 | .classpath
4 | .settings
5 | .project
6 | /build/
7 | /target/
8 | bin
9 | .DS_Store
--------------------------------------------------------------------------------
/.metadata/.lock:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.lock
--------------------------------------------------------------------------------
/.metadata/.log:
--------------------------------------------------------------------------------
1 | !SESSION 2018-02-20 10:06:07.532 -----------------------------------------------
2 | eclipse.buildId=3.8.3.201612191351-RELEASE-e46
3 | java.version=1.8.0_111
4 | java.vendor=Oracle Corporation
5 | BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
6 | Framework arguments: -product org.springsource.sts.ide -keyring /Users/davidpitt/.eclipse_keyring
7 | Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.springsource.sts.ide -keyring /Users/davidpitt/.eclipse_keyring
8 |
9 | !ENTRY org.eclipse.core.net 1 0 2018-02-20 10:06:52.181
10 | !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
11 |
12 | !ENTRY org.eclipse.ui 2 2 2018-02-20 10:06:54.328
13 | !MESSAGE org.eclipse.jdt.junit.ResultView: Deprecated relationship "fast" should be converted to "stack".
14 |
15 | !ENTRY org.eclipse.ui 2 2 2018-02-20 10:06:54.335
16 | !MESSAGE org.springframework.ide.eclipse.aop.ui.navigator.aopReferenceModelNavigator: Deprecated relationship "fast" should be converted to "stack".
17 |
18 | !ENTRY org.eclipse.ui 2 2 2018-02-20 10:06:54.335
19 | !MESSAGE org.eclipse.contribution.xref.ui.views.XReferenceView: Deprecated relationship "fast" should be converted to "stack".
20 |
21 | !ENTRY org.eclipse.jface.text 2 0 2018-02-20 10:06:55.569
22 | !MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.number'
23 |
24 | !ENTRY org.eclipse.jface.text 2 0 2018-02-20 10:06:55.569
25 | !MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.round'
26 | !SESSION 2018-02-20 10:07:31.233 -----------------------------------------------
27 | eclipse.buildId=3.8.3.201612191351-RELEASE-e46
28 | java.version=1.8.0_111
29 | java.vendor=Oracle Corporation
30 | BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
31 | Framework arguments: -product org.springsource.sts.ide -keyring /Users/davidpitt/.eclipse_keyring
32 | Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.springsource.sts.ide -keyring /Users/davidpitt/.eclipse_keyring
33 |
34 | !ENTRY org.eclipse.core.net 1 0 2018-02-20 10:07:46.379
35 | !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
36 |
--------------------------------------------------------------------------------
/.metadata/.mylyn/repositories.xml.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.mylyn/repositories.xml.zip
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.core.resources/.projects/RemoteSystemsTempFiles/.indexes/properties.index:
--------------------------------------------------------------------------------
1 | org.eclipse.team.core
2 | repository !org.eclipse.egit.core.GitProvider
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.core.resources/.projects/RemoteSystemsTempFiles/org.eclipse.egit.core/GitProjectData.properties:
--------------------------------------------------------------------------------
1 | #GitProjectData
2 | #Tue Feb 20 10:06:58 CST 2018
3 | .gitdir=../.git
4 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index:
--------------------------------------------------------------------------------
1 | / org.eclipse.core.resources contentCacheState 1 contentCacheTimestamp
1519142769696 org.eclipse.jdt.core stateVersionNumber 29
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/http-cache/segments.gen:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/http-cache/segments.gen
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/http-cache/segments_1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/http-cache/segments_1
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/_0.fdt:
--------------------------------------------------------------------------------
1 | 0.6
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/_0.fdx:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/_0.fnm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/_0.fnm
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/_0.frq:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/_0.frq
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/_0.nrm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/_0.nrm
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/_0.tii:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/_0.tii
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/_0.tis:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/_0.tis
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/segments.gen:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/segments.gen
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/segments_1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/segments_1
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/write.lock:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/local-history/write.lock
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/_0.fdt:
--------------------------------------------------------------------------------
1 | 0.6
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/_0.fdx:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/_0.fnm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/_0.fnm
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/_0.frq:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/_0.frq
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/_0.nrm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/_0.nrm
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/_0.tii:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/_0.tii
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/_0.tis:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/_0.tis
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/segments.gen:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/segments.gen
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/segments_1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/remote-history/segments_1
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/com.genuitec.eclipse.aeri.server1/server-config.json:
--------------------------------------------------------------------------------
1 | {
2 | "version": "v1",
3 | "title": "Spring IDE",
4 | "timestamp": 1519142814448,
5 | "ttl": 10080,
6 | "helpUrl": "https://aer.ctrlflow.com/spring-ide/help",
7 | "feedbackUrl": "https://www.codetrails.com/error-analytics/",
8 | "aboutUrl": "https://www.codetrails.com/error-analytics/",
9 | "submitUrl": "https://aer.ctrlflow.com/spring-ide/community/new",
10 | "maxReportSize": 524288,
11 | "problemsUrl": "https://aer.ctrlflow.com/downloads/spring-ide/problems.zip",
12 | "problemsTtl": 20160,
13 | "interestUrl": "https://aer.ctrlflow.com/spring-ide/community/interest",
14 | "connectTimeout": 5,
15 | "socketTimeout": 10,
16 | "acceptedProducts": [
17 | "*"
18 | ],
19 | "acceptedPlugins": [
20 | "*"
21 | ],
22 | "acceptedPackages": [
23 | "ch.qos.*",
24 | "com.sun.*",
25 | "java.*",
26 | "javafx.*",
27 | "javax.*",
28 | "org.apache.*",
29 | "org.eclipse.*",
30 | "org.osgi.*",
31 | "org.slf4j.*",
32 | "org.springframework.*",
33 | "sun.*"
34 | ],
35 | "requiredPackages": [
36 | "org.springframework.*"
37 | ],
38 | "acceptOtherPackages": true,
39 | "acceptUiFreezes": true,
40 | "ignoredStatuses": [
41 | ":java.net.*:"
42 | ],
43 | "problemsZipLastDownloadTimestamp": 0
44 | }
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/http-cache/segments.gen:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/http-cache/segments.gen
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/http-cache/segments_1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/http-cache/segments_1
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.fdt:
--------------------------------------------------------------------------------
1 | 0.6
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.fdx:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.fnm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.fnm
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.frq:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.frq
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.nrm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.nrm
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.tii:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.tii
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.tis:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.tis
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/segments.gen:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/segments.gen
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/segments_1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/segments_1
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/write.lock:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/write.lock
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_0.fdt:
--------------------------------------------------------------------------------
1 | 0.6
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_0.fdx:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_0.fnm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_0.fnm
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_0.frq:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_0.frq
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_0.nrm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_0.nrm
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_0.tii:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_0.tii
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_0.tis:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_0.tis
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/segments.gen:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/segments.gen
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/segments_1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/segments_1
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/server-config.json:
--------------------------------------------------------------------------------
1 | {
2 | "version": "v1",
3 | "title": "Eclipse",
4 | "timestamp": 1519142814294,
5 | "ttl": 10080,
6 | "helpUrl": "https://dev.eclipse.org/recommenders/community/aeri/v2/help/",
7 | "feedbackUrl": "https://www.codetrails.com/error-analytics/",
8 | "aboutUrl": "https://wiki.eclipse.org/EPP/Logging",
9 | "submitUrl": "https://dev.eclipse.org/recommenders/community/confess/0.6/reports/",
10 | "maxReportSize": 262144,
11 | "problemsUrl": "https://www.eclipse.org/downloads/download.php?r\u003d1\u0026file\u003d/technology/epp/logging/problems.zip",
12 | "problemsTtl": 20160,
13 | "interestUrl": "https://dev.eclipse.org/recommenders/community/confess/v2/interest",
14 | "connectTimeout": 10,
15 | "socketTimeout": 10,
16 | "acceptedProducts": [
17 | "org.eclipse.*",
18 | "org.fordiac.*"
19 | ],
20 | "acceptedPlugins": [
21 | "org.apache.log4j.*",
22 | "org.eclipse.*",
23 | "org.fordiac.*"
24 | ],
25 | "acceptedPackages": [
26 | "ch.qos.*",
27 | "com.cforcoding.*",
28 | "com.google.*",
29 | "com.gradleware.tooling.*",
30 | "com.mountainminds.eclemma.*",
31 | "com.naef.*",
32 | "com.sun.*",
33 | "java.*",
34 | "javafx.*",
35 | "javax.*",
36 | "org.apache.*",
37 | "org.eclipse.*",
38 | "org.fordiac.*",
39 | "org.gradle.*",
40 | "org.jacoco.*",
41 | "org.osgi.*",
42 | "org.slf4j.*",
43 | "sun.*"
44 | ],
45 | "requiredPackages": [
46 | "com.cforcoding.*",
47 | "com.gradleware.tooling.*",
48 | "com.mountainminds.eclemma.*",
49 | "com.naef.*",
50 | "org.eclipse.*",
51 | "org.fordiac.*",
52 | "org.gradle.*",
53 | "org.jacoco.*"
54 | ],
55 | "acceptOtherPackages": false,
56 | "acceptUiFreezes": true,
57 | "ignoredStatuses": [
58 | ":java.io.IOException:There is not enough space on the disk",
59 | ":java.net.*:",
60 | "org.eclipse.core.filesystem::Could not delete*",
61 | "org.eclipse.core.filesystem::Could not move*",
62 | "org.eclipse.core.resources:org.eclipse.core.internal.resources.ResourceException:Resource is out of sync with the file system*",
63 | "org.eclipse.core.runtime::Invalid input url*",
64 | "org.eclipse.epp.mpc.ui:java.io.IOException:",
65 | "org.eclipse.equinox.p2.*::",
66 | "org.eclipse.jface:java.io.IOException:Unable to resolve plug-in*",
67 | "org.eclipse.oomph.setup.core:$org.apache.http.ConnectionClosedException:",
68 | "org.eclipse.pde.core::The current target platform contains errors*",
69 | "org.eclipse.ui::Conflicting handlers for*"
70 | ],
71 | "problemsZipLastDownloadTimestamp": 0
72 | }
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.jdt.core/javaLikeNames.txt:
--------------------------------------------------------------------------------
1 | aj
2 | java
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat:
--------------------------------------------------------------------------------
1 | JRE_LIB JRE_SRC
ASPECTJRT_LIB JRE_SRCROOT
2 | JUNIT_HOME ECLIPSE_HOME JUNIT_SRC_HOME M2_REPO
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml:
--------------------------------------------------------------------------------
1 |
2 |
13 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.7.0.20160603-1933.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | %date [%thread] %-5level %logger{35} - %msg%n
5 |
6 |
7 | OFF
8 |
9 |
10 |
11 |
12 | ${org.eclipse.m2e.log.dir}/0.log
13 |
14 | ${org.eclipse.m2e.log.dir}/%i.log
15 | 1
16 | 10
17 |
18 |
19 | 100MB
20 |
21 |
22 | %date [%thread] %-5level %logger{35} - %msg%n
23 |
24 |
25 |
26 |
27 |
28 | WARN
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.mylyn.github.ui/avatars.ser:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.mylyn.github.ui/avatars.ser
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties:
--------------------------------------------------------------------------------
1 | #Cached timestamps
2 | #Tue Feb 20 10:09:44 CST 2018
3 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.rse.core/.log:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.rse.core/.log
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.rse.core/initializerMarks/org.eclipse.rse.internal.core.RSELocalConnectionInitializer.mark:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.rse.core/initializerMarks/org.eclipse.rse.internal.core.RSELocalConnectionInitializer.mark
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.rse.core/profiles/PRF.davids-mbp_519/FP.local.files_0/node.properties:
--------------------------------------------------------------------------------
1 | # RSE DOM Node
2 | 00-name=Davids-MBP\:local.files
3 | 01-type=FilterPool
4 | 03-attr.default=true
5 | 03-attr.deletable=true
6 | 03-attr.id=local.files
7 | 03-attr.nonRenamable=false
8 | 03-attr.owningParentName=null
9 | 03-attr.release=200
10 | 03-attr.singleFilterStringOnly=false
11 | 03-attr.singleFilterStringOnlyESet=false
12 | 03-attr.stringsCaseSensitive=true
13 | 03-attr.supportsDuplicateFilterStrings=false
14 | 03-attr.supportsNestedFilters=true
15 | 03-attr.type=default
16 | 06-child.00000.00-name=My Home
17 | 06-child.00000.01-type=Filter
18 | 06-child.00000.03-attr.default=false
19 | 06-child.00000.03-attr.filterType=default
20 | 06-child.00000.03-attr.id=My Home
21 | 06-child.00000.03-attr.nonChangable=false
22 | 06-child.00000.03-attr.nonDeletable=false
23 | 06-child.00000.03-attr.nonRenamable=false
24 | 06-child.00000.03-attr.promptable=false
25 | 06-child.00000.03-attr.relativeOrder=0
26 | 06-child.00000.03-attr.release=200
27 | 06-child.00000.03-attr.singleFilterStringOnly=false
28 | 06-child.00000.03-attr.stringsCaseSensitive=true
29 | 06-child.00000.03-attr.stringsNonChangable=false
30 | 06-child.00000.03-attr.supportsDuplicateFilterStrings=false
31 | 06-child.00000.03-attr.supportsNestedFilters=true
32 | 06-child.00000.06-child.00000.00-name=/Users/davidpitt/*
33 | 06-child.00000.06-child.00000.01-type=FilterString
34 | 06-child.00000.06-child.00000.03-attr.default=false
35 | 06-child.00000.06-child.00000.03-attr.string=/Users/davidpitt/*
36 | 06-child.00000.06-child.00000.03-attr.type=default
37 | 06-child.00001.00-name=Root
38 | 06-child.00001.01-type=Filter
39 | 06-child.00001.03-attr.default=false
40 | 06-child.00001.03-attr.filterType=default
41 | 06-child.00001.03-attr.id=Root
42 | 06-child.00001.03-attr.nonChangable=false
43 | 06-child.00001.03-attr.nonDeletable=false
44 | 06-child.00001.03-attr.nonRenamable=false
45 | 06-child.00001.03-attr.promptable=false
46 | 06-child.00001.03-attr.relativeOrder=0
47 | 06-child.00001.03-attr.release=200
48 | 06-child.00001.03-attr.singleFilterStringOnly=false
49 | 06-child.00001.03-attr.stringsCaseSensitive=true
50 | 06-child.00001.03-attr.stringsNonChangable=false
51 | 06-child.00001.03-attr.supportsDuplicateFilterStrings=false
52 | 06-child.00001.03-attr.supportsNestedFilters=true
53 | 06-child.00001.06-child.00000.00-name=/*
54 | 06-child.00001.06-child.00000.01-type=FilterString
55 | 06-child.00001.06-child.00000.03-attr.default=false
56 | 06-child.00001.06-child.00000.03-attr.string=/*
57 | 06-child.00001.06-child.00000.03-attr.type=default
58 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.rse.core/profiles/PRF.davids-mbp_519/H.local_16/node.properties:
--------------------------------------------------------------------------------
1 | # RSE DOM Node
2 | 00-name=Local
3 | 01-type=Host
4 | 03-attr.description=
5 | 03-attr.hostname=LOCALHOST
6 | 03-attr.offline=false
7 | 03-attr.promptable=false
8 | 03-attr.systemType=org.eclipse.rse.systemtype.local
9 | 03-attr.type=Local
10 | 06-child.00000.00-name=Local Connector Service
11 | 06-child.00000.01-type=ConnectorService
12 | 06-child.00000.03-attr.group=Local Connector Service
13 | 06-child.00000.03-attr.port=0
14 | 06-child.00000.03-attr.useSSL=false
15 | 06-child.00000.06-child.00000.00-name=Local Files
16 | 06-child.00000.06-child.00000.01-type=SubSystem
17 | 06-child.00000.06-child.00000.03-attr.hidden=false
18 | 06-child.00000.06-child.00000.03-attr.type=local.files
19 | 06-child.00000.06-child.00000.06-child.00000.00-name=Davids-MBP___Davids-MBP\:local.files
20 | 06-child.00000.06-child.00000.06-child.00000.01-type=FilterPoolReference
21 | 06-child.00000.06-child.00000.06-child.00000.03-attr.refID=local.files
22 | 06-child.00000.06-child.00001.00-name=Local Shells
23 | 06-child.00000.06-child.00001.01-type=SubSystem
24 | 06-child.00000.06-child.00001.03-attr.hidden=false
25 | 06-child.00000.06-child.00001.03-attr.type=local.shells
26 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.rse.core/profiles/PRF.davids-mbp_519/node.properties:
--------------------------------------------------------------------------------
1 | # RSE DOM Node
2 | 00-name=Davids-MBP
3 | 01-type=Profile
4 | 03-attr.defaultPrivate=true
5 | 03-attr.isActive=true
6 | 05-ref.00000=FP.local.files_0
7 | 05-ref.00001=H.local_16
8 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.rse.ui/.log:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.eclipse.rse.ui/.log
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 |
97 |
98 |
99 |
100 |
101 |
102 |
103 |
104 |
105 |
106 |
107 |
108 |
109 |
110 |
111 |
112 |
113 |
117 |
121 |
122 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.eclipse.ui/dialog_settings.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springframework.ide.eclipse.aop.core/.state:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springframework.ide.eclipse.beans.core.metadata/metadata/.state:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.springframework.ide.eclipse.beans.core.metadata/metadata/.state
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springframework.ide.eclipse.beans.core.metadata/properties/.state:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/in-the-keyhole/khs-blockchain-java-example/78656c515ed33b4d9b28005dc87cf862d29c399e/.metadata/.plugins/org.springframework.ide.eclipse.beans.core.metadata/properties/.state
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/bootstrap/css/bootstrap.min.js:
--------------------------------------------------------------------------------
1 | /*!
2 | * Bootstrap.js by @fat & @mdo
3 | * Copyright 2012 Twitter, Inc.
4 | * http://www.apache.org/licenses/LICENSE-2.0.txt
5 | */
6 | !function(e){"use strict";e(function(){e.support.transition=function(){var e=function(){var e=document.createElement("bootstrap"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},n;for(n in t)if(e.style[n]!==undefined)return t[n]}();return e&&{end:e}}()})}(window.jQuery),!function(e){"use strict";var t='[data-dismiss="alert"]',n=function(n){e(n).on("click",t,this.close)};n.prototype.close=function(t){function s(){i.trigger("closed").remove()}var n=e(this),r=n.attr("data-target"),i;r||(r=n.attr("href"),r=r&&r.replace(/.*(?=#[^\s]*$)/,"")),i=e(r),t&&t.preventDefault(),i.length||(i=n.hasClass("alert")?n:n.parent()),i.trigger(t=e.Event("close"));if(t.isDefaultPrevented())return;i.removeClass("in"),e.support.transition&&i.hasClass("fade")?i.on(e.support.transition.end,s):s()};var r=e.fn.alert;e.fn.alert=function(t){return this.each(function(){var r=e(this),i=r.data("alert");i||r.data("alert",i=new n(this)),typeof t=="string"&&i[t].call(r)})},e.fn.alert.Constructor=n,e.fn.alert.noConflict=function(){return e.fn.alert=r,this},e(document).on("click.alert.data-api",t,n.prototype.close)}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.$element=e(t),this.options=e.extend({},e.fn.button.defaults,n)};t.prototype.setState=function(e){var t="disabled",n=this.$element,r=n.data(),i=n.is("input")?"val":"html";e+="Text",r.resetText||n.data("resetText",n[i]()),n[i](r[e]||this.options[e]),setTimeout(function(){e=="loadingText"?n.addClass(t).attr(t,t):n.removeClass(t).removeAttr(t)},0)},t.prototype.toggle=function(){var e=this.$element.closest('[data-toggle="buttons-radio"]');e&&e.find(".active").removeClass("active"),this.$element.toggleClass("active")};var n=e.fn.button;e.fn.button=function(n){return this.each(function(){var r=e(this),i=r.data("button"),s=typeof n=="object"&&n;i||r.data("button",i=new t(this,s)),n=="toggle"?i.toggle():n&&i.setState(n)})},e.fn.button.defaults={loadingText:"loading..."},e.fn.button.Constructor=t,e.fn.button.noConflict=function(){return e.fn.button=n,this},e(document).on("click.button.data-api","[data-toggle^=button]",function(t){var n=e(t.target);n.hasClass("btn")||(n=n.closest(".btn")),n.button("toggle")})}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.$element=e(t),this.$indicators=this.$element.find(".carousel-indicators"),this.options=n,this.options.pause=="hover"&&this.$element.on("mouseenter",e.proxy(this.pause,this)).on("mouseleave",e.proxy(this.cycle,this))};t.prototype={cycle:function(t){return t||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(e.proxy(this.next,this),this.options.interval)),this},getActiveIndex:function(){return this.$active=this.$element.find(".item.active"),this.$items=this.$active.parent().children(),this.$items.index(this.$active)},to:function(t){var n=this.getActiveIndex(),r=this;if(t>this.$items.length-1||t<0)return;return this.sliding?this.$element.one("slid",function(){r.to(t)}):n==t?this.pause().cycle():this.slide(t>n?"next":"prev",e(this.$items[t]))},pause:function(t){return t||(this.paused=!0),this.$element.find(".next, .prev").length&&e.support.transition.end&&(this.$element.trigger(e.support.transition.end),this.cycle(!0)),clearInterval(this.interval),this.interval=null,this},next:function(){if(this.sliding)return;return this.slide("next")},prev:function(){if(this.sliding)return;return this.slide("prev")},slide:function(t,n){var r=this.$element.find(".item.active"),i=n||r[t](),s=this.interval,o=t=="next"?"left":"right",u=t=="next"?"first":"last",a=this,f;this.sliding=!0,s&&this.pause(),i=i.length?i:this.$element.find(".item")[u](),f=e.Event("slide",{relatedTarget:i[0],direction:o});if(i.hasClass("active"))return;this.$indicators.length&&(this.$indicators.find(".active").removeClass("active"),this.$element.one("slid",function(){var t=e(a.$indicators.children()[a.getActiveIndex()]);t&&t.addClass("active")}));if(e.support.transition&&this.$element.hasClass("slide")){this.$element.trigger(f);if(f.isDefaultPrevented())return;i.addClass(t),i[0].offsetWidth,r.addClass(o),i.addClass(o),this.$element.one(e.support.transition.end,function(){i.removeClass([t,o].join(" ")).addClass("active"),r.removeClass(["active",o].join(" ")),a.sliding=!1,setTimeout(function(){a.$element.trigger("slid")},0)})}else{this.$element.trigger(f);if(f.isDefaultPrevented())return;r.removeClass("active"),i.addClass("active"),this.sliding=!1,this.$element.trigger("slid")}return s&&this.cycle(),this}};var n=e.fn.carousel;e.fn.carousel=function(n){return this.each(function(){var r=e(this),i=r.data("carousel"),s=e.extend({},e.fn.carousel.defaults,typeof n=="object"&&n),o=typeof n=="string"?n:s.slide;i||r.data("carousel",i=new t(this,s)),typeof n=="number"?i.to(n):o?i[o]():s.interval&&i.pause().cycle()})},e.fn.carousel.defaults={interval:5e3,pause:"hover"},e.fn.carousel.Constructor=t,e.fn.carousel.noConflict=function(){return e.fn.carousel=n,this},e(document).on("click.carousel.data-api","[data-slide], [data-slide-to]",function(t){var n=e(this),r,i=e(n.attr("data-target")||(r=n.attr("href"))&&r.replace(/.*(?=#[^\s]+$)/,"")),s=e.extend({},i.data(),n.data()),o;i.carousel(s),(o=n.attr("data-slide-to"))&&i.data("carousel").pause().to(o).cycle(),t.preventDefault()})}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.$element=e(t),this.options=e.extend({},e.fn.collapse.defaults,n),this.options.parent&&(this.$parent=e(this.options.parent)),this.options.toggle&&this.toggle()};t.prototype={constructor:t,dimension:function(){var e=this.$element.hasClass("width");return e?"width":"height"},show:function(){var t,n,r,i;if(this.transitioning||this.$element.hasClass("in"))return;t=this.dimension(),n=e.camelCase(["scroll",t].join("-")),r=this.$parent&&this.$parent.find("> .accordion-group > .in");if(r&&r.length){i=r.data("collapse");if(i&&i.transitioning)return;r.collapse("hide"),i||r.data("collapse",null)}this.$element[t](0),this.transition("addClass",e.Event("show"),"shown"),e.support.transition&&this.$element[t](this.$element[0][n])},hide:function(){var t;if(this.transitioning||!this.$element.hasClass("in"))return;t=this.dimension(),this.reset(this.$element[t]()),this.transition("removeClass",e.Event("hide"),"hidden"),this.$element[t](0)},reset:function(e){var t=this.dimension();return this.$element.removeClass("collapse")[t](e||"auto")[0].offsetWidth,this.$element[e!==null?"addClass":"removeClass"]("collapse"),this},transition:function(t,n,r){var i=this,s=function(){n.type=="show"&&i.reset(),i.transitioning=0,i.$element.trigger(r)};this.$element.trigger(n);if(n.isDefaultPrevented())return;this.transitioning=1,this.$element[t]("in"),e.support.transition&&this.$element.hasClass("collapse")?this.$element.one(e.support.transition.end,s):s()},toggle:function(){this[this.$element.hasClass("in")?"hide":"show"]()}};var n=e.fn.collapse;e.fn.collapse=function(n){return this.each(function(){var r=e(this),i=r.data("collapse"),s=e.extend({},e.fn.collapse.defaults,r.data(),typeof n=="object"&&n);i||r.data("collapse",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.collapse.defaults={toggle:!0},e.fn.collapse.Constructor=t,e.fn.collapse.noConflict=function(){return e.fn.collapse=n,this},e(document).on("click.collapse.data-api","[data-toggle=collapse]",function(t){var n=e(this),r,i=n.attr("data-target")||t.preventDefault()||(r=n.attr("href"))&&r.replace(/.*(?=#[^\s]+$)/,""),s=e(i).data("collapse")?"toggle":n.data();n[e(i).hasClass("in")?"addClass":"removeClass"]("collapsed"),e(i).collapse(s)})}(window.jQuery),!function(e){"use strict";function r(){e(".dropdown-backdrop").remove(),e(t).each(function(){i(e(this)).removeClass("open")})}function i(t){var n=t.attr("data-target"),r;n||(n=t.attr("href"),n=n&&/#/.test(n)&&n.replace(/.*(?=#[^\s]*$)/,"")),r=n&&e(n);if(!r||!r.length)r=t.parent();return r}var t="[data-toggle=dropdown]",n=function(t){var n=e(t).on("click.dropdown.data-api",this.toggle);e("html").on("click.dropdown.data-api",function(){n.parent().removeClass("open")})};n.prototype={constructor:n,toggle:function(t){var n=e(this),s,o;if(n.is(".disabled, :disabled"))return;return s=i(n),o=s.hasClass("open"),r(),o||("ontouchstart"in document.documentElement&&e('
').insertBefore(e(this)).on("click",r),s.toggleClass("open")),n.focus(),!1},keydown:function(n){var r,s,o,u,a,f;if(!/(38|40|27)/.test(n.keyCode))return;r=e(this),n.preventDefault(),n.stopPropagation();if(r.is(".disabled, :disabled"))return;u=i(r),a=u.hasClass("open");if(!a||a&&n.keyCode==27)return n.which==27&&u.find(t).focus(),r.click();s=e("[role=menu] li:not(.divider):visible a",u);if(!s.length)return;f=s.index(s.filter(":focus")),n.keyCode==38&&f>0&&f--,n.keyCode==40&&f').appendTo(document.body),this.$backdrop.click(this.options.backdrop=="static"?e.proxy(this.$element[0].focus,this.$element[0]):e.proxy(this.hide,this)),i&&this.$backdrop[0].offsetWidth,this.$backdrop.addClass("in");if(!t)return;i?this.$backdrop.one(e.support.transition.end,t):t()}else!this.isShown&&this.$backdrop?(this.$backdrop.removeClass("in"),e.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one(e.support.transition.end,t):t()):t&&t()}};var n=e.fn.modal;e.fn.modal=function(n){return this.each(function(){var r=e(this),i=r.data("modal"),s=e.extend({},e.fn.modal.defaults,r.data(),typeof n=="object"&&n);i||r.data("modal",i=new t(this,s)),typeof n=="string"?i[n]():s.show&&i.show()})},e.fn.modal.defaults={backdrop:!0,keyboard:!0,show:!0},e.fn.modal.Constructor=t,e.fn.modal.noConflict=function(){return e.fn.modal=n,this},e(document).on("click.modal.data-api",'[data-toggle="modal"]',function(t){var n=e(this),r=n.attr("href"),i=e(n.attr("data-target")||r&&r.replace(/.*(?=#[^\s]+$)/,"")),s=i.data("modal")?"toggle":e.extend({remote:!/#/.test(r)&&r},i.data(),n.data());t.preventDefault(),i.modal(s).one("hide",function(){n.focus()})})}(window.jQuery),!function(e){"use strict";var t=function(e,t){this.init("tooltip",e,t)};t.prototype={constructor:t,init:function(t,n,r){var i,s,o,u,a;this.type=t,this.$element=e(n),this.options=this.getOptions(r),this.enabled=!0,o=this.options.trigger.split(" ");for(a=o.length;a--;)u=o[a],u=="click"?this.$element.on("click."+this.type,this.options.selector,e.proxy(this.toggle,this)):u!="manual"&&(i=u=="hover"?"mouseenter":"focus",s=u=="hover"?"mouseleave":"blur",this.$element.on(i+"."+this.type,this.options.selector,e.proxy(this.enter,this)),this.$element.on(s+"."+this.type,this.options.selector,e.proxy(this.leave,this)));this.options.selector?this._options=e.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},getOptions:function(t){return t=e.extend({},e.fn[this.type].defaults,this.$element.data(),t),t.delay&&typeof t.delay=="number"&&(t.delay={show:t.delay,hide:t.delay}),t},enter:function(t){var n=e.fn[this.type].defaults,r={},i;this._options&&e.each(this._options,function(e,t){n[e]!=t&&(r[e]=t)},this),i=e(t.currentTarget)[this.type](r).data(this.type);if(!i.options.delay||!i.options.delay.show)return i.show();clearTimeout(this.timeout),i.hoverState="in",this.timeout=setTimeout(function(){i.hoverState=="in"&&i.show()},i.options.delay.show)},leave:function(t){var n=e(t.currentTarget)[this.type](this._options).data(this.type);this.timeout&&clearTimeout(this.timeout);if(!n.options.delay||!n.options.delay.hide)return n.hide();n.hoverState="out",this.timeout=setTimeout(function(){n.hoverState=="out"&&n.hide()},n.options.delay.hide)},show:function(){var t,n,r,i,s,o,u=e.Event("show");if(this.hasContent()&&this.enabled){this.$element.trigger(u);if(u.isDefaultPrevented())return;t=this.tip(),this.setContent(),this.options.animation&&t.addClass("fade"),s=typeof this.options.placement=="function"?this.options.placement.call(this,t[0],this.$element[0]):this.options.placement,t.detach().css({top:0,left:0,display:"block"}),this.options.container?t.appendTo(this.options.container):t.insertAfter(this.$element),n=this.getPosition(),r=t[0].offsetWidth,i=t[0].offsetHeight;switch(s){case"bottom":o={top:n.top+n.height,left:n.left+n.width/2-r/2};break;case"top":o={top:n.top-i,left:n.left+n.width/2-r/2};break;case"left":o={top:n.top+n.height/2-i/2,left:n.left-r};break;case"right":o={top:n.top+n.height/2-i/2,left:n.left+n.width}}this.applyPlacement(o,s),this.$element.trigger("shown")}},applyPlacement:function(e,t){var n=this.tip(),r=n[0].offsetWidth,i=n[0].offsetHeight,s,o,u,a;n.offset(e).addClass(t).addClass("in"),s=n[0].offsetWidth,o=n[0].offsetHeight,t=="top"&&o!=i&&(e.top=e.top+i-o,a=!0),t=="bottom"||t=="top"?(u=0,e.left<0&&(u=e.left*-2,e.left=0,n.offset(e),s=n[0].offsetWidth,o=n[0].offsetHeight),this.replaceArrow(u-r+s,s,"left")):this.replaceArrow(o-i,o,"top"),a&&n.offset(e)},replaceArrow:function(e,t,n){this.arrow().css(n,e?50*(1-e/t)+"%":"")},setContent:function(){var e=this.tip(),t=this.getTitle();e.find(".tooltip-inner")[this.options.html?"html":"text"](t),e.removeClass("fade in top bottom left right")},hide:function(){function i(){var t=setTimeout(function(){n.off(e.support.transition.end).detach()},500);n.one(e.support.transition.end,function(){clearTimeout(t),n.detach()})}var t=this,n=this.tip(),r=e.Event("hide");this.$element.trigger(r);if(r.isDefaultPrevented())return;return n.removeClass("in"),e.support.transition&&this.$tip.hasClass("fade")?i():n.detach(),this.$element.trigger("hidden"),this},fixTitle:function(){var e=this.$element;(e.attr("title")||typeof e.attr("data-original-title")!="string")&&e.attr("data-original-title",e.attr("title")||"").attr("title","")},hasContent:function(){return this.getTitle()},getPosition:function(){var t=this.$element[0];return e.extend({},typeof t.getBoundingClientRect=="function"?t.getBoundingClientRect():{width:t.offsetWidth,height:t.offsetHeight},this.$element.offset())},getTitle:function(){var e,t=this.$element,n=this.options;return e=t.attr("data-original-title")||(typeof n.title=="function"?n.title.call(t[0]):n.title),e},tip:function(){return this.$tip=this.$tip||e(this.options.template)},arrow:function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},validate:function(){this.$element[0].parentNode||(this.hide(),this.$element=null,this.options=null)},enable:function(){this.enabled=!0},disable:function(){this.enabled=!1},toggleEnabled:function(){this.enabled=!this.enabled},toggle:function(t){var n=t?e(t.currentTarget)[this.type](this._options).data(this.type):this;n.tip().hasClass("in")?n.hide():n.show()},destroy:function(){this.hide().$element.off("."+this.type).removeData(this.type)}};var n=e.fn.tooltip;e.fn.tooltip=function(n){return this.each(function(){var r=e(this),i=r.data("tooltip"),s=typeof n=="object"&&n;i||r.data("tooltip",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.tooltip.Constructor=t,e.fn.tooltip.defaults={animation:!0,placement:"top",selector:!1,template:'',trigger:"hover focus",title:"",delay:0,html:!1,container:!1},e.fn.tooltip.noConflict=function(){return e.fn.tooltip=n,this}}(window.jQuery),!function(e){"use strict";var t=function(e,t){this.init("popover",e,t)};t.prototype=e.extend({},e.fn.tooltip.Constructor.prototype,{constructor:t,setContent:function(){var e=this.tip(),t=this.getTitle(),n=this.getContent();e.find(".popover-title")[this.options.html?"html":"text"](t),e.find(".popover-content")[this.options.html?"html":"text"](n),e.removeClass("fade top bottom left right in")},hasContent:function(){return this.getTitle()||this.getContent()},getContent:function(){var e,t=this.$element,n=this.options;return e=(typeof n.content=="function"?n.content.call(t[0]):n.content)||t.attr("data-content"),e},tip:function(){return this.$tip||(this.$tip=e(this.options.template)),this.$tip},destroy:function(){this.hide().$element.off("."+this.type).removeData(this.type)}});var n=e.fn.popover;e.fn.popover=function(n){return this.each(function(){var r=e(this),i=r.data("popover"),s=typeof n=="object"&&n;i||r.data("popover",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.popover.Constructor=t,e.fn.popover.defaults=e.extend({},e.fn.tooltip.defaults,{placement:"right",trigger:"click",content:"",template:''}),e.fn.popover.noConflict=function(){return e.fn.popover=n,this}}(window.jQuery),!function(e){"use strict";function t(t,n){var r=e.proxy(this.process,this),i=e(t).is("body")?e(window):e(t),s;this.options=e.extend({},e.fn.scrollspy.defaults,n),this.$scrollElement=i.on("scroll.scroll-spy.data-api",r),this.selector=(this.options.target||(s=e(t).attr("href"))&&s.replace(/.*(?=#[^\s]+$)/,"")||"")+" .nav li > a",this.$body=e("body"),this.refresh(),this.process()}t.prototype={constructor:t,refresh:function(){var t=this,n;this.offsets=e([]),this.targets=e([]),n=this.$body.find(this.selector).map(function(){var n=e(this),r=n.data("target")||n.attr("href"),i=/^#\w/.test(r)&&e(r);return i&&i.length&&[[i.position().top+(!e.isWindow(t.$scrollElement.get(0))&&t.$scrollElement.scrollTop()),r]]||null}).sort(function(e,t){return e[0]-t[0]}).each(function(){t.offsets.push(this[0]),t.targets.push(this[1])})},process:function(){var e=this.$scrollElement.scrollTop()+this.options.offset,t=this.$scrollElement[0].scrollHeight||this.$body[0].scrollHeight,n=t-this.$scrollElement.height(),r=this.offsets,i=this.targets,s=this.activeTarget,o;if(e>=n)return s!=(o=i.last()[0])&&this.activate(o);for(o=r.length;o--;)s!=i[o]&&e>=r[o]&&(!r[o+1]||e<=r[o+1])&&this.activate(i[o])},activate:function(t){var n,r;this.activeTarget=t,e(this.selector).parent(".active").removeClass("active"),r=this.selector+'[data-target="'+t+'"],'+this.selector+'[href="'+t+'"]',n=e(r).parent("li").addClass("active"),n.parent(".dropdown-menu").length&&(n=n.closest("li.dropdown").addClass("active")),n.trigger("activate")}};var n=e.fn.scrollspy;e.fn.scrollspy=function(n){return this.each(function(){var r=e(this),i=r.data("scrollspy"),s=typeof n=="object"&&n;i||r.data("scrollspy",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.scrollspy.Constructor=t,e.fn.scrollspy.defaults={offset:10},e.fn.scrollspy.noConflict=function(){return e.fn.scrollspy=n,this},e(window).on("load",function(){e('[data-spy="scroll"]').each(function(){var t=e(this);t.scrollspy(t.data())})})}(window.jQuery),!function(e){"use strict";var t=function(t){this.element=e(t)};t.prototype={constructor:t,show:function(){var t=this.element,n=t.closest("ul:not(.dropdown-menu)"),r=t.attr("data-target"),i,s,o;r||(r=t.attr("href"),r=r&&r.replace(/.*(?=#[^\s]*$)/,""));if(t.parent("li").hasClass("active"))return;i=n.find(".active:last a")[0],o=e.Event("show",{relatedTarget:i}),t.trigger(o);if(o.isDefaultPrevented())return;s=e(r),this.activate(t.parent("li"),n),this.activate(s,s.parent(),function(){t.trigger({type:"shown",relatedTarget:i})})},activate:function(t,n,r){function o(){i.removeClass("active").find("> .dropdown-menu > .active").removeClass("active"),t.addClass("active"),s?(t[0].offsetWidth,t.addClass("in")):t.removeClass("fade"),t.parent(".dropdown-menu")&&t.closest("li.dropdown").addClass("active"),r&&r()}var i=n.find("> .active"),s=r&&e.support.transition&&i.hasClass("fade");s?i.one(e.support.transition.end,o):o(),i.removeClass("in")}};var n=e.fn.tab;e.fn.tab=function(n){return this.each(function(){var r=e(this),i=r.data("tab");i||r.data("tab",i=new t(this)),typeof n=="string"&&i[n]()})},e.fn.tab.Constructor=t,e.fn.tab.noConflict=function(){return e.fn.tab=n,this},e(document).on("click.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"]',function(t){t.preventDefault(),e(this).tab("show")})}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.$element=e(t),this.options=e.extend({},e.fn.typeahead.defaults,n),this.matcher=this.options.matcher||this.matcher,this.sorter=this.options.sorter||this.sorter,this.highlighter=this.options.highlighter||this.highlighter,this.updater=this.options.updater||this.updater,this.source=this.options.source,this.$menu=e(this.options.menu),this.shown=!1,this.listen()};t.prototype={constructor:t,select:function(){var e=this.$menu.find(".active").attr("data-value");return this.$element.val(this.updater(e)).change(),this.hide()},updater:function(e){return e},show:function(){var t=e.extend({},this.$element.position(),{height:this.$element[0].offsetHeight});return this.$menu.insertAfter(this.$element).css({top:t.top+t.height,left:t.left}).show(),this.shown=!0,this},hide:function(){return this.$menu.hide(),this.shown=!1,this},lookup:function(t){var n;return this.query=this.$element.val(),!this.query||this.query.length"+t+""})},render:function(t){var n=this;return t=e(t).map(function(t,r){return t=e(n.options.item).attr("data-value",r),t.find("a").html(n.highlighter(r)),t[0]}),t.first().addClass("active"),this.$menu.html(t),this},next:function(t){var n=this.$menu.find(".active").removeClass("active"),r=n.next();r.length||(r=e(this.$menu.find("li")[0])),r.addClass("active")},prev:function(e){var t=this.$menu.find(".active").removeClass("active"),n=t.prev();n.length||(n=this.$menu.find("li").last()),n.addClass("active")},listen:function(){this.$element.on("focus",e.proxy(this.focus,this)).on("blur",e.proxy(this.blur,this)).on("keypress",e.proxy(this.keypress,this)).on("keyup",e.proxy(this.keyup,this)),this.eventSupported("keydown")&&this.$element.on("keydown",e.proxy(this.keydown,this)),this.$menu.on("click",e.proxy(this.click,this)).on("mouseenter","li",e.proxy(this.mouseenter,this)).on("mouseleave","li",e.proxy(this.mouseleave,this))},eventSupported:function(e){var t=e in this.$element;return t||(this.$element.setAttribute(e,"return;"),t=typeof this.$element[e]=="function"),t},move:function(e){if(!this.shown)return;switch(e.keyCode){case 9:case 13:case 27:e.preventDefault();break;case 38:e.preventDefault(),this.prev();break;case 40:e.preventDefault(),this.next()}e.stopPropagation()},keydown:function(t){this.suppressKeyPressRepeat=~e.inArray(t.keyCode,[40,38,9,13,27]),this.move(t)},keypress:function(e){if(this.suppressKeyPressRepeat)return;this.move(e)},keyup:function(e){switch(e.keyCode){case 40:case 38:case 16:case 17:case 18:break;case 9:case 13:if(!this.shown)return;this.select();break;case 27:if(!this.shown)return;this.hide();break;default:this.lookup()}e.stopPropagation(),e.preventDefault()},focus:function(e){this.focused=!0},blur:function(e){this.focused=!1,!this.mousedover&&this.shown&&this.hide()},click:function(e){e.stopPropagation(),e.preventDefault(),this.select(),this.$element.focus()},mouseenter:function(t){this.mousedover=!0,this.$menu.find(".active").removeClass("active"),e(t.currentTarget).addClass("active")},mouseleave:function(e){this.mousedover=!1,!this.focused&&this.shown&&this.hide()}};var n=e.fn.typeahead;e.fn.typeahead=function(n){return this.each(function(){var r=e(this),i=r.data("typeahead"),s=typeof n=="object"&&n;i||r.data("typeahead",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.typeahead.defaults={source:[],items:8,menu:'',item:'',minLength:1},e.fn.typeahead.Constructor=t,e.fn.typeahead.noConflict=function(){return e.fn.typeahead=n,this},e(document).on("focus.typeahead.data-api",'[data-provide="typeahead"]',function(t){var n=e(this);if(n.data("typeahead"))return;n.typeahead(n.data())})}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.options=e.extend({},e.fn.affix.defaults,n),this.$window=e(window).on("scroll.affix.data-api",e.proxy(this.checkPosition,this)).on("click.affix.data-api",e.proxy(function(){setTimeout(e.proxy(this.checkPosition,this),1)},this)),this.$element=e(t),this.checkPosition()};t.prototype.checkPosition=function(){if(!this.$element.is(":visible"))return;var t=e(document).height(),n=this.$window.scrollTop(),r=this.$element.offset(),i=this.options.offset,s=i.bottom,o=i.top,u="affix affix-top affix-bottom",a;typeof i!="object"&&(s=o=i),typeof o=="function"&&(o=i.top()),typeof s=="function"&&(s=i.bottom()),a=this.unpin!=null&&n+this.unpin<=r.top?!1:s!=null&&r.top+this.$element.height()>=t-s?"bottom":o!=null&&n<=o?"top":!1;if(this.affixed===a)return;this.affixed=a,this.unpin=a=="bottom"?r.top-n:null,this.$element.removeClass(u).addClass("affix"+(a?"-"+a:""))};var n=e.fn.affix;e.fn.affix=function(n){return this.each(function(){var r=e(this),i=r.data("affix"),s=typeof n=="object"&&n;i||r.data("affix",i=new t(this,s)),typeof n=="string"&&i[n]()})},e.fn.affix.Constructor=t,e.fn.affix.defaults={offset:0},e.fn.affix.noConflict=function(){return e.fn.affix=n,this},e(window).on("load",function(){e('[data-spy="affix"]').each(function(){var t=e(this),n=t.data();n.offset=n.offset||{},n.offsetBottom&&(n.offset.bottom=n.offsetBottom),n.offsetTop&&(n.offset.top=n.offsetTop),t.affix(n)})})}(window.jQuery);
7 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/application.css:
--------------------------------------------------------------------------------
1 | #authentication{line-height:20px;padding:10px 0;}ul.download-links{list-style-type:none;margin-left:0;}
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/blog.css:
--------------------------------------------------------------------------------
1 | .blog--container {
2 | padding: 0 0 40px 0;
3 | }
4 |
5 | .blog--container.blog-preview {
6 | margin: 0 0 40px 0;
7 | border-bottom: 1px solid #cccccc;
8 | }
9 |
10 | .blog--container.blog-preview .meta-data--container {
11 | margin-bottom: 0;
12 | }
13 |
14 | .blog--container.blog-preview .blog-preview--readmore {
15 | color: #5fa134;
16 | text-transform: uppercase;
17 | }
18 |
19 | .blog--container.blog-preview .blog-preview--readmore:hover {
20 | text-decoration: underline;
21 | }
22 |
23 | .blog--container.blog-preview .blog--post ul,.blog--container.blog-preview .blog--post ol,.blog--container.blog-preview .blog--post table,.blog--container.blog-preview .blog--post h3,.blog--container.blog-preview .blog--post h2
24 | {
25 | display: none;
26 | }
27 |
28 | .blog--container.blog-preview .blog--post p {
29 | margin-bottom: 15px;
30 | }
31 |
32 | .blog--container.blog-preview:last-child {
33 | margin: 0;
34 | }
35 |
36 | .blog--container .blog--title {
37 | font-size: 24px;
38 | margin-bottom: 12px;
39 | line-height: 35px;
40 | font-family: "Montserrat", sans-serif;
41 | color: #34302d;
42 | }
43 |
44 | .blog--container .blog--title a {
45 | color: #34302d;
46 | }
47 |
48 | .blog--container .blog--title a:hover {
49 | text-decoration: none;
50 | color: #5fa134;
51 | }
52 |
53 | .blog--container .meta-data--container {
54 | margin-bottom: 30px;
55 | }
56 |
57 | .blog--container .meta-data--container .meta-data--item {
58 | display: inline-block;
59 | margin: 2px 30px 0 0;
60 | font-size: 12px;
61 | line-height: 12px;
62 | text-transform: uppercase;
63 | }
64 |
65 | .blog--container .meta-data--container .meta-data--item .meta-data--icon
66 | {
67 | display: inline-block;
68 | height: 20px;
69 | width: 20px;
70 | vertical-align: middle;
71 | margin: -2px 5px 0 0;
72 | }
73 |
74 | .blog--container .meta-data--container .meta-data--item a {
75 | color: #34302d;
76 | }
77 |
78 | .blog--container .meta-data--container .meta-data--item a:hover {
79 | text-decoration: none;
80 | color: #5fa134;
81 | }
82 |
83 | .blog--container .blog--post {
84 | margin: 20px 0 30px;
85 | }
86 |
87 | .blog--container .blog--post a {
88 | color: #5fa134;
89 | }
90 |
91 | .blog--container .blog--post a:hover {
92 | text-decoration: underline;
93 | }
94 |
95 | .blog--container .blog--post h2 {
96 | font-family: "Montserrat", sans-serif;
97 | font-size: 18px;
98 | line-height: 28px;
99 | font-weight: 700;
100 | margin: 30px 0 15px;
101 | }
102 |
103 | .blog--container .blog--post h3,.blog--container .blog--post h4 {
104 | font-family: "Montserrat", sans-serif;
105 | font-size: 16px;
106 | line-height: 26px;
107 | font-weight: 700;
108 | margin: 30px 0 15px;
109 | }
110 |
111 | .blog--container .blog--post p {
112 | margin-bottom: 20px;
113 | }
114 |
115 | .blog--container .blog--post code {
116 | color: #305CB5;
117 | font-size: 14px;
118 | padding: 2px 6px;
119 | white-space: normal;
120 | }
121 |
122 | .blog--container .blog--post ul,.blog--container .blog--post ol {
123 | margin: 15px 0 20px 25px;
124 | }
125 |
126 | .blog--container .blog--post ul li,.blog--container .blog--post ol li {
127 | padding-bottom: 20px;
128 | font-size: 15px;
129 | line-height: 18px;
130 | }
131 |
132 | .blog--container .blog--post img {
133 | display: block;
134 | margin: 20px 0;
135 | }
136 |
137 | .blog--container .blog--post pre {
138 | margin: 20px 0;
139 | }
140 |
141 | .blog--container .blog--post strong {
142 | font-family: "Montserrat", sans-serif;
143 | }
144 |
145 | .blog--container .blog--post blockquote {
146 | margin: 20px 0;
147 | padding: 0 0 0 10px;
148 | border-left: 5px solid #dddddd;
149 | }
150 |
151 | .blog--container .blog--post blockquote p {
152 | margin-bottom: 20px;
153 | font-size: 15px;
154 | line-height: 24px;
155 | }
156 |
157 | .blog--container .blog--post blockquote code {
158 | color: #305CB5;
159 | font-size: 14px;
160 | padding: 2px 6px;
161 | }
162 |
163 | .blog--container .blog--post .highlight {
164 | margin-bottom: 20px;
165 | }
166 |
167 | .blog--container .blog--post .highlight pre {
168 | border-radius: 0;
169 | word-break: normal;
170 | word-wrap: normal;
171 | white-space: pre;
172 | overflow-x: auto;
173 | width: 96.9%;
174 | }
175 |
176 | .blog--container .blog--post .highlight .copy-button {
177 | position: absolute;
178 | margin-left: 633px;
179 | }
180 |
181 | .blog--container .blog--post .callout {
182 | border-left: 4px solid #6db33f;
183 | background-color: #EBF1E7;
184 | padding: 25px 20px;
185 | font-family: "Montserrat", sans-serif;
186 | margin: 20px 30px;
187 | }
188 |
189 | .blog--container .blog--post .callout .callout-title {
190 | font-size: 16px;
191 | line-height: 20px;
192 | font-weight: bold;
193 | margin-bottom: 6px;
194 | }
195 |
196 | .blog--container .blog--post .callout p {
197 | margin: 0;
198 | font-size: 14px;
199 | line-height: 20px;
200 | }
201 |
202 | .blog-comments--wrapper {
203 | border-top: 1px solid #cccccc;
204 | padding-top: 30px;
205 | }
206 |
207 | .blog-comments--wrapper .blog-comments--container {
208 | border: 1px solid #34302d;
209 | }
210 |
211 | .blog-comments--wrapper .blog-comments--container .blog-comments--header
212 | {
213 | background-color: #34302d;
214 | color: #f1f1f1;
215 | font-size: 14px;
216 | line-height: 14px;
217 | padding: 18px;
218 | }
219 |
220 | .blog-comments--wrapper .blog-comments--container .blog-comments--header a
221 | {
222 | color: #6db33f;
223 | }
224 |
225 | .blog-comments--wrapper .blog-comments--container .blog-comments--header .icon
226 | {
227 | margin-top: -11px;
228 | }
229 |
230 | .blog-comments--wrapper .blog-comments--container .blog-comments--body {
231 | padding: 18px;
232 | }
233 |
234 | .social-btn--container {
235 | margin: 40px 0;
236 | text-align: center;
237 | }
238 |
239 | .social-btn--container .social-btn {
240 | background-image: url("../img/iconsprite.png");
241 | display: inline-block;
242 | width: 36px;
243 | height: 36px;
244 | margin: 0 3.5%;
245 | }
246 |
247 | .social-btn--container .social-btn.twitter {
248 | background-position: 1000px 694px;
249 | }
250 |
251 | .social-btn--container .social-btn.twitter:hover {
252 | background-position: 917px 694px;
253 | }
254 |
255 | .social-btn--container .social-btn.googleplus {
256 | background-position: 1000px 617px;
257 | }
258 |
259 | .social-btn--container .social-btn.googleplus:hover {
260 | background-position: 917px 617px;
261 | }
262 |
263 | .social-btn--container .social-btn.linkedin {
264 | background-position: 1000px 540px;
265 | }
266 |
267 | .social-btn--container .social-btn.linkedin:hover {
268 | background-position: 917px 540px;
269 | }
270 |
271 | .social-btn--container .social-btn.facebook {
272 | background-position: 1000px 464px;
273 | }
274 |
275 | .social-btn--container .social-btn.facebook:hover {
276 | background-position: 917px 464px;
277 | }
278 |
279 | .social-btn--container .social-btn.youtube {
280 | background-position: 1000px 387px;
281 | }
282 |
283 | .social-btn--container .social-btn.youtube:hover {
284 | background-position: 917px 387px;
285 | }
286 |
287 | .promo-material {
288 | padding: 75px 0;
289 | margin: 0 0 40px 0;
290 | text-align: center;
291 | text-transform: uppercase;
292 | border: 6px solid white;
293 | color: #ccc;
294 | background-color: #ddd;
295 | }
296 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/buttons.css:
--------------------------------------------------------------------------------
1 | .btn.btn-black{background-color:#34302d;background-image:none;border-radius:0;color:#f1f1f1;font-size:14px;line-height:14px;font-family:"Montserrat",sans-serif;border:2px solid #6db33f;padding:21px 60px;text-shadow:none;transition:border 0.15s;-webkit-transition:border 0.15s;-moz-transition:border 0.15s;-o-transition:border 0.15s;-ms-transition:border 0.15s;}.btn.btn-black.compact{padding:6px 12px;font-size:12px;}.btn.btn-black.sub-text{padding:12px 0;}.btn.btn-black.sub-text p{margin-top:6px;color:#eeeeee;font-size:14px;line-height:14px;font-family:"Montserrat",sans-serif;text-transform:none;}.btn.btn-black.on-black:hover{border-color:#6db33f;box-shadow:0 1px 3px #0b0a0a;}.btn.btn-black.on-black:active{box-shadow:0 1px 3px #0b0a0a,inset 0 3px 6px #0b0a0a;border-color:#6db33f;}.btn.btn-black.with-icon [class^="icon-"]{margin-right:21px;font-size:20px;vertical-align:top;line-height:10px;}.btn.btn-black:hover{border-color:#34302d;box-shadow:none;text-decoration:none;}.btn.btn-black:active{box-shadow:inset 0 3px 6px #0b0a0a;border-color:#34302d;}.btn.uppercase{text-transform:uppercase;}
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/dashboard.css:
--------------------------------------------------------------------------------
1 | .content-right-pane--container .ide_widget {
2 | display: block;
3 | text-align: center;
4 | margin: 10px 20px;
5 | }
6 |
7 | .btn.btn-black {
8 | font-size: 12px;
9 | line-height: 12px;
10 | padding: 10px 20px;
11 | background-color: #34302d;
12 | color: white;
13 | border: 0px;
14 | border-top: 3px solid #6db33f;
15 | }
16 |
17 | .btn.btn-black:hover {
18 | color: white;
19 | border-color: #34302d;
20 | background-color: #6db33f;
21 | border: 0px;
22 | border-top: 3px solid #6db33f;
23 | }
24 |
25 | .new-star {
26 | color: gold;
27 | border-color: black;
28 | font-size: 14px;
29 | }
30 |
31 | .content-right-pane--container .gettingStartedButton {
32 | display: block;
33 | text-align: center;
34 | margin: 45px 6.2%;
35 | }
36 |
37 | .main-body--wrapper {
38 | padding-top: 20px;
39 | margin-top: 0px;
40 | }
41 |
42 | .blog--title {
43 | margin-top: 6px !important;
44 | margin-bottom: 2px !important;
45 | }
46 |
47 | .blog--container {
48 | margin-bottom: 0px !important;
49 | padding: 0px !important;
50 | }
51 |
52 | div .blog--post,.blog--container.blog-preview {
53 | margin: 0px !important;
54 | padding: 0px !important;
55 | }
56 |
57 | div .blog--post {
58 | line-height: 10px !important;
59 | }
60 |
61 | .blog--title a {
62 | font-size: 14px;
63 | line-height: 15px;
64 | }
65 |
66 | .blog--post p {
67 | font-size: 11px;
68 | line-height: 15px;
69 | margin-bottom: 10px !important;
70 | }
71 |
72 | .author {
73 | font-size: 11px;
74 | line-height: 15px;
75 | font-style: oblique;
76 | }
77 |
78 | .feed-header {
79 | color: #6db33f;
80 | margin-bottom: 0px;
81 | }
82 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/docs.css:
--------------------------------------------------------------------------------
1 | .docs--header .docs-icon{background-color:#34302d;width:94px;height:122px;margin:0 40px 40px 0;padding:39px;background-image:url("../img/iconsprite.png");background-repeat:no-repeat;background-position:37px -506px;}.docs--body{width:auto;min-height:50px;display:block!important;}.docs--body .docs-item--wrapper{padding:0 20px;margin:20px -22px;}.docs--body .empty-project{margin-bottom:-40px;}.docs--body .docs-section-title{margin:40px 20px 30px;border-top:1px solid white;padding-top:40px;font-family:"Montserrat",sans-serif;font-weight:bold;}.docs--body .docs-section-title.no-border{border:0;padding-top:0;}.docs--item{display:inline-block;width:295px;vertical-align:top;margin:0 22px;}.docs--item .docs-version--dropdown{width:86.5%;}.docs--item .docs-version--dropdown p{display:inline-block;}.docs--item .docs-version--dropdown .icon{vertical-align:top;margin:2px 0 0 6px;}
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/flexbox.css:
--------------------------------------------------------------------------------
1 |
2 | /* GENERAL STYLES */
3 | body {
4 | font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
5 | margin: 3%;
6 | font-size: 0.9em;
7 | }
8 |
9 | #page-header {
10 | margin-top: 1%;
11 | }
12 |
13 | #title {
14 | font-size: 1.2em;
15 | }
16 |
17 | #link-to-article {
18 | font-size: 0.8em;
19 | }
20 |
21 | #link-to-article a{
22 | padding: 3px 0 10px 35px;
23 | background: url(../images/nettuts-logo.jpg) no-repeat;
24 | display: inline-block;
25 | }
26 |
27 | .example {
28 | min-height: 20px;
29 | padding: 2%;
30 | margin-bottom: 3%;
31 | background-color: whiteSmoke;
32 | border: 1px solid #EEE;
33 | border: 1px solid rgba(0, 0, 0, 0.05);
34 | -webkit-border-radius: 4px;
35 | -moz-border-radius: 4px;
36 | border-radius: 4px;
37 | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
38 | -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
39 | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
40 | overflow: hidden;
41 | }
42 |
43 | .example header {
44 | margin-bottom: 10px;
45 | }
46 |
47 | .example header h1, .example header p {
48 | margin: 0 0 2% 0;
49 | padding: 0;
50 | font-size: 1.1em;
51 | }
52 |
53 | .example header p {
54 | font-size: 1em;
55 | }
56 |
57 | .flexbox-message {
58 | display: none;
59 | padding: 1% 3%;
60 | margin-bottom: 20px;
61 | color: #C09853;
62 | text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
63 | background-color: #FCF8E3;
64 | border: 1px solid #FBEED5;
65 | -webkit-border-radius: 4px;
66 | -moz-border-radius: 4px;
67 | border-radius: 4px;
68 | color: #B94A48;
69 | background-color: #F2DEDE;
70 | border-color: #EED3D7;
71 | }
72 |
73 | .no-flexbox-legacy .flexbox-message{
74 | display: block;
75 | }
76 |
77 | code {
78 | padding: 0 3px 2px;
79 | font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
80 | font-size: 0.9em;
81 | color: #333;
82 | -webkit-border-radius: 3px;
83 | -moz-border-radius: 3px;
84 | border-radius: 3px;
85 | padding: 2px 4px;
86 | color: #D14;
87 | background-color: #F7F7F9;
88 | border: 1px solid #E1E1E8;
89 | }
90 |
91 |
92 |
93 |
94 | .btn {
95 | display: inline-block;
96 | padding: 4px 10px 4px;
97 | margin-bottom: 10px;
98 | font-size: 13px;
99 | line-height: 18px;
100 | color:
101 | #333;
102 | text-align: center;
103 | text-shadow: 0 1px 1px
104 | rgba(255, 255, 255, 0.75);
105 | vertical-align: middle;
106 | cursor: pointer;
107 | background-color:
108 | whiteSmoke;
109 | background-image: -ms-linear-gradient(top,
110 | white,
111 | #E6E6E6);
112 | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(
113 | white), to(
114 | #E6E6E6));
115 | background-image: -webkit-linear-gradient(top,
116 | white,
117 | #E6E6E6);
118 | background-image: -o-linear-gradient(top,
119 | white,
120 | #E6E6E6);
121 | background-image: linear-gradient(top,
122 | white,
123 | #E6E6E6);
124 | background-image: -moz-linear-gradient(top,
125 | white,
126 | #E6E6E6);
127 | background-repeat: repeat-x;
128 | border: 1px solid
129 | #CCC;
130 | border-color:
131 | rgba(0, 0, 0, 0.1)
132 | rgba(0, 0, 0, 0.1)
133 | rgba(0, 0, 0, 0.25);
134 | border-color:
135 | #E6E6E6
136 | #E6E6E6
137 | #BFBFBF;
138 | border-bottom-color:
139 | #B3B3B3;
140 | -webkit-border-radius: 4px;
141 | -moz-border-radius: 4px;
142 | border-radius: 4px;
143 | filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
144 | filter: progid:dximagetransform.microsoft.gradient(enabled=false);
145 | -webkit-box-shadow: inset 0 1px 0
146 | rgba(255, 255, 255, 0.2), 0 1px 2px
147 | rgba(0, 0, 0, 0.05);
148 | -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
149 | box-shadow: inset 0 1px 0
150 | rgba(255, 255, 255, 0.2), 0 1px 2px
151 | rgba(0, 0, 0, 0.05);
152 | }
153 |
154 | .btn.active, .btn:active {
155 | background-color:
156 | #E6E6E6;
157 | background-color:
158 | #D9D9D9 9;
159 | background-image: none;
160 | outline: 0;
161 | -webkit-box-shadow: inset 0 2px 4px
162 | rgba(0, 0, 0, 0.15), 0 1px 2px
163 | rgba(0, 0, 0, 0.05);
164 | -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
165 | box-shadow: inset 0 2px 4px
166 | rgba(0, 0, 0, 0.15), 0 1px 2px
167 | rgba(0, 0, 0, 0.05);
168 | }
169 |
170 |
171 | #example-5 .different-flex-example > div:nth-child(2),
172 | #example-5 .final-flex-example > div:nth-child(2),
173 | #example-6 .ordering-example > div:nth-child(1)
174 | {
175 | background-image: -webkit-linear-gradient(top,
176 | #62C462,
177 | #51A351);
178 | background-image: -o-linear-gradient(top,
179 | #62C462,
180 | #51A351);
181 | background-image: -moz-linear-gradient(top,
182 | #62C462,
183 | #51A351);
184 | background-image: linear-gradient(top,
185 | #62C462,
186 | #51A351);
187 | }
188 |
189 |
190 |
191 | /* Smartphones (landscape) ----------- */
192 | @media only screen and (min-width : 321px) {
193 | /* Styles */
194 | }
195 |
196 | /* Smartphones (portrait) ----------- */
197 | @media only screen and (max-width : 320px) {
198 |
199 | .example header h1, .example header p {
200 | margin: 0 0 4% 0;
201 | padding: 0;
202 | font-size: 1.1em;
203 | }
204 |
205 | .example {
206 | margin-bottom: 5%;
207 | }
208 |
209 |
210 | }
211 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/fontcustom.css:
--------------------------------------------------------------------------------
1 | @font-face{font-family:"fontcustom";src:url("../font-custom/fontcustom.eot");src:url("../font-custom/fontcustom.eot?#iefix") format("embedded-opentype"),url("../font-custom/fontcustom.woff") format("woff"),url("../font-custom/fontcustom.ttf") format("truetype"),url("../font-custom/fontcustom.svg#fontcustom") format("svg");font-weight:normal;font-style:normal;}.icon-community-support,.icon-gs-guides-black,.icon-professional-support,.icon-spring-amqp,.icon-spring-android,.icon-spring-batch,.icon-spring-data,.icon-spring-framework,.icon-spring-hateos,.icon-spring-integration,.icon-spring-leaf,.icon-spring-logo,.icon-spring-mobile,.icon-spring-security,.icon-spring-social,.icon-spring-web-flow,.icon-spring-web-services,.icon-tutorials-black{font-family:"fontcustom"!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block!important;text-decoration:inherit;}.icon-community-support:before{content:"\f100";}.icon-gs-guides-black:before{content:"\f101";}.icon-professional-support:before{content:"\f102";}.icon-spring-amqp:before{content:"\f103";}.icon-spring-android:before{content:"\f104";}.icon-spring-batch:before{content:"\f105";}.icon-spring-data:before{content:"\f106";}.icon-spring-framework:before{content:"\f107";}.icon-spring-hateos:before{content:"\f108";}.icon-spring-integration:before{content:"\f109";}.icon-spring-leaf:before{content:"\f10a";}.icon-spring-logo:before{content:"\f10b";}.icon-spring-mobile:before{content:"\f10c";}.icon-spring-security:before{content:"\f10d";}.icon-spring-social:before{content:"\f10e";}.icon-spring-web-flow:before{content:"\f10f";}.icon-spring-web-services:before{content:"\f110";}.icon-tutorials-black:before{content:"\f111";}
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/highlight.css:
--------------------------------------------------------------------------------
1 | .highlight .hll{background-color:#ffffcc;}.highlight .c{color:#999988;font-style:italic;}.highlight .err{color:#a61717;background-color:#e3d2d2;}.highlight .k{color:#000000;font-weight:bold;}.highlight .o{color:#000000;font-weight:bold;}.highlight .cm{color:#999988;font-style:italic;}.highlight .cp{color:#999999;font-weight:bold;font-style:italic;}.highlight .c1{color:#999988;font-style:italic;}.highlight .cs{color:#999999;font-weight:bold;font-style:italic;}.highlight .gd{color:#000000;background-color:#ffdddd;}.highlight .ge{color:#000000;font-style:italic;}.highlight .gr{color:#aa0000;}.highlight .gh{color:#999999;}.highlight .gi{color:#000000;background-color:#ddffdd;}.highlight .go{color:#888888;}.highlight .gp{color:#555555;}.highlight .gs{font-weight:bold;}.highlight .gu{color:#aaaaaa;}.highlight .gt{color:#aa0000;}.highlight .kc{color:#000000;font-weight:bold;}.highlight .kd{color:#000000;font-weight:bold;}.highlight .kn{color:#000000;font-weight:bold;}.highlight .kp{color:#000000;font-weight:bold;}.highlight .kr{color:#000000;font-weight:bold;}.highlight .kt{color:#445588;font-weight:bold;}.highlight .m{color:#009999;}.highlight .s{color:#d01040;}.highlight .na{color:teal;}.highlight .nb{color:#0086b3;}.highlight .nc{color:#445588;font-weight:bold;}.highlight .no{color:teal;}.highlight .nd{color:#3c5d5d;font-weight:bold;}.highlight .ni{color:purple;}.highlight .ne{color:#990000;font-weight:bold;}.highlight .nf{color:#990000;font-weight:bold;}.highlight .nl{color:#990000;font-weight:bold;}.highlight .nn{color:#555555;}.highlight .nt{color:navy;}.highlight .nv{color:teal;}.highlight .ow{color:#000000;font-weight:bold;}.highlight .w{color:#bbbbbb;}.highlight .mf{color:#009999;}.highlight .mh{color:#009999;}.highlight .mi{color:#009999;}.highlight .mo{color:#009999;}.highlight .sb{color:#d01040;}.highlight .sc{color:#d01040;}.highlight .sd{color:#d01040;}.highlight .s2{color:#d01040;}.highlight .se{color:#d01040;}.highlight .sh{color:#d01040;}.highlight .si{color:#d01040;}.highlight .sx{color:#d01040;}.highlight .sr{color:#009926;}.highlight .s1{color:#d01040;}.highlight .ss{color:#990073;}.highlight .bp{color:#999999;}.highlight .vc{color:teal;}.highlight .vg{color:teal;}.highlight .vi{color:teal;}.highlight .il{color:#009999;}
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/homepage.css:
--------------------------------------------------------------------------------
1 | .homepage-billboard{background-image:url("../img/homepage-bg.jpg");background-size:cover;background-repeat:no-repeat;text-align:center;}.homepage-title--container{margin-top:66px;}.homepage-title,.homepage-subtitle{background:rgba(52,48,45,0.8);color:#f1f1f1;display:inline-block;}.homepage-title{font-size:48px;line-height:68px;font-family:"Montserrat",sans-serif;padding:0 15px;letter-spacing:-2px;}.homepage-subtitle{font-size:22px;line-height:18px;padding:2px 19px 12px;}.homepage-subtitle:first-child{padding-top:12px;}.homepage--body .platform--wrapper{background:url("../img/platform-bg.png") #34302d 50% 50% no-repeat;height:auto;text-align:center;padding:60px 0;background-size:694px;}.homepage--body .platform--wrapper .platform--icon{background:url("../img/spring-platform-watermark.png") no-repeat;width:241px;height:74px;display:inline-block;margin-bottom:43px;}.homepage--body .platform--wrapper .platform--title{font-family:"Montserrat",sans-serif;color:#f1f1f1;font-size:30px;line-height:30px;margin-bottom:20px;text-transform:uppercase;}.homepage--body .platform--wrapper .platform--text{color:#f1f1f1;font-size:18px;line-height:28px;margin-bottom:20px;}.homepage--body .platform--wrapper .platform--link{font-size:18px;line-height:28px;}.homepage--body .platform--wrapper .platform--link [class^="icon-"]{margin-left:15px;line-height:10px;vertical-align:middle;text-decoration:none;}.homepage--body .key-feature--wrapper{background-color:#6db33f;padding:60px 0;}.homepage--body .key-feature--wrapper .key-feature--container{text-align:center;color:#f1f1f1;}.homepage--body .key-feature--wrapper .key-feature--container .key-feature--icon--container{height:88px;text-align:center;margin-bottom:44px;}.homepage--body .key-feature--wrapper .key-feature--container .key-feature--title{text-transform:uppercase;font-family:"Montserrat",sans-serif;font-size:30px;line-height:30px;margin-bottom:20px;}.homepage--body .key-feature--wrapper .key-feature--container .key-feature--text{font-size:18px;line-height:28px;}.homepage--body .key-feature--wrapper .key-feature--container .key-feature--text.highlight{text-transform:uppercase;}.homepage--body .offset-feature--container{border-bottom:1px solid #dddbda;transition:all 0.25s;-webkit-transition:all 0.25s;-moz-transition:all 0.25s;-o-transition:all 0.25s;-ms-transition:all 0.25s;}.homepage--body .offset-feature--container .feature--content{padding:90px 0;}.homepage--body .offset-feature--container .offset-feature--title{font-size:30px;line-height:30px;font-family:"Montserrat",sans-serif;margin-bottom:20px;color:#34302d;}.homepage--body .offset-feature--container .offset-feature--text{font-size:18px;line-height:28px;margin-bottom:20px;color:#34302d;}.homepage--body .offset-feature--container .offset-feature--link{color:#5fa134;font-size:18px;line-height:18px;}.homepage--body .offset-feature--container .offset-feature--link i{font-size:18px;line-height:10px;margin-left:10px;text-decoration:none;}.homepage--body .offset-feature--container.feature-guides{background-image:url("../img/homepage-feature-guides.png");background-repeat:no-repeat;background-position:148% 0;}.homepage--body .offset-feature--container.feature-sts{background-image:url("../img/homepage-feature-sts.png");background-repeat:no-repeat;background-position:-40% 100%;}.homepage--body .offset-feature--container.feature-projects{background-image:url("../img/homepage-feature-projects.png");background-repeat:no-repeat;background-position:130px 0;}.homepage--body .offset-feature--container:last-child{border:none;}.homepage--body .offset-feature--container:nth-child(even){background-color:#ebf1e7;}.support--wrapper{background-color:#5d5d5d;padding:50px 0 60px;}.support--wrapper .support--container .icon{float:left;margin-right:45px;}.support--wrapper .support--container .support--title{font-size:18px;line-height:18px;text-transform:uppercase;color:#f1f1f1;margin:22px 0;}.support--wrapper .support--container .support-links a{color:#5fa134;padding:0 20px;}.support--wrapper .support--container .support-links a:first-child{padding-left:0;}.support--wrapper.about-page{position:absolute;left:0;right:0;}.tool-suite{text-align:right;}
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/icons.css:
--------------------------------------------------------------------------------
1 | .icon{background-image:url("../img/iconsprite.png");display:inline-block!important;}.icon.icon-spring-logo-mobile{width:204px;height:60px;background-position:904px 302px;margin-top:-13px;transform:scale(0.5);-moz-transform:scale(0.5);-webkit-transform:scale(0.5);-o-transform:scale(0.5);-ms-transform:scale(0.5);}.icon.icon-spring-logo-big{width:154px;height:154px;background-position:154px 191px;}.icon.project--logo.logo-spring-framework{width:135px;height:133px;background-position:518px 837px;margin-top:2px;}.icon.project--logo.logo-spring-security{width:99px;height:137px;background-position:519px 677px;}.icon.project--logo.logo-spring-data{width:111px;height:111px;background-position:519px 512px;margin-top:13px;}.icon.project--logo.logo-spring-batch{width:104px;height:108px;background-position:360px 837px;margin-top:14px;}.icon.project--logo.logo-spring-integration{width:145px;height:104px;background-position:361px 677px;margin-top:16px;}.icon.project--logo.logo-spring-amqp{width:109px;height:98px;background-position:361px 513px;margin:19px;}.icon.project--logo.logo-spring-default{width:100px;height:100px;background-position:-805px 0;margin-top:18px;}.icon.project--logo.logo-spring-mobile{width:104px;height:137px;background-position:196px 677px;}.icon.project--logo.logo-spring-android{width:104px;height:126px;background-position:196px 513px;margin-top:10px;}.icon.project--logo.logo-spring-social{width:130px;height:100px;background-position:518px 357px;margin-top:18px;}.icon.project--logo.logo-spring-hateoas{width:126px;height:99px;background-position:518px 256px;margin-top:19px;}.icon.project--logo.logo-spring-webflow{width:99px;height:99px;background-position:619px 256px;margin-top:19px;}.icon.project--logo.logo-spring-web-services{width:100px;height:100px;background-position:532px 155px;margin-top:19px;}.icon.project--logo.logo-spring-xd{width:104px;height:113px;background-position:247px 837px;margin-top:11px;}.icon.project--logo.logo-spring-boot{width:102px;height:90px;background-position:143px 837px;margin-top:23px;}.icon.project--logo.logo-spring-ldap{width:93px;height:107px;background-position:247px 944px;margin-top:19px;}.icon.project--logo.logo-grails{width:107px;height:100px;background-position:361px 944px;margin-top:23px;}.icon.project--logo.logo-groovy{width:183px;height:92px;background-position:546px 940px;margin-top:23px;}.icon.icon-projects{width:28px;height:28px;background-position:-641px -481px;}.icon.icon-projects:hover{background-position:-641px -521px;}.icon.icon-forum{width:32px;height:32px;background-position:-409px -450px;}.icon.icon-forum:hover{background-position:-449px -450px;}.icon.icon-current-version{height:13px;width:42px;background-position:718px 317px;}.icon.icon-pre-release{height:13px;width:23px;background-position:657px 317px;}.icon.icon-ga-release{margin-left:0!important;height:13px;width:9px;background-position:626px 317px;background-color:#6db33f;padding:0 2px;border-radius:10px;}.icon.icon-snapshot-release{height:13px;width:46px;background-position:603px 317px;}.icon.logo-eclipse-text{width:159px;height:38px;background-position:603px 38px;}.icon.icon-social-twitter{width:36px;height:36px;background-position:-1px -143px;}.icon.icon-social-twitter:hover{background-position:-84px -143px;}.icon.icon-build-anything{width:107px;background-position:107px 279px;height:88px;}.icon.icon-run-anywhere{background-position:120px 344px;width:120px;height:65px;margin-top:11px;}.icon.icon-rest-assured{background-position:253px 86px;width:86px;height:86px;margin-top:1px;}.icon.icon-community-support{width:97px;height:97px;background-position:257px 185px;font-size:0;}.icon.icon-professional-support{width:126px;height:97px;background-position:272px 282px;font-size:0;}.icon.icon-gs-guides{width:73px;height:101px;background-position:356px 101px;}.icon.icon-tutorial{width:73px;height:101px;background-position:430px 101px;}.icon.blog-icon{width:20px;height:20px;vertical-align:middle;}.icon.blog-icon.calendar{background-position:20px 594px;}.icon.blog-icon.all-posts{background-position:20px 561px;}.icon.blog-icon.broadcasts{background-position:20px 519px;}.icon.blog-icon.engineering{background-position:20px 477px;}.icon.blog-icon.releases{background-position:20px 433px;}.icon.blog-icon.news-and-events{background-position:20px 387px;}.icon.about-icon.team{width:183px;height:127px;background-position:902px 202px;}.icon.about-icon.jobs{width:112px;height:85px;background-position:387px 415px;margin:21px 0;}.icon.about-icon.pivotal{width:93px;height:114px;background-position:387px 329px;margin:6px 0 7px;}i.icon{background-image:none;}
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/markdown-content.css:
--------------------------------------------------------------------------------
1 | a[name="gs"],a[name="tutorials"] {
2 | text-decoration: none !important;
3 | }
4 |
5 | .content--container h1 {
6 | margin-bottom: 15px;
7 | }
8 |
9 | .content--container a {
10 | color: #5fa134;
11 | }
12 |
13 | .content--container p,.content--container ul {
14 | margin-bottom: 20px;
15 | border-radius: 0;
16 | }
17 |
18 | .content--container pre {
19 | margin-top: -10px;
20 | margin-bottom: 20px;
21 | border-radius: 0;
22 | }
23 |
24 | .content--container h2 {
25 | font-family: "Montserrat", sans-serif;
26 | font-size: 20px;
27 | line-height: 28px;
28 | font-weight: 400;
29 | margin: 30px 0 10px;
30 | }
31 |
32 | .content--container h3,.content--container h4 {
33 | font-family: "Montserrat", sans-serif;
34 | font-size: 16px;
35 | line-height: 26px;
36 | font-weight: 400;
37 | margin: 20px 0 10px;
38 | }
39 |
40 | .content--container p code {
41 | color: #305CB5;
42 | font-size: 14px;
43 | padding: 2px 6px;
44 | }
45 |
46 | .content--container ul li {
47 | margin-bottom: 5px;
48 | }
49 |
50 | .content--container ul li code {
51 | color: #305CB5;
52 | font-size: 14px;
53 | padding: 2px 6px;
54 | }
55 |
56 | .content--container blockquote {
57 | padding: 0 0 0 10px;
58 | border-left: 4px solid #6db33f;
59 | background-color: #EBF1E7;
60 | padding: 25px 20px;
61 | margin: 30px 0;
62 | font-family: "Montserrat", sans-serif;
63 | }
64 |
65 | .content--container blockquote strong {
66 | font-size: 16px;
67 | line-height: 20px;
68 | font-weight: bold;
69 | margin-bottom: 6px;
70 | }
71 |
72 | .content--container blockquote p {
73 | margin: 0;
74 | font-size: 14px;
75 | line-height: 20px;
76 | }
77 |
78 | .content--container pre {
79 | word-break: normal;
80 | word-wrap: normal;
81 | white-space: pre;
82 | overflow-x: auto;
83 | width: 96.9%;
84 | }
85 |
86 | .content--container .highlight .copy-button {
87 | position: absolute;
88 | margin-left: 634px;
89 | }
90 |
91 | .content--container strong {
92 | font-family: "Montserrat", sans-serif;
93 | }
94 |
95 | .content-right-pane--container h2 {
96 | margin: 15px 6.2%;
97 | }
98 |
99 | .content-right-pane--container p {
100 | font-size: 14px;
101 | line-height: 21px;
102 | margin: 15px 6.2%;
103 | }
104 |
105 | .content-right-pane--container h3 {
106 | border-top: 1px solid #dddddd;
107 | padding: 6px 6.2%;
108 | font-family: "Montserrat", sans-serif;
109 | margin: 0;
110 | }
111 |
112 | .content-right-pane--container ul {
113 | margin: 0;
114 | }
115 |
116 | .content-right-pane--container ul li {
117 | line-height: 21px;
118 | }
119 |
120 | .content-right-pane--container ul li:last-child {
121 | padding-bottom: 28px;
122 | }
123 |
124 | .content-right-pane--container ul li:first-child {
125 | padding-bottom: 12px;
126 | }
127 |
128 | .content-right-pane--container .btn-group {
129 | margin: 0 6.2%;
130 | display: block;
131 | }
132 |
133 | .content-right-pane--container .btn-group .btn {
134 | font-family: "Varela Round", sans-serif;
135 | padding: 12px 6.4% 10px;
136 | font-size: 16px;
137 | line-height: 16px;
138 | border: 1px solid #dddddd;
139 | box-shadow: none;
140 | }
141 |
142 | .content-right-pane--container .btn-group .btn.active {
143 | background: #fff;
144 | box-shadow: none;
145 | }
146 |
147 | .content-right-pane--container .btn-group .btn:active {
148 | box-shadow: inset 0 1px 3px #c8c8c8;
149 | }
150 |
151 | .content-right-pane--container .clone-url {
152 | border: 1px solid #cccccc;
153 | background-color: white;
154 | cursor: pointer;
155 | margin: 15px 6.2%;
156 | }
157 |
158 | .content-right-pane--container .clone-url input {
159 | background-color: transparent;
160 | border: none;
161 | box-shadow: none;
162 | margin: 0;
163 | padding: 10px 0 10px 14px;
164 | }
165 |
166 | .content-right-pane--container .clone-url input:focus {
167 | outline: none;
168 | }
169 |
170 | .content-right-pane--container .clone-url button {
171 | padding: 20px;
172 | margin: 0;
173 | float: right;
174 | }
175 |
176 | .content-right-pane--container .github_download {
177 | display: block;
178 | text-align: center;
179 | margin: 15px 6.2%;
180 | }
181 |
182 | .go-to-repo--container {
183 | margin-top: 20px;
184 | padding: 10px 6.2%;
185 | border-top: 1px solid white;
186 | }
187 |
188 | .go-to-repo--container a {
189 | vertical-align: middle;
190 | color: #5fa134;
191 | text-transform: uppercase;
192 | font-family: "Montserrat", sans-serif;
193 | font-size: 12px;
194 | line-height: 24px;
195 | text-decoration: none;
196 | margin-top: 1px;
197 | }
198 |
199 | .go-to-repo--container a:hover {
200 | color: #6ab43a;
201 | }
202 |
203 | .go-to-repo--container i {
204 | color: #d4d4d4;
205 | font-size: 24px;
206 | margin-right: 10px;
207 | float: left;
208 | margin-top: -2px;
209 | }
210 |
211 | .copy-button {
212 | background-color: #cccccc;
213 | margin: 1px 1px 10px 0;
214 | padding: 20px;
215 | background-image: url("../img/iconsprite.png");
216 | background-repeat: no-repeat;
217 | background-position: 2px -429px;
218 | width: 20px;
219 | height: 22px;
220 | border: none;
221 | background-color: #34302d;
222 | }
223 |
224 | .copy-button.snippet {
225 | float: right;
226 | }
227 |
228 | a.ci-status {
229 | float: right;
230 | margin-top: -27px;
231 | }
232 |
233 | .gs-guide-import {
234 | display: none;
235 | }
236 |
237 | .tutorial-text img {
238 | border: 6px solid white;
239 | box-shadow: 0 0px 4px #cccccc, 0 1px 0 #cccccc;
240 | }
241 |
242 | .tutorial-text table {
243 | border-color: #808080;
244 | text-align: left;
245 | margin: 60px 0;
246 | }
247 |
248 | .tutorial-text table th {
249 | text-transform: uppercase;
250 | font-size: 12px;
251 | line-height: 15px;
252 | border-bottom: 1px solid #cccccc;
253 | padding: 0 30px 5px 8px;
254 | vertical-align: bottom;
255 | font-family: "Montserrat", sans-serif;
256 | }
257 |
258 | .tutorial-text table th:last-child {
259 | padding-right: 8px;
260 | }
261 |
262 | .tutorial-text table tr:last-child {
263 | border-bottom: 1px solid #cccccc;
264 | }
265 |
266 | .tutorial-text table td {
267 | padding: 8px 20px 8px 8px;
268 | line-height: 20px;
269 | text-align: left;
270 | vertical-align: top;
271 | border-top: 1px solid #dddddd;
272 | }
273 |
274 | .tutorial-text table td:last-child {
275 | padding-right: 8px;
276 | border-right: 1px solid #cccccc;
277 | }
278 |
279 | .tutorial-text table td:first-child {
280 | border-left: 1px solid #cccccc;
281 | }
282 |
283 | .tutorial-text table tr:nth-child(odd)>td,.tutorial-text table .table-striped tbody>tr:nth-child(odd)>th
284 | {
285 | background-color: #F9F9F9;
286 | }
287 |
288 | .tutorial-text article.markdown-body h1 {
289 | font-size: 21px;
290 | line-height: 28px;
291 | font-weight: 400;
292 | margin: 30px 0 10px;
293 | }
294 |
295 | .tutorial-text article.markdown-body h2 {
296 | font-family: "Varela Round", sans-serif;
297 | font-size: 19px;
298 | }
299 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/panes.css:
--------------------------------------------------------------------------------
1 | /* Generic pane rules */
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/projects.css:
--------------------------------------------------------------------------------
1 | .projects--wrapper{margin-left:-0.5%;}.projects--wrapper.project-aggregator .project--container{height:160px;}.projects--wrapper.project-aggregator .project--container .project-links--container{margin-top:42px;}.projects--wrapper.top-separator{padding-top:30px;margin-top:10px;margin-bottom:10px;border-top:1px solid #dddddd;}.project--container{border:1px solid #34302d;display:inline-block;width:21.8%;height:340px;margin:0 0.5% 20px 0.5%;vertical-align:top;text-align:center;padding:30px 5%;}.project--container.auto-height{height:auto;}.project--container.short-fixed{height:262px;}.project--container.shorter-fixed{height:239px;}.project--container .project-logo--container{margin-bottom:25px;height:137px;vertical-align:middle;}.project--container .project--logo{display:inline-block;vertical-align:middle;}.project--container .project--logo.small{margin-bottom:20px;}.project--container .project--title{font-family:"Montserrat",sans-serif;font-size:16px;line-height:20px;margin-bottom:20px;text-transform:uppercase;}.project--container .project--description{font-size:14px;line-height:20px;}.project--container .project-links--container{position:absolute;background-color:rgba(109,179,63,0.95);padding:13px 0;width:326px;margin:127px 0 0 -20px;height:58px;opacity:0;transition:opacity 0.15s;-webkit-transition:opacity 0.15s;-moz-transition:opacity 0.15s;-o-transition:opacity 0.15s;-ms-transition:opacity 0.15s;}.project--container .project-links--container .project-link{display:inline-block;margin:0 15px;}.project--container .project-links--container .project-link [class^=icon-]{font-size:34px;width:34px;height:34px;color:rgba(241,241,241,0.75);}.project--container .project-links--container .project-link p{margin:6px 0;color:rgba(241,241,241,0.75);font-size:14px;line-height:14px;}.project--container .project-links--container .project-link:hover{text-decoration:none;}.project--container .project-links--container .project-link:hover [class^=icon-]{color:white;}.project--container:hover .project-links--container{opacity:1;}.project--container.parent-project{position:relative;}.project--container.parent-project .child-project-count--wrapper{position:absolute;top:30px;right:20px;}.project--container.parent-project .child-project-count--wrapper .child-project-count--number{position:relative;z-index:101;color:#f1f1f1;margin:-22px -9px 0 9px;}.project--container.parent-project .child-project-count--wrapper .child-project-count--background{position:absolute;margin:-54px 0 0 -5px;z-index:100;width:0;height:0;border-top:40px solid transparent;border-bottom:40px solid transparent;border-left:40px solid #6db33f;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}.project--container.full-width{background-color:#ddd;border-color:white;display:block;height:auto;width:auto;text-align:left;}.project--container.full-width .project--title{margin-bottom:10px;}.project--container.full-width .project--description{margin-bottom:20px;}.project--container.full-width .project--link{color:#5fa134;text-transform:uppercase;font-size:12px;}.project--container.project--container--link{color:#34302d;transition:all 0.2s;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;}.project--container.project--container--link:hover{text-decoration:none;box-shadow:0 0 3px #6db33f;border-color:#6db33f;}.project--container.project--container--link:active{box-shadow:none;}.project--container.min-height{height:308px;}.project-header--wrapper .billboard--container{margin-top:60px;}.project-header--wrapper .content--title{position:relative;margin-bottom:30px;margin-top:0;}.project-header--wrapper .content--title a{color:#f1f1f1;}.project-header--wrapper .project--title{font-family:"Montserrat",sans-serif;font-size:24px;line-height:24px;color:#ebf1e7;}.project-header--wrapper .project--links--container{float:right;margin-top:-2px;}.project-header--wrapper .project--links--container .project-link{display:inline-block;vertical-align:middle;margin-right:10px;}.project-header--wrapper .project--links--container .project-link [class^=icon-]{font-size:37px;width:34px;height:34px;color:#d4d4d4;}.project-header--wrapper .project--links--container .project-link:last-child{margin-right:0;}.project-header--wrapper .project--links--container .project-link:hover{text-decoration:none;}.project-header--wrapper .project--links--container .project-link:hover [class^=icon-]{color:#6db33f;}.project-header--wrapper .project--links--container .project-link div.icon{margin-top:3px;}.project-header--wrapper .project--description{color:#f1f1f1;font-size:16px;line-height:24px;margin-top:20px;}.project-header--wrapper .project--description a{color:#5fa134;}.project-header--wrapper .project-quickstart-btn{margin-top:40px;}.project-header--wrapper .billboard-bg{background-color:#666;}.project-header--wrapper .billboard-bg .billboard-icon{width:330px;height:364px;position:absolute;right:0;margin-top:25px;opacity:0.5;}.project-header--wrapper .billboard-bg .billboard-icon.icon-spring-data-large{background-image:url("../img/icon-spring-data-large.png");}.project-body--container .project-body--section{margin-bottom:30px;padding-right:20px;}.project-body--container .project-body--section p{font-size:14px;line-height:20px;margin-bottom:20px;}.project-body--container .project-body--section li{padding:5px 0;}.project-body--container .project-body--section .underlined-title{border-bottom:1px solid white;padding-bottom:10px;margin-bottom:20px;}.project-body--container .project-body--section h3{font-family:"Montserrat",sans-serif;font-weight:bold;}.project-body--container .project-body--section pre{border-radius:0;}.quickstart--container{border:1px solid #34302d;}.quickstart--container .quickstart--title{font-family:"Montserrat",sans-serif;color:#f1f1f1;background-color:#34302d;font-size:16px;line-height:16px;padding:17px 0;width:211px;text-align:center;display:inline-block;}.quickstart--container .quickstart--dropdown{display:inline-block;width:34.6%;margin-left:16px;}.quickstart--container .quickstart--dropdown .item-dropdown--title{padding:9px 0 7px 20px;border:1px solid #34302d;}.quickstart--container .quickstart--dropdown .item-dropdown--title .icon{margin:-3px 0 0 6px;vertical-align:middle;}.quickstart--container .quickstart--dropdown .item-dropdown--icon{padding:9px;background-color:#34302d;}.quickstart--container .quickstart--dropdown .project-version--dropdown{width:100%%;padding:0;}.quickstart--container .quickstart--dropdown .project-version--dropdown .project-version{color:#f1f1f1;padding:8px 20px;border-top:1px solid #4a4440;cursor:pointer;}.quickstart--container .quickstart--dropdown .project-version--dropdown .project-version .icon{margin:-3px 0 0 6px;vertical-align:middle;}.quickstart--container .quickstart--dropdown .project-version--dropdown .project-version.active{background-color:black;border-color:transparent;}.quickstart--container .quickstart--dropdown .project-version--dropdown .project-version.active:hover{background-color:black;}.quickstart--container .quickstart--dropdown .project-version--dropdown .project-version:first-child{border:none;}.quickstart--container .quickstart--dropdown .project-version--dropdown .project-version:hover{background-color:rgba(0,0,0,0.3);}.quickstart--container .quickstart--dropdown.js-open .item-dropdown--title{border:1px solid #6db33f;}.quickstart--container .quickstart--dropdown:hover .item-dropdown--icon{color:white;}.quickstart--container .quickstart--body{padding:20px;}.project-documentation--container{border-color:#34302d;}.project-documentation--container .item-dropdown--title{background-color:transparent;border-bottom:1px solid #34302d;padding:20px;font-family:"Montserrat",sans-serif;font-size:14px;line-height:14px;}.project-documentation--container .item--dropdown{display:block;position:relative;width:100%;padding:0;border:none;background-color:transparent;}.project-documentation--container .item--dropdown .item--body-title{padding-top:15px;color:#34302d;margin:0 20px;border-color:#d7d5d3;}.project-documentation--container .item--dropdown .item--body--version{margin:0 20px;border-color:#d7d5d3;}.project-documentation--container .item--dropdown .item--body--version p{color:#34302d;display:inline-block;}.project-documentation--container .item--dropdown .item--body--version .icon{vertical-align:top;margin:2px 0 0 6px;}.project-documentation--container .item--dropdown .item--body--version .icon.icon-pre-release{background-color:#34302d;border-radius:2px;}.project-documentation--container .item--dropdown .item--body--version:last-child{margin-bottom:20px;}.project-sub-link--wrapper{padding:20px 20px 18px;}.project-sub-link--wrapper .project-sub-link{background-color:#cbcaca;width:30px;height:30px;display:inline-block;margin-right:2.9%;}.project-sub-link--wrapper .project-sub-link:last-child{margin-right:0;}.project-additional-resource--wrapper{padding:20px;}.project-additional-resource--wrapper h3{margin:5px 0;}.project-additional-resource--wrapper ul{margin:0 0 25px 0;}.project-additional-resource--wrapper ul li{border:none;padding:5px 0;}.project-additional-resource--wrapper ul:last-child{margin-bottom:0;}.github-fork-ribbon--wrapper{width:150px;height:150px;position:absolute;overflow:hidden;margin-top:-102px;z-index:9999;right:0;}.github-fork-ribbon--wrapper .github-fork-ribbon{position:absolute;padding:2px 0;background-color:#34302d;-webkit-box-shadow:0px 2px 3px 0px rgba(0,0,0,0.33);box-shadow:0px 2px 3px 0px rgba(0,0,0,0.33);z-index:9999;top:42px;right:-43px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);}.github-fork-ribbon--wrapper .github-fork-ribbon a{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;color:#f1f1f1;text-decoration:none;text-shadow:0 -1px rgba(0,0,0,0.5);text-align:center;width:200px;line-height:20px;display:inline-block;padding:2px 0;border:1px dotted rgba(255,255,255,0.75);border-width:1px 0;}.github-fork-ribbon--wrapper .github-fork-ribbon a i{font-size:23px;vertical-align:middle;margin:0 3px 0 0;color:black;}
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/responsive.css:
--------------------------------------------------------------------------------
1 | .mobile-only{display:none;}@media (max-width: 800px) {html,body{height:100%;}.viewport{position:absolute;right:0;left:0;top:0;bottom:0;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;}.viewport.constrained{overflow:hidden;min-height:279px;}.desktop-only{display:none!important;}.mobile-only{display:block;}.homepage-billboard{height:auto;}.homepage-billboard .billboard--container{position:relative;overflow:hidden;}.homepage-billboard .icon.icon-spring-logo-big{background:url("../img/mobile-leaf-watermark.png") 0 0 no-repeat;width:928px;height:924px;position:absolute;left:50%;transform:scale(0.5);-moz-transform:scale(0.5);-webkit-transform:scale(0.5);-o-transform:scale(0.5);-ms-transform:scale(0.5);top:50%;opacity:0.06;margin:-462px 0 0 -464px;z-index:0;}.homepage-billboard .homepage-title--container{margin-top:0;}.homepage-billboard .homepage-title{font-size:40px;line-height:50px;}.homepage-billboard .homepage-subtitle{font-size:21px;line-height:21px;}.homepage--body .key-feature--wrapper{padding:0;}.homepage--body .key-feature--wrapper .key-feature--container{margin-top:5%;margin-bottom:5%;}.homepage--body .key-feature--wrapper .key-feature--container .key-feature--icon--container{margin-bottom:30px;}.homepage--body .key-feature--wrapper .key-feature--container .key-feature--title{font-size:24px;}.homepage--body .key-feature--wrapper .key-feature--container .key-feature--text{font-size:15px;line-height:21px;}.mobile-left-pane{width:100%!important;margin-left:0!important;}.mobile-right-pane{display:none!important;}.index-page--title{line-height:32px;}.index-page--subtitle{margin-top:10px;margin-bottom:30px;}.index-page--subtitle.with-subtext{margin-bottom:30px;}.offset-feature--container{background-image:none!important;}.offset-feature--container .tool-suite{text-align:left;}.support--wrapper .support--container{text-align:center;margin-bottom:30px;}.support--wrapper .support--container .icon{float:none;margin-right:0;}.support--wrapper .support--container .support-links a{padding:0 15px;}aside{margin-left:0!important;}.right-pane-widget--container{margin-top:60px;}.content--container pre{max-width:94.9%;}.content--container code{word-break:normal;word-wrap:normal;white-space:pre;max-width:97%;}.mobile-navigation--wrapper .navigation-drawer--container{position:absolute;top:0;width:270px;bottom:0;left:0;background-color:#34302d;z-index:999;min-height:390px;box-shadow:inset -1px 0px 2px rgba(0,0,0,0.3);transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transition:all 0.25s;-webkit-transition:all 0.25s;-moz-transition:all 0.25s;-ms-transition:all 0.25s;-o-transition:all 0.25s;-webkit-perspective:1000;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);}.mobile-navigation--wrapper .navigation-drawer--container .mobile-search--container{margin:9px;padding:5px;background-color:#464340;position:relative;}.mobile-navigation--wrapper .navigation-drawer--container .mobile-search--container .form-search{margin:0;}.mobile-navigation--wrapper .navigation-drawer--container .mobile-search--container input{background-color:transparent;border:none;box-shadow:none;margin:0;border-radius:0;width:90%;padding:0 10% 0 0;color:#f1f1f1;}.mobile-navigation--wrapper .navigation-drawer--container .mobile-search--container .search-form--submit{position:absolute;right:0;background-color:transparent;border:none;color:#9d9b99;padding:0 2%;}.mobile-navigation--wrapper .navigation-drawer--container .mobile-search--container .search-form--submit .icon-search{font-size:15px;}.mobile-navigation--wrapper .navigation-drawer--container .navigation-item-list .navbar-link a{border-bottom:1px solid #474441;color:#f1f1f1;display:block;padding:15px;text-decoration:none;font-size:15px;line-height:15px;}.mobile-navigation--wrapper .navigation-drawer--container .navigation-item-list .navbar-link a [class^=icon-]{color:#9d9b99;}.mobile-navigation--wrapper .navigation-drawer--container .navigation-item-list .navbar-link:first-child a{border-top:1px solid #474441;}.mobile-navigation--wrapper .navigation-drawer--container .navigation-item-list .navbar-link.active{margin-top:-1px;}.mobile-navigation--wrapper .navigation-drawer--container .navigation-item-list .navbar-link.active a{border-bottom:1px solid transparent;background-color:#262321;}.mobile-navigation--wrapper .navigation-drawer--container.js-open{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);}.mobile-navigation--wrapper .mobile-nav{background-color:#34302d;height:50px;text-align:center;border-left:1px solid #34302d;position:relative;transition:all 0.25s;-webkit-transition:all 0.25s;-moz-transition:all 0.25s;-ms-transition:all 0.25s;-o-transition:all 0.25s;-webkit-perspective:1000;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);}.mobile-navigation--wrapper .mobile-nav .nav-icon{position:absolute;padding:13px;}.mobile-navigation--wrapper .mobile-nav .nav-icon [class^=icon-]{color:#f1f1f1;font-size:21px;}.mobile-navigation--wrapper .mobile-nav .header-center-icon{display:inline-block;padding:9px 0 0;}.mobile-navigation--wrapper .mobile-nav.js-slide-right{transform:translateX(270px);-webkit-transform:translateX(270px);-moz-transform:translateX(270px);-ms-transform:translateX(270px);-o-transform:translateX(270px);}#scrim.js-open-mobile-nav{z-index:999;transform:translateX(270px);-webkit-transform:translateX(270px);-moz-transform:translateX(270px);-ms-transform:translateX(270px);-o-transform:translateX(270px);}.body--container,.homepage--body{transition:all 0.25s;-webkit-transition:all 0.25s;-moz-transition:all 0.25s;-ms-transition:all 0.25s;-o-transition:all 0.25s;-webkit-perspective:1000;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);}.body--container.js-slide-right,.homepage--body.js-slide-right{transform:translateX(270px);-webkit-transform:translateX(270px);-moz-transform:translateX(270px);-ms-transform:translateX(270px);-o-transform:translateX(270px);}.main-body--wrapper{margin-top:20px;margin-bottom:30px;}.blog--wrapper .blog--container{padding-bottom:0;}.blog--wrapper .blog--container .blog--title{font-size:21px;line-height:25px;}.blog--wrapper .blog--container .blog--post{font-size:14px;line-height:20px;}.blog--wrapper .blog--container.blog-preview{margin:0 0 20px 0;padding:0 0 25px 0;}.blog--wrapper .blog--container.blog-preview .meta-data--container{margin:0;}.blog--wrapper .blog--container.blog-preview .meta-data--container .meta-data--item{margin-bottom:0;}.guides-section--container{margin-top:40px;}.project--container{padding:30px 5%;width:38.135%;height:290px;}.platform-index--header{text-align:center;padding:60px 0;}.platform-index--header:after{background-position:50%;background-size:100%;}footer{display:none;}.content--title{display:none;}.tool-versions--wrapper .tool-versions--container .platform{padding:0 5px;}}@media (max-width: 600px) {.blog--container .meta-data--container .meta-data--item{margin-bottom:10px!important;}.blog--container .meta-data--container .meta-data--item:last-child{margin-bottom:0!important;}.homepage-billboard{text-align:left!important;}.homepage-billboard .homepage-title{font-size:30px!important;line-height:36px!important;}.homepage-billboard .homepage-subtitle{font-size:18px!important;line-height:24px!important;}.homepage--body .key-feature--wrapper .key-feature--container{width:100%;margin:7% 0;}.homepage--body .key-feature--wrapper .key-feature--container:first-child{margin-top:60px;}.homepage--body .key-feature--wrapper .key-feature--container:last-child{margin-bottom:60px;}.homepage--body .platform--wrapper{padding:30px 0 60px;background-size:404px;}.homepage--body .platform--wrapper .platform--icon{margin-bottom:15px;transform:scale(0.75);-moz-transform:scale(0.75);-webkit-transform:scale(0.75);-o-transform:scale(0.75);-ms-transform:scale(0.75);}.homepage--body .platform--wrapper .platform--title{font-size:21px;line-height:24px;}.homepage--body .platform--wrapper .platform--text{font-size:15px;line-height:21px;}.homepage--body .offset-feature--container .feature--content{padding:60px 0;text-align:left!important;}.homepage--body .offset-feature--container .offset-feature--title{font-size:21px;line-height:24px;}.homepage--body .offset-feature--container .offset-feature--text,.homepage--body .offset-feature--container .offset-feature--link{font-size:15px;line-height:21px;}.homepage--body .offset-feature--container .tool-suite{text-align:left;}.content-container--wrapper .content-container--header{padding:9px 12px;}.content-container--wrapper .content-container--header .content-container--filter{margin:0;padding:4px 1%;width:98%;display:block;}.content-container--wrapper .content-container--body .content-section-title--container{margin:0 0 20px;}.content-container--wrapper .content-container--body .content-section-title--container .icon{display:none!important;}.content-container--wrapper .content-container--body .content-section-title--container .content-section-title{padding:0;}.content-container--wrapper .content-container--body .content-section-title--container .content-section-title{margin-bottom:10px;font-size:21px;line-height:27px;}.content-container--wrapper .content-container--body .content-section-title--container .content-section-sub-title{display:none;}.guides-section--container{margin-top:0;}.guides-section--container .guide--container{display:block;margin:0;width:auto;margin-bottom:20px;}.project--container{padding:30px 5%;width:90%;height:270px;}}@media (max-width: 900px) {.search-facets,.facets--clear-filters{display:none;}.search-results-page .row-fluid .span8{width:100%;}}@media (min-width: 900px) and (max-width: 1180px) {.homepage--body .offset-feature--container.feature-guides{background-position:120% 0;}.homepage--body .offset-feature--container.feature-sts{background-position:-50px 100%;}.homepage--body .offset-feature--container.feature-projects{background-position:300px 0;}}@media (min-width: 1180px) and (max-width: 2000px) {.homepage--body .offset-feature--container.feature-sts{background-position:0 100%;}.homepage--body .offset-feature--container.feature-projects,.homepage--body .offset-feature--container.feature-guides{background-position:100% 0;}}@media (min-width: 2000px) {.homepage--body .offset-feature--container.feature-sts{background-position:25% 100%;}.homepage--body .offset-feature--container.feature-projects,.homepage--body .offset-feature--container.feature-guides{background-position:77% 0;}}@media (max-width: 1080px) {.tool-versions--wrapper .tool-versions--container .platform{border-right:none;}.tool-versions--wrapper .tool-versions--container{text-align:center;}.tool-versions--wrapper .tool-versions--icon--container{width:100%;}}@media (max-width: 1075px) {.copy-button{display:none;}}
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/tools.css:
--------------------------------------------------------------------------------
1 | .tool--container{background-color:#34302d;display:inline-block;color:#eeeeee;text-align:center;width:48.85%;margin:0 1.9% 40px 0;line-height:20px;}.tool--container:last-child{margin-right:0;}.tool--container .tool--icon{height:134px;display:inline-block;margin:40px 0;background-image:url("../img/iconsprite.png");}.tool--container .tool--icon.sts-icon{width:124px;background-position:808px 838px;}.tool--container .tool--icon.ggts-icon{width:96px;background-position:798px 697px;}.tool--container .tool--title{font-size:18px;text-transform:uppercase;font-family:"Montserrat",sans-serif;line-height:24px;margin-bottom:20px;}.tool--container .tool--description{font-size:14px;margin-bottom:20px;padding:0 40px;}.tool--container .tool--learn-more{color:#5fa134;display:block;font-size:14px;margin-bottom:20px;text-transform:uppercase;}.tool--container .tool--download-btn{width:237px;}.tool--container .tool--see-all-versions{display:block;color:#5fa134;line-height:14px;margin:26px 0 43px;}.eclipse--container{border:1px solid #34302d;padding:40px;}.eclipse--container .logo-eclipse-text{float:left;margin:20px 40px 40px 0;}.eclipse--container .eclipse-content--container{margin-left:159px;}.eclipse--container h2{font-size:18px;line-height:18px;margin-bottom:20px;font-weight:400;}.eclipse--container p{font-size:15px;line-height:20px;margin-bottom:20px;}.eclipse--container a{color:#5fa134;}.eclipse--container a.learn-more-link{text-transform:uppercase;}.tools--title{margin-bottom:30px;}.tools--wrapper{margin-bottom:20px;}.tools--wrapper .tools--description{font-size:16px;line-height:24px;margin-bottom:20px;padding-right:20px;}.tools--wrapper .tools--description.small-font{font-size:14px;line-height:24px;}.tools--wrapper .tools--description li{margin-bottom:10px;font-size:14px;}.tools--wrapper .tools--description li:last-child{margin-bottom:40px;}.tools--wrapper .tools--description em{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:bold;}.tools--wrapper .centered-title{margin-bottom:10px;text-align:center;}.tools--wrapper .tools-feature--container{vertical-align:top;}.tools--wrapper .tools-feature--container h3{font-family:"Montserrat",sans-serif;}.tools--wrapper .tools-feature--container .tools-feature--thumbnail{height:160px;width:100%;margin-bottom:30px;}.tools--wrapper .tools-feature--container .tools-feature--thumbnail.sts-spring-model-detail{background:url("../img/sts-spring-model-detail.png") transparent no-repeat;border:3px solid #cccccc;}.tools--wrapper .tools-feature--container .tools-feature--thumbnail.sts-validations-detail{background:url("../img/sts-validations-detail.png") transparent no-repeat;border:3px solid #cccccc;}.tools--wrapper .tools-feature--container .tools-feature--thumbnail.sts-refactoring-support-detail{background:url("../img/sts-refactoring-support-detail.png") transparent no-repeat;border:3px solid #cccccc;}.tools--wrapper .tools-feature--container .tools-feature--thumbnail.sts-content-assist-detail{background:url("../img/sts-content-assist-detail.png") transparent no-repeat;border:3px solid #cccccc;}.tools--wrapper .tools-feature--container .tools-feature--thumbnail.sts-graphical-editors-detail{background:url("../img/sts-graphical-editors-detail.png") transparent no-repeat;border:3px solid #cccccc;}.tools--wrapper .tools-feature--container .tools-feature--thumbnail.sts-aop-support-detail{background:url("../img/sts-aop-support-detail.png") transparent no-repeat;border:3px solid #cccccc;}.tools--wrapper .tools-feature--container .tools-feature--thumbnail.sts-tcserver-cloudfoundry-detail{background:url("../img/sts-tcserver-cloudfoundry-detail.png") transparent no-repeat;border:3px solid #cccccc;}.tools--wrapper .tools-feature--container .tools-feature--thumbnail.placeholder-img{background-color:#ccc;box-shadow:inset 3px 3px 0 white,inset -3px -3px 0 white;}.tools--wrapper .tools-feature--container .tools-feature--thumbnail.screenshot-ggts-editing{background:url("../img/screenshot-ggts-editing.png") transparent no-repeat;}.tools--wrapper .tools-feature--container .tools-feature--thumbnail.screenshot-ggts-support{background:url("../img/screenshot-ggts-support.png") transparent no-repeat;}.tools--wrapper .tools-feature--container .tools-feature--thumbnail.screenshot-ggts-integration{background:url("../img/screenshot-ggts-integration.png") transparent no-repeat;}.tools--wrapper .tools-feature--container .tools-feature--description{font-size:14px;line-height:20px;padding-right:40px;}.tools--wrapper .tools-feature--container .tools-feature--description li{padding:5px 0;}.tools--wrapper .tools-feature--container .tools-feature--description a{color:#5fa134;}.tools--wrapper.testimonial{margin:45px 0;}.tools--wrapper.testimonial .testimonial--container{background-color:white;margin:0 67px;padding:20px;border-bottom:1px solid #cccccc;}.tools--wrapper.testimonial .testimonial--container .quotation--icon{width:30px;height:21px;background-image:url("../img/iconsprite.png");background-position:-155px -381px;display:inline-block;vertical-align:top;margin-right:15px;}.tools--wrapper.testimonial .testimonial--container .quotation--text{display:inline-block;width:70%;vertical-align:top;margin-right:3%;font-style:italic;}.tools--wrapper.testimonial .testimonial--container .quotation--speaker{display:inline-block;vertical-align:top;}.tools--wrapper.testimonial .testimonial--container .quotation--speaker strong{margin-left:-13px;font-family:"Montserrat",sans-serif;}.tools--wrapper.screenshot .screenshot{height:318px;margin:60px 0;}.tools--wrapper.screenshot .screenshot.sts-screenshot{background-image:url("../img/sts-screenshot.png");}.tools--wrapper.screenshot .screenshot.ggts-screenshot{background-image:url("../img/ggts-screenshot.png");}.tools--wrapper.tools-feature--wrapper .tools-feature--container{min-height:175px;padding:45px 30px 55px 0;border-top:1px solid white;}.tools--wrapper.tools-feature--wrapper .tools-feature--container .tools-feature--thumbnail{float:left;width:45.8%;margin:0 7% 0 0;height:188px;}.tools--wrapper.tools-feature--wrapper .tools-feature--container:nth-child(even) .tools-feature--thumbnail{float:right;margin:0 1.4% 0 6%;}.tools--wrapper.tools-feature--wrapper .tools-feature--container h3{padding-top:15px;}.tools--wrapper.tools-feature--wrapper .tools-feature--container p{padding:0;}.tools--wrapper.more-feature-list ul{margin:0 0 10px 20px;}.tools--wrapper.more-feature-list ul li{padding:5px 0;}.tools--wrapper .tools-bottom--container{margin-top:60px;}.tools--wrapper .tools-bottom--container p{margin:10px 0;}.tools--wrapper .tools-bottom--container p a:hover{color:#5fa134;}.tool-versions--wrapper{border:1px solid #34302d;margin:60px 0;}.tool-versions--wrapper .tool-versions--icon--container{background-color:#34302d;float:left;width:240px;text-align:center;padding:30px 0;}.tool-versions--wrapper .tool-versions--icon--container .tool-versions--icon{background-image:url("../img/iconsprite.png");height:134px;display:inline-block;margin-bottom:27px;}.tool-versions--wrapper .tool-versions--icon--container .tool-versions--icon.sts-icon{width:124px;background-position:808px 838px;}.tool-versions--wrapper .tool-versions--icon--container .tool-versions--icon.ggts-icon{width:96px;background-position:798px 697px;}.tool-versions--wrapper .tool-versions--icon--container .tool-versions--version{color:#f1f1f1;font-weight:400;margin-bottom:10px;line-height:18px;}.tool-versions--wrapper .tool-versions--container{display:block;vertical-align:top;margin:0;}.tool-versions--wrapper .tool-versions--container .platform{display:inline-block;border-right:1px solid white;text-align:center;vertical-align:top;margin:40px 0 33px;width:232px;padding:0 1.3545%;}.tool-versions--wrapper .tool-versions--container .platform:last-child{border-right:none;}.tool-versions--wrapper .tool-versions--container .platform .platform--icon{background-image:url("../img/iconsprite.png");display:inline-block;}.tool-versions--wrapper .tool-versions--container .platform .platform--icon.windows-icon{width:48px;height:48px;background-position:638px 555px;margin-top:-12px;}.tool-versions--wrapper .tool-versions--container .platform .platform--icon.mac-icon{width:46px;height:56px;background-position:702px 554px;margin-top:-20px;}.tool-versions--wrapper .tool-versions--container .platform .platform--icon.linux-icon{width:51px;height:43px;background-position:702px 483px;margin-top:-7px;}.tool-versions--wrapper .tool-versions--container .platform h3{margin:20px 0;font-family:"Montserrat",sans-serif;line-height:16px;}.tool-versions--wrapper .tool-versions--container .tools-version-dropdown--title{display:block;}.tool-versions--wrapper .tool-versions--container .place-right{position:absolute;right:0;top:0;}.tool-versions--wrapper .tool-versions--container .platform-version--dropdown{width:82.75%;}.eclipse-platform--container{border:1px solid #34302d;margin-bottom:40px;}.eclipse-platform--container .eclipse-platform-dropdown-link{display:block;}.eclipse-platform--container .platform-dropdown--icon{color:#EEE;padding:18px;background-color:#34302D;text-decoration:none;}.eclipse-platform--container .platform--name{background-color:#34302D;display:inline-block;width:327px;text-align:center;}.eclipse-platform--container .platform--name .platform--icon-small{display:inline-block;vertical-align:middle;background-image:url("../img/iconsprite.png");width:24px;}.eclipse-platform--container .platform--name .platform--icon-small.mac-icon{height:28px;background-position:717px 432px;}.eclipse-platform--container .platform--name .platform--icon-small.windows-icon{height:24px;background-position:673px 428px;}.eclipse-platform--container .platform--name .platform--icon-small.linux-icon{height:21px;background-position:632px 425px;width:25px;}.eclipse-platform--container .platform--name h3{display:inline-block;color:#EEE;line-height:16px;vertical-align:middle;margin:17px 0 17px 15px;}.eclipse-platform--container .platform-versions--container{padding:0 20px;overflow:hidden;height:0;margin-left:-1.5%;}.eclipse-platform--container .platform-versions--container .release{margin:20px 1% 20px;width:31.33467%;display:inline-block;}.eclipse-platform--container .platform-versions--container .platform-release--name{font-family:"Montserrat",sans-serif;text-transform:uppercase;padding:0 20px;}.eclipse-platform--container .ecplise-version--dropdown{width:87.2%;}.tool-archive--table,.tool-update-sites--table{margin-top:30px;border-bottom:1px solid #cccccc;}.tool-archive--table th,.tool-update-sites--table th{text-transform:uppercase;font-size:12px;line-height:12px;border-bottom:1px solid #cccccc;font-family:"Montserrat",sans-serif;}.tool-update-sites--table th:first-child{width:105px;}.tool-archive--table td:last-child,.tool-update-sites--table td:last-child{color:#6c635d;}.tool-archive--table td:first-child,.tool-update-sites--table td:first-child{border-left:1px solid #cccccc;}.tool-archive--table td:last-child,.tool-update-sites--table td:last-child{border-right:1px solid #cccccc;}.tool-archive--table tr:last-child,.tool-update-sites--table tr:last-child{border-bottom:1px solid #cccccc;}.tool-archive--table a,.tool-update-sites--table a{color:#5fa134;}.tools-right-pane{text-align:center;}.tools-right-pane .tools-logo{display:inline-block;background-image:url("../img/iconsprite.png");height:134px;margin:20px 0;}.tools-right-pane .tools-logo.sts-logo{background-position:673px 838px;width:124px;}.tools-right-pane .tools-logo.ggts-logo{background-position:664px 698px;width:96px;}.tools-right-pane .tools-logo-small{background-image:url("../img/iconsprite.png");margin:0 20px 0 0;width:43px;height:58px;}.tools-right-pane .tools-logo-small.sts-logo{background-position:770px 470px;}.tools-right-pane .tools-logo-small.ggts-logo{background-position:770px 404px;}.tools-right-pane ul{margin:0;}.tools-right-pane ul li{border:none;padding:0;}.tools-right-pane .download-btn{width:237px;margin-bottom:20px;}.tools-right-pane .all-versions{color:#5fa134;font-family:"Montserrat",sans-serif;margin-bottom:20px;display:block;}.tools-right-pane .other-tools--container{margin:20px;text-align:left;}.tools-right-pane .other-tools--container:first-child{border-bottom:1px solid white;}.tools-right-pane .other-tools--container .other-tools--link{color:#5FA134;font-size:16px;}.tools-right-pane .other-tools--container p{font-size:14px;line-height:18px;margin:0 0 20px 63px;}.download-links li{display:none;}
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/css/typography.css:
--------------------------------------------------------------------------------
1 | body,h1,h2,h3,p,input{margin:0;font-weight:400;font-family:"Varela Round",sans-serif;color:#34302d;}h1{font-size:24px;line-height:30px;font-family:"Montserrat",sans-serif;}h2{font-size:18px;font-weight:700;line-height:24px;margin-bottom:10px;font-family:"Montserrat",sans-serif;}h3{font-size:16px;line-height:24px;margin-bottom:10px;font-weight:700;}p{font-size:15px;line-height:24px;}p a{color:#5fa134;}p a:hover{color:#5fa134;}code{font-size:14px;}
2 |
--------------------------------------------------------------------------------
/.metadata/.plugins/org.springsource.ide.eclipse.commons.gettingstarted/dashboard/1519142818134/common/font-custom/fontcustom.woff:
--------------------------------------------------------------------------------
1 | wOFF �
2 | � FFTM � h�xdOS/2 � J `A9^Fcmap B B ��cvt X Dgasp � �� glyf � x ���t�head 0 . 6��hhea ` $��hmtx � ) T"g loca \ , ,=�B�maxp | r�name Y ���post \ i �~�2�x�c`d`` ��+���m�2p31��9�W���L��\�4 T�# x�c`d``<�� � IFT
3 | P��x�c`d``ed�f & fd �90� � � x�c`a��������ч1����Je�dha``b`cf��! �5���G�����`�c<�� fDR��� �
4 | x�c�� � ���c>��W�[ ��Cƌ���a��� x�c```f�`F���| ��@�G����$�����P��l0&#�`b@�� N�� D * * *��L��(�:�� P �
5 | `
6 | �"bx�}X��y>���s�<�<��ݻ��{��̾���{�`�zWPc�1f�1;�\9S�!(���X)�X����("��Fm��*TU���T5B���V�RT!U�V@Qz����5�J��9�������?��r ��p�����+\%�d/1�_ׯ(��%E�5I���b�
7 | Hz��^�{��;��w}σ� B~�
8 | %�
9 | ��y���� �@�q�n�.��?,6 �¤��0Ϣ���w���s�Q��Q�E�A�~��MH��YӤv��a���fQ���_���T3�7^�eH�x�����;�v@.�[�A�����K�gN?�1����w��Y��.N��h��~��ղa��n����OR��X��إ[�sL����}�Ğ�7� �
10 | �h�B���BJZR��m����
11 | XQ]�5`@���Ul��&\�i���P�*��T��sq��ckd#�.�Q���ɝT�����ݹ/u����C���A��8?�woݲ��O�y�ñO&[y����uM���s`w���ʾ}+i<���S����C9�0�R�G)kV^��P��J��UL��(J���
12 | �spTy���R�^�\����Rr�p[A�fro$w�4tz�;D�ߞ.���;�;��n9�G�~o���d������÷]�?�A��I���.�Jd7�����RK������ ����Gaċ�#�b�$-x�,��6��b��R��Dx�(�%p�~`k����z����n�ף��paϼ*��9J��j����t��q'X���[�-J.�<^̨03C[rnwFoG�R���H.���[h���K�ֈIl�&y�|�|�