repo-reorg-2020: moved sts4-relevant spring-ide bundles from https://github.com/spring-projects/spring-ide/releases/tag/REPO-REORG-2020 into sts4 repo
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
||||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>org.springframework.ide.eclipse.boot.dash.docker</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.pde.ManifestBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.pde.SchemaBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.pde.PluginNature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
@@ -0,0 +1,8 @@
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
|
||||
org.eclipse.jdt.core.compiler.compliance=1.8
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.release=disabled
|
||||
org.eclipse.jdt.core.compiler.source=1.8
|
||||
@@ -0,0 +1,32 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: org.springframework.ide.eclipse.boot.dash.docker
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.docker;singleton:=true
|
||||
Bundle-Version: 4.8.1.qualifier
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash.docker
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: org.springframework.ide.eclipse.boot.dash,
|
||||
org.springframework.ide.eclipse.boot,
|
||||
org.springsource.ide.eclipse.commons.livexp,
|
||||
org.eclipse.jface,
|
||||
org.eclipse.ui.workbench,
|
||||
org.springsource.ide.eclipse.commons.frameworks.core,
|
||||
com.google.guava,
|
||||
org.eclipse.core.resources,
|
||||
org.yaml.snakeyaml,
|
||||
org.springframework.ide.eclipse.boot.launch,
|
||||
org.springsource.ide.eclipse.commons.core,
|
||||
com.fasterxml.jackson.core.jackson-core,
|
||||
com.fasterxml.jackson.core.jackson-databind,
|
||||
org.springframework.ide.eclipse.editor.support,
|
||||
org.eclipse.jdt.launching,
|
||||
org.eclipse.jdt.core,
|
||||
org.apache.commons.io,
|
||||
org.springframework.ide.eclipse.docker.client;bundle-version="3.9.14",
|
||||
org.eclipse.linuxtools.docker.ui;resolution:=optional,
|
||||
org.eclipse.linuxtools.docker.core;resolution:=optional
|
||||
Import-Package: org.eclipse.core.runtime,
|
||||
org.eclipse.core.runtime.jobs,
|
||||
org.osgi.framework
|
||||
Export-Package: org.springframework.ide.eclipse.boot.dash.docker.runtarget,
|
||||
org.springframework.ide.eclipse.boot.dash.docker.ui
|
||||
@@ -0,0 +1,6 @@
|
||||
source.. = src/
|
||||
output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
plugin.xml,\
|
||||
icons/
|
||||
@@ -0,0 +1,2 @@
|
||||
The icon docker-top-logo.png was taken from the official Docker github repo and is
|
||||
licensed under the Apache 2.0 license. All other icons are under the EPL 1.1 license.
|
||||
@@ -0,0 +1,6 @@
|
||||
The icon files in here are included 'for reference' only. They are not included in plugin bundle jars.
|
||||
|
||||
These are the icons from Eclipse docker tooling.
|
||||
|
||||
We use some of them as is, and for others we use modified but similar variants.
|
||||
Any used/modified icons are first copied into our own 'icons' folder.
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 306 B |
|
After Width: | Height: | Size: 157 B |
|
After Width: | Height: | Size: 599 B |
|
After Width: | Height: | Size: 409 B |
|
After Width: | Height: | Size: 918 B |
|
After Width: | Height: | Size: 582 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 355 B |
|
After Width: | Height: | Size: 229 B |
|
After Width: | Height: | Size: 218 B |
|
After Width: | Height: | Size: 213 B |
|
After Width: | Height: | Size: 229 B |
|
After Width: | Height: | Size: 213 B |
|
After Width: | Height: | Size: 360 B |
|
After Width: | Height: | Size: 372 B |
|
After Width: | Height: | Size: 367 B |
|
After Width: | Height: | Size: 378 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 223 B |
|
After Width: | Height: | Size: 614 B |
|
After Width: | Height: | Size: 339 B |
|
After Width: | Height: | Size: 349 B |
|
After Width: | Height: | Size: 240 B |
|
After Width: | Height: | Size: 216 B |
|
After Width: | Height: | Size: 219 B |
|
After Width: | Height: | Size: 609 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 582 B |
|
After Width: | Height: | Size: 339 B |
|
After Width: | Height: | Size: 959 B |
|
After Width: | Height: | Size: 217 B |
|
After Width: | Height: | Size: 159 B |
|
After Width: | Height: | Size: 564 B |
|
After Width: | Height: | Size: 587 B |
|
After Width: | Height: | Size: 360 B |
|
After Width: | Height: | Size: 224 B |
|
After Width: | Height: | Size: 581 B |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 152 B |
|
After Width: | Height: | Size: 323 B |
|
After Width: | Height: | Size: 362 B |
|
After Width: | Height: | Size: 373 B |
|
After Width: | Height: | Size: 949 B |
|
After Width: | Height: | Size: 948 B |
|
After Width: | Height: | Size: 213 B |
|
After Width: | Height: | Size: 578 B |
|
After Width: | Height: | Size: 601 B |
|
After Width: | Height: | Size: 588 B |
|
After Width: | Height: | Size: 367 B |
|
After Width: | Height: | Size: 587 B |
|
After Width: | Height: | Size: 325 B |
|
After Width: | Height: | Size: 923 B |
|
After Width: | Height: | Size: 342 B |
|
After Width: | Height: | Size: 514 B |
|
After Width: | Height: | Size: 855 B |
|
After Width: | Height: | Size: 588 B |
|
After Width: | Height: | Size: 590 B |
|
After Width: | Height: | Size: 337 B |
|
After Width: | Height: | Size: 251 B |
|
After Width: | Height: | Size: 620 B |
|
After Width: | Height: | Size: 532 B |
|
After Width: | Height: | Size: 693 B |
|
After Width: | Height: | Size: 578 B |
|
After Width: | Height: | Size: 527 B |
|
After Width: | Height: | Size: 939 B |
|
After Width: | Height: | Size: 983 B |
|
After Width: | Height: | Size: 219 B |
|
After Width: | Height: | Size: 238 B |
|
After Width: | Height: | Size: 359 B |
|
After Width: | Height: | Size: 253 B |
|
After Width: | Height: | Size: 245 B |
|
After Width: | Height: | Size: 123 B |
|
After Width: | Height: | Size: 144 B |
|
After Width: | Height: | Size: 339 B |
|
After Width: | Height: | Size: 343 B |
|
After Width: | Height: | Size: 577 B |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 588 B |
|
After Width: | Height: | Size: 337 B |
@@ -0,0 +1,59 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
fill="#000000"
|
||||
viewBox="0 0 16 16"
|
||||
width="32px"
|
||||
height="32px"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="docker-inactive.svg"
|
||||
inkscape:export-filename="/home/kdvolder/git/spring-ide/plugins/org.springframework.ide.eclipse.boot.dash.docker/icons/docker-inactive.png"
|
||||
inkscape:export-xdpi="48"
|
||||
inkscape:export-ydpi="48"
|
||||
inkscape:version="0.92.3 (2405546, 2018-03-11)">
|
||||
<metadata
|
||||
id="metadata10">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs8" />
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1787"
|
||||
inkscape:window-height="1041"
|
||||
id="namedview6"
|
||||
showgrid="false"
|
||||
inkscape:zoom="7.375"
|
||||
inkscape:cx="-34.169492"
|
||||
inkscape:cy="16"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg4" />
|
||||
<path
|
||||
d="M 3.4784702,1.3220339 V 3.5603663 H 5.7168026 V 1.3220339 Z m 3.3574986,0 V 3.5603663 H 9.0743012 V 1.3220339 Z m 5.3706852,2.9902722 -0.454661,0.3344383 c 0,0 -0.379793,0.2790442 -0.756312,0.71478 -0.376518,0.4357359 -0.802215,1.0547675 -0.802215,1.8361321 0,0.5499356 0.04491,0.5751532 0.08962,0.8393747 H 0.09911282 l 0.0218586,0.5814418 c 0.0608608,1.521513 0.53199592,2.804047 1.25906218,3.809974 v 0.08525 h 0.067762 c 1.0557977,1.404825 2.6331546,2.232618 4.4067168,2.238333 h 0.00219 c 2.1139056,0 3.5801449,-0.503516 4.6559046,-1.383657 0.999709,-0.817917 1.61521,-1.946888 2.247077,-3.156399 2.06355,-0.181116 2.972785,-1.7902287 2.972785,-1.7902287 l 0.19017,-0.3890818 -0.327881,-0.2797916 c 0,0 -0.935845,-0.6537905 -2.168385,-0.7388247 C 13.234866,5.8116735 12.536721,4.771339 12.536721,4.771339 Z M 0.1209715,4.6795325 V 6.917865 H 2.359304 V 4.6795325 Z m 3.3574987,0 V 6.917865 H 5.7168026 V 4.6795325 Z m 3.3574986,0 V 6.917865 H 9.0743012 V 4.6795325 Z m 5.0406182,1.379285 c 0.236671,0.4183961 0.555212,0.8541146 0.555212,1.4186305 v 0.6251594 l 0.620788,-0.069948 c 0.569381,-0.063265 1.02686,0.1150617 1.361797,0.2950925 -0.280468,0.3623592 -0.784673,0.8284452 -1.982585,0.8284452 h -0.340996 l -0.157382,0.3038361 c -0.670029,1.2989748 -1.269203,2.3392538 -2.1290386,3.0427328 -0.859448,0.703163 -2.004025,1.129711 -3.9454982,1.130097 -1.1368538,-0.0037 -2.149956,-0.39468 -2.9334395,-1.119167 H 4.5976364 V 11.394529 H 2.0685831 C 1.7163697,10.765731 1.4599682,10.026635 1.3538031,9.1561974 H 11.668929 L 11.424112,8.4195587 c 0,0 -0.11148,-0.2959253 -0.11148,-1.2219022 0,-0.3378016 0.240156,-0.7696146 0.528981,-1.1038651 0.01804,-0.020875 0.01704,-0.015081 0.03497,-0.034974 z M 6.2763857,10.275364 a 0.55958311,0.55958311 0 0 0 -0.5595831,0.559583 0.55958311,0.55958311 0 0 0 0.5595831,0.559582 0.55958311,0.55958311 0 0 0 0.5595831,-0.559582 0.55958311,0.55958311 0 0 0 -0.5595831,-0.559583 z"
|
||||
id="path2"
|
||||
inkscape:connector-curvature="0"
|
||||
style="stroke-width:1.11916614;fill:#999999" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
@@ -0,0 +1,59 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
fill="#000000"
|
||||
viewBox="0 0 16 16"
|
||||
width="32px"
|
||||
height="32px"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="docker.svg"
|
||||
inkscape:export-filename="/home/kdvolder/git/spring-ide/plugins/org.springframework.ide.eclipse.boot.dash.docker/icons/docker@2x.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
inkscape:version="0.92.3 (2405546, 2018-03-11)">
|
||||
<metadata
|
||||
id="metadata10">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs8" />
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1787"
|
||||
inkscape:window-height="1041"
|
||||
id="namedview6"
|
||||
showgrid="false"
|
||||
inkscape:zoom="7.375"
|
||||
inkscape:cx="-36.067797"
|
||||
inkscape:cy="16"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg4" />
|
||||
<path
|
||||
d="M 3.4784702,1.3220339 V 3.5603663 H 5.7168026 V 1.3220339 Z m 3.3574986,0 V 3.5603663 H 9.0743012 V 1.3220339 Z m 5.3706852,2.9902722 -0.454661,0.3344383 c 0,0 -0.379793,0.2790442 -0.756312,0.71478 -0.376518,0.4357359 -0.802215,1.0547675 -0.802215,1.8361321 0,0.5499356 0.04491,0.5751532 0.08962,0.8393747 H 0.09911282 l 0.0218586,0.5814418 c 0.0608608,1.521513 0.53199592,2.804047 1.25906218,3.809974 v 0.08525 h 0.067762 c 1.0557977,1.404825 2.6331546,2.232618 4.4067168,2.238333 h 0.00219 c 2.1139056,0 3.5801449,-0.503516 4.6559046,-1.383657 0.999709,-0.817917 1.61521,-1.946888 2.247077,-3.156399 2.06355,-0.181116 2.972785,-1.7902287 2.972785,-1.7902287 l 0.19017,-0.3890818 -0.327881,-0.2797916 c 0,0 -0.935845,-0.6537905 -2.168385,-0.7388247 C 13.234866,5.8116735 12.536721,4.771339 12.536721,4.771339 Z M 0.1209715,4.6795325 V 6.917865 H 2.359304 V 4.6795325 Z m 3.3574987,0 V 6.917865 H 5.7168026 V 4.6795325 Z m 3.3574986,0 V 6.917865 H 9.0743012 V 4.6795325 Z m 5.0406182,1.379285 c 0.236671,0.4183961 0.555212,0.8541146 0.555212,1.4186305 v 0.6251594 l 0.620788,-0.069948 c 0.569381,-0.063265 1.02686,0.1150617 1.361797,0.2950925 -0.280468,0.3623592 -0.784673,0.8284452 -1.982585,0.8284452 h -0.340996 l -0.157382,0.3038361 c -0.670029,1.2989748 -1.269203,2.3392538 -2.1290386,3.0427328 -0.859448,0.703163 -2.004025,1.129711 -3.9454982,1.130097 -1.1368538,-0.0037 -2.149956,-0.39468 -2.9334395,-1.119167 H 4.5976364 V 11.394529 H 2.0685831 C 1.7163697,10.765731 1.4599682,10.026635 1.3538031,9.1561974 H 11.668929 L 11.424112,8.4195587 c 0,0 -0.11148,-0.2959253 -0.11148,-1.2219022 0,-0.3378016 0.240156,-0.7696146 0.528981,-1.1038651 0.01804,-0.020875 0.01704,-0.015081 0.03497,-0.034974 z M 6.2763857,10.275364 a 0.55958311,0.55958311 0 0 0 -0.5595831,0.559583 0.55958311,0.55958311 0 0 0 0.5595831,0.559582 0.55958311,0.55958311 0 0 0 0.5595831,-0.559582 0.55958311,0.55958311 0 0 0 -0.5595831,-0.559583 z"
|
||||
id="path2"
|
||||
inkscape:connector-curvature="0"
|
||||
style="stroke-width:1.11916614;fill:#379cd1;fill-opacity:1" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 714 B |