From e6f19311b10d9739ff481a29a373280e6e175b65 Mon Sep 17 00:00:00 2001 From: eyck Date: Sun, 4 Oct 2020 18:30:18 +0200 Subject: [PATCH] re-arrange directory structure --- .gitignore | 1 + pom.xml | 4 ++-- .../com.minres.scviewer.e4.product}/.gitignore | 0 .../com.minres.scviewer.e4.product}/.project | 0 .../icons/SCViewer.icns | Bin .../icons/SCViewer.ico | Bin .../icons/SCViewer.png | Bin .../icons/SCViewer_16x16@32.bmp | Bin .../icons/SCViewer_16x16@8.bmp | Bin .../icons/SCViewer_256x256@32.bmp | Bin .../icons/SCViewer_32x32@32.bmp | Bin .../icons/SCViewer_32x32@8.bmp | Bin .../icons/SCViewer_48x48@32.bmp | Bin .../icons/SCViewer_48x48@8.bmp | Bin .../icons/SCViewer_512x512.xpm | 0 .../icons/convert2ico.sh | 0 .../com.minres.scviewer.e4.product}/pom.xml | 2 +- .../scviewer.product | 0 .../com.minres.scviewer.e4.product_slim}/.gitignore | 0 .../com.minres.scviewer.e4.product_slim}/.project | 0 .../icons/SCViewer.icns | Bin .../icons/SCViewer.ico | Bin .../icons/SCViewer.png | Bin .../icons/SCViewer_16x16@32.bmp | Bin .../icons/SCViewer_16x16@8.bmp | Bin .../icons/SCViewer_256x256@32.bmp | Bin .../icons/SCViewer_32x32@32.bmp | Bin .../icons/SCViewer_32x32@8.bmp | Bin .../icons/SCViewer_48x48@32.bmp | Bin .../icons/SCViewer_48x48@8.bmp | Bin .../icons/SCViewer_512x512.xpm | 0 .../icons/convert2ico.sh | 0 .../com.minres.scviewer.e4.product_slim}/pom.xml | 2 +- .../scviewer.product | 0 34 files changed, 5 insertions(+), 4 deletions(-) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/.gitignore (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/.project (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/icons/SCViewer.icns (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/icons/SCViewer.ico (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/icons/SCViewer.png (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/icons/SCViewer_16x16@32.bmp (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/icons/SCViewer_16x16@8.bmp (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/icons/SCViewer_256x256@32.bmp (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/icons/SCViewer_32x32@32.bmp (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/icons/SCViewer_32x32@8.bmp (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/icons/SCViewer_48x48@32.bmp (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/icons/SCViewer_48x48@8.bmp (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/icons/SCViewer_512x512.xpm (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/icons/convert2ico.sh (100%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/pom.xml (97%) rename {com.minres.scviewer.e4.product => products/com.minres.scviewer.e4.product}/scviewer.product (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/.gitignore (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/.project (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/icons/SCViewer.icns (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/icons/SCViewer.ico (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/icons/SCViewer.png (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/icons/SCViewer_16x16@32.bmp (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/icons/SCViewer_16x16@8.bmp (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/icons/SCViewer_256x256@32.bmp (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/icons/SCViewer_32x32@32.bmp (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/icons/SCViewer_32x32@8.bmp (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/icons/SCViewer_48x48@32.bmp (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/icons/SCViewer_48x48@8.bmp (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/icons/SCViewer_512x512.xpm (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/icons/convert2ico.sh (100%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/pom.xml (97%) rename {com.minres.scviewer.e4.product_slim => products/com.minres.scviewer.e4.product_slim}/scviewer.product (100%) diff --git a/.gitignore b/.gitignore index c4a2686..33bbbd1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ SCViewer.xcf SCViewer_1.png *.launch copyrightLog.txt +/workspace diff --git a/pom.xml b/pom.xml index c95fb60..1f699f9 100644 --- a/pom.xml +++ b/pom.xml @@ -22,8 +22,8 @@ features/com.minres.scviewer.e4.platform.feature features/com.minres.scviewer.e4.feature p2repositories//com.minres.scviewer.updateSite - com.minres.scviewer.e4.product - com.minres.scviewer.e4.product_slim + products/com.minres.scviewer.e4.product + products/com.minres.scviewer.e4.product_slim diff --git a/com.minres.scviewer.e4.product/.gitignore b/products/com.minres.scviewer.e4.product/.gitignore similarity index 100% rename from com.minres.scviewer.e4.product/.gitignore rename to products/com.minres.scviewer.e4.product/.gitignore diff --git a/com.minres.scviewer.e4.product/.project b/products/com.minres.scviewer.e4.product/.project similarity index 100% rename from com.minres.scviewer.e4.product/.project rename to products/com.minres.scviewer.e4.product/.project diff --git a/com.minres.scviewer.e4.product/icons/SCViewer.icns b/products/com.minres.scviewer.e4.product/icons/SCViewer.icns similarity index 100% rename from com.minres.scviewer.e4.product/icons/SCViewer.icns rename to products/com.minres.scviewer.e4.product/icons/SCViewer.icns diff --git a/com.minres.scviewer.e4.product/icons/SCViewer.ico b/products/com.minres.scviewer.e4.product/icons/SCViewer.ico similarity index 100% rename from com.minres.scviewer.e4.product/icons/SCViewer.ico rename to products/com.minres.scviewer.e4.product/icons/SCViewer.ico diff --git a/com.minres.scviewer.e4.product/icons/SCViewer.png b/products/com.minres.scviewer.e4.product/icons/SCViewer.png similarity index 100% rename from com.minres.scviewer.e4.product/icons/SCViewer.png rename to products/com.minres.scviewer.e4.product/icons/SCViewer.png diff --git a/com.minres.scviewer.e4.product/icons/SCViewer_16x16@32.bmp b/products/com.minres.scviewer.e4.product/icons/SCViewer_16x16@32.bmp similarity index 100% rename from com.minres.scviewer.e4.product/icons/SCViewer_16x16@32.bmp rename to products/com.minres.scviewer.e4.product/icons/SCViewer_16x16@32.bmp diff --git a/com.minres.scviewer.e4.product/icons/SCViewer_16x16@8.bmp b/products/com.minres.scviewer.e4.product/icons/SCViewer_16x16@8.bmp similarity index 100% rename from com.minres.scviewer.e4.product/icons/SCViewer_16x16@8.bmp rename to products/com.minres.scviewer.e4.product/icons/SCViewer_16x16@8.bmp diff --git a/com.minres.scviewer.e4.product/icons/SCViewer_256x256@32.bmp b/products/com.minres.scviewer.e4.product/icons/SCViewer_256x256@32.bmp similarity index 100% rename from com.minres.scviewer.e4.product/icons/SCViewer_256x256@32.bmp rename to products/com.minres.scviewer.e4.product/icons/SCViewer_256x256@32.bmp diff --git a/com.minres.scviewer.e4.product/icons/SCViewer_32x32@32.bmp b/products/com.minres.scviewer.e4.product/icons/SCViewer_32x32@32.bmp similarity index 100% rename from com.minres.scviewer.e4.product/icons/SCViewer_32x32@32.bmp rename to products/com.minres.scviewer.e4.product/icons/SCViewer_32x32@32.bmp diff --git a/com.minres.scviewer.e4.product/icons/SCViewer_32x32@8.bmp b/products/com.minres.scviewer.e4.product/icons/SCViewer_32x32@8.bmp similarity index 100% rename from com.minres.scviewer.e4.product/icons/SCViewer_32x32@8.bmp rename to products/com.minres.scviewer.e4.product/icons/SCViewer_32x32@8.bmp diff --git a/com.minres.scviewer.e4.product/icons/SCViewer_48x48@32.bmp b/products/com.minres.scviewer.e4.product/icons/SCViewer_48x48@32.bmp similarity index 100% rename from com.minres.scviewer.e4.product/icons/SCViewer_48x48@32.bmp rename to products/com.minres.scviewer.e4.product/icons/SCViewer_48x48@32.bmp diff --git a/com.minres.scviewer.e4.product/icons/SCViewer_48x48@8.bmp b/products/com.minres.scviewer.e4.product/icons/SCViewer_48x48@8.bmp similarity index 100% rename from com.minres.scviewer.e4.product/icons/SCViewer_48x48@8.bmp rename to products/com.minres.scviewer.e4.product/icons/SCViewer_48x48@8.bmp diff --git a/com.minres.scviewer.e4.product/icons/SCViewer_512x512.xpm b/products/com.minres.scviewer.e4.product/icons/SCViewer_512x512.xpm similarity index 100% rename from com.minres.scviewer.e4.product/icons/SCViewer_512x512.xpm rename to products/com.minres.scviewer.e4.product/icons/SCViewer_512x512.xpm diff --git a/com.minres.scviewer.e4.product/icons/convert2ico.sh b/products/com.minres.scviewer.e4.product/icons/convert2ico.sh similarity index 100% rename from com.minres.scviewer.e4.product/icons/convert2ico.sh rename to products/com.minres.scviewer.e4.product/icons/convert2ico.sh diff --git a/com.minres.scviewer.e4.product/pom.xml b/products/com.minres.scviewer.e4.product/pom.xml similarity index 97% rename from com.minres.scviewer.e4.product/pom.xml rename to products/com.minres.scviewer.e4.product/pom.xml index cc22a71..f7b01e4 100644 --- a/com.minres.scviewer.e4.product/pom.xml +++ b/products/com.minres.scviewer.e4.product/pom.xml @@ -7,7 +7,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.0.0-SNAPSHOT - .. + ../.. com.minres.scviewer.e4.product 2.7.1-SNAPSHOT diff --git a/com.minres.scviewer.e4.product/scviewer.product b/products/com.minres.scviewer.e4.product/scviewer.product similarity index 100% rename from com.minres.scviewer.e4.product/scviewer.product rename to products/com.minres.scviewer.e4.product/scviewer.product diff --git a/com.minres.scviewer.e4.product_slim/.gitignore b/products/com.minres.scviewer.e4.product_slim/.gitignore similarity index 100% rename from com.minres.scviewer.e4.product_slim/.gitignore rename to products/com.minres.scviewer.e4.product_slim/.gitignore diff --git a/com.minres.scviewer.e4.product_slim/.project b/products/com.minres.scviewer.e4.product_slim/.project similarity index 100% rename from com.minres.scviewer.e4.product_slim/.project rename to products/com.minres.scviewer.e4.product_slim/.project diff --git a/com.minres.scviewer.e4.product_slim/icons/SCViewer.icns b/products/com.minres.scviewer.e4.product_slim/icons/SCViewer.icns similarity index 100% rename from com.minres.scviewer.e4.product_slim/icons/SCViewer.icns rename to products/com.minres.scviewer.e4.product_slim/icons/SCViewer.icns diff --git a/com.minres.scviewer.e4.product_slim/icons/SCViewer.ico b/products/com.minres.scviewer.e4.product_slim/icons/SCViewer.ico similarity index 100% rename from com.minres.scviewer.e4.product_slim/icons/SCViewer.ico rename to products/com.minres.scviewer.e4.product_slim/icons/SCViewer.ico diff --git a/com.minres.scviewer.e4.product_slim/icons/SCViewer.png b/products/com.minres.scviewer.e4.product_slim/icons/SCViewer.png similarity index 100% rename from com.minres.scviewer.e4.product_slim/icons/SCViewer.png rename to products/com.minres.scviewer.e4.product_slim/icons/SCViewer.png diff --git a/com.minres.scviewer.e4.product_slim/icons/SCViewer_16x16@32.bmp b/products/com.minres.scviewer.e4.product_slim/icons/SCViewer_16x16@32.bmp similarity index 100% rename from com.minres.scviewer.e4.product_slim/icons/SCViewer_16x16@32.bmp rename to products/com.minres.scviewer.e4.product_slim/icons/SCViewer_16x16@32.bmp diff --git a/com.minres.scviewer.e4.product_slim/icons/SCViewer_16x16@8.bmp b/products/com.minres.scviewer.e4.product_slim/icons/SCViewer_16x16@8.bmp similarity index 100% rename from com.minres.scviewer.e4.product_slim/icons/SCViewer_16x16@8.bmp rename to products/com.minres.scviewer.e4.product_slim/icons/SCViewer_16x16@8.bmp diff --git a/com.minres.scviewer.e4.product_slim/icons/SCViewer_256x256@32.bmp b/products/com.minres.scviewer.e4.product_slim/icons/SCViewer_256x256@32.bmp similarity index 100% rename from com.minres.scviewer.e4.product_slim/icons/SCViewer_256x256@32.bmp rename to products/com.minres.scviewer.e4.product_slim/icons/SCViewer_256x256@32.bmp diff --git a/com.minres.scviewer.e4.product_slim/icons/SCViewer_32x32@32.bmp b/products/com.minres.scviewer.e4.product_slim/icons/SCViewer_32x32@32.bmp similarity index 100% rename from com.minres.scviewer.e4.product_slim/icons/SCViewer_32x32@32.bmp rename to products/com.minres.scviewer.e4.product_slim/icons/SCViewer_32x32@32.bmp diff --git a/com.minres.scviewer.e4.product_slim/icons/SCViewer_32x32@8.bmp b/products/com.minres.scviewer.e4.product_slim/icons/SCViewer_32x32@8.bmp similarity index 100% rename from com.minres.scviewer.e4.product_slim/icons/SCViewer_32x32@8.bmp rename to products/com.minres.scviewer.e4.product_slim/icons/SCViewer_32x32@8.bmp diff --git a/com.minres.scviewer.e4.product_slim/icons/SCViewer_48x48@32.bmp b/products/com.minres.scviewer.e4.product_slim/icons/SCViewer_48x48@32.bmp similarity index 100% rename from com.minres.scviewer.e4.product_slim/icons/SCViewer_48x48@32.bmp rename to products/com.minres.scviewer.e4.product_slim/icons/SCViewer_48x48@32.bmp diff --git a/com.minres.scviewer.e4.product_slim/icons/SCViewer_48x48@8.bmp b/products/com.minres.scviewer.e4.product_slim/icons/SCViewer_48x48@8.bmp similarity index 100% rename from com.minres.scviewer.e4.product_slim/icons/SCViewer_48x48@8.bmp rename to products/com.minres.scviewer.e4.product_slim/icons/SCViewer_48x48@8.bmp diff --git a/com.minres.scviewer.e4.product_slim/icons/SCViewer_512x512.xpm b/products/com.minres.scviewer.e4.product_slim/icons/SCViewer_512x512.xpm similarity index 100% rename from com.minres.scviewer.e4.product_slim/icons/SCViewer_512x512.xpm rename to products/com.minres.scviewer.e4.product_slim/icons/SCViewer_512x512.xpm diff --git a/com.minres.scviewer.e4.product_slim/icons/convert2ico.sh b/products/com.minres.scviewer.e4.product_slim/icons/convert2ico.sh similarity index 100% rename from com.minres.scviewer.e4.product_slim/icons/convert2ico.sh rename to products/com.minres.scviewer.e4.product_slim/icons/convert2ico.sh diff --git a/com.minres.scviewer.e4.product_slim/pom.xml b/products/com.minres.scviewer.e4.product_slim/pom.xml similarity index 97% rename from com.minres.scviewer.e4.product_slim/pom.xml rename to products/com.minres.scviewer.e4.product_slim/pom.xml index 1a1da14..a093805 100644 --- a/com.minres.scviewer.e4.product_slim/pom.xml +++ b/products/com.minres.scviewer.e4.product_slim/pom.xml @@ -7,7 +7,7 @@ com.minres.scviewer com.minres.scviewer.parent 2.0.0-SNAPSHOT - .. + ../.. com.minres.scviewer.e4.product_slim 2.7.1-SNAPSHOT diff --git a/com.minres.scviewer.e4.product_slim/scviewer.product b/products/com.minres.scviewer.e4.product_slim/scviewer.product similarity index 100% rename from com.minres.scviewer.e4.product_slim/scviewer.product rename to products/com.minres.scviewer.e4.product_slim/scviewer.product