Skip to content
Snippets Groups Projects
Commit dc8a37e1 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Extract products and features to separate repos


... and include them as submodules here.

Issue-Ref: 3620
Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
parent ad352e22
No related branches found
No related tags found
No related merge requests found
Showing
with 17 additions and 1116 deletions
......@@ -14,3 +14,15 @@
[submodule "tests/af3"]
path = tests/af3
url = https://git.fortiss.org/af3/product-tests.git
[submodule "features/af3"]
path = features/af3
url = https://git.fortiss.org/af3/af3-features.git
branch = master
[submodule "features/tooling"]
path = features/tooling
url = https://git.fortiss.org/af3/tooling-features.git
branch = master
[submodule "products/af3"]
path = products/af3
url = https://git.fortiss.org/af3/af3-products.git
branch = master
Subproject commit b59fad99b1136713e3c06f1a3fd1885523e3bff6
bin.includes = feature.xml
This diff is collapsed.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<name>AF3 Phoenix Continuous Feature</name>
<artifactId>org.fortiss.af3.phoenix.feature</artifactId>
<version>2.14.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<parent>
<groupId>org.fortiss.af3</groupId>
<artifactId>org.fortiss.af3.features</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
bin.includes = feature.xml
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.fortiss.tooling.feature"
label="Fortiss Tooling Kernel 2.14-LATEST Feature"
version="2.14.0.qualifier"
provider-name="fortiss GmbH">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<plugin
id="org.fortiss.tooling.base"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.fortiss.tooling.base.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.fortiss.tooling.common"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.fortiss.tooling.common.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.fortiss.tooling.graphicsGL"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.fortiss.tooling.graphicsGL.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.fortiss.tooling.kernel"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.fortiss.tooling.kernel.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.fortiss.tooling.spiderchart.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<name>Tooling Kernel 2.14-LATEST Feature</name>
<version>2.14.0-SNAPSHOT</version>
<artifactId>org.fortiss.tooling.feature</artifactId>
<groupId>org.fortiss.tooling</groupId>
<packaging>eclipse-feature</packaging>
<parent>
<groupId>org.fortiss.af3</groupId>
<artifactId>org.fortiss.af3.features</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
......@@ -24,7 +24,7 @@
</property>
</activation>
<modules>
<module>org.fortiss.af3.phoenix.feature</module>
<module>af3</module>
</modules>
</profile>
<profile>
......@@ -36,7 +36,7 @@
</property>
</activation>
<modules>
<module>org.fortiss.tooling.feature</module>
<module>tooling</module>
</modules>
</profile>
</profiles>
......
Subproject commit cb7b11cddd6273f29dad02b6e05215e00bab0029
Subproject commit 6211230fe83edf5d4a3fb3fe8368b3b138ee307f
products/org.fortiss.af3.phoenix.product/icons/about.png

20.3 KiB

products/org.fortiss.af3.phoenix.product/icons/af3_logo.bmp

1.24 MiB

products/org.fortiss.af3.phoenix.product/icons/af3_logo.png

22.2 KiB

products/org.fortiss.af3.phoenix.product/icons/af3_logo_square.bmp

2.06 MiB

products/org.fortiss.af3.phoenix.product/icons/af3_logo_square.png

33.5 KiB

products/org.fortiss.af3.phoenix.product/icons/af3logoAdd.png

1.47 KiB

products/org.fortiss.af3.phoenix.product/icons/af3logoAddExample.png

1.49 KiB

products/org.fortiss.af3.phoenix.product/icons/current_objective.png

5.29 KiB

**Instructions to create/modify the windows icon**
* Use GIMP to edit the file icon.xcf: It contains 7 layers of images,
one for each required icon.
* The list of required images can be found at
https://git.eclipse.org/c/equinox/rt.equinox.p2.git/tree/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/pde/internal/swt/tools/IconExe.java
Enumeration from 2019-02-12:
1. 256x256, 32 bit (RGB / Alpha Channel)
2. 48x48, 32 bit (RGB / Alpha Channel)
3. 32x32, 32 bit (RGB / Alpha Channel)
4. 16x16, 32 bit (RGB / Alpha Channel)
5. 48x48, 8 bit (256 colors)
6. 32x32, 8 bit (256 colors)
7. 16x16, 8 bit (256 colors)
* Each of these images is stored as a separate bmp file.
* In order to create a new image, open the af3_icon_squared.bmp file in Gimp and
scale it to the required size (upper folder). Store the result as a bmp file.
* Next, copy the layer and insert in the open "icon.xcf" file in GIMP.
* Select the newly created layer and "Add as new layer" (or similar).
* Name the layer appropriately (F2 key) and save the result.
* Export the result to a file named "icon.ico". In the export dialog, there are
two major things to look for:
* The bit sizes of the layers must correspond to the above enumeration (unordered).
* Each layer must be uncompressed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment