-
- Downloads
Remaining bits to create tooling p2 site + AF3 product.
* TODO: Tests missing. * AF3 product starts (on windows). * Remove platform specific features from the feature.xml. TODO: Probably, all other non-AF3 tooling/kernel plugins can be removed as well, since they are only needed and added automatically when building the product. TODO: Create a tooling feature. * Add a product definition for AF3 Phoenix. * Use felix instead of equinox.ds in the start config of the product. (See https://bugs.eclipse.org/bugs/show_bug.cgi?id=538737 ) * Add a maven module that issues the code generation from EMF models. * Move the OpenJFX stubs to the common bundle pom such that these libs are only acquired when building sources. Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:Alexander Diewald <diewald@fortiss.org>
Showing
- bundles/emf-generator/pom.xml 93 additions, 0 deletionsbundles/emf-generator/pom.xml
- bundles/pom.xml 192 additions, 99 deletionsbundles/pom.xml
- features/org.fortiss.af3.phoenix.feature/feature.xml 973 additions, 1257 deletionsfeatures/org.fortiss.af3.phoenix.feature/feature.xml
- features/org.fortiss.af3.phoenix.feature/pom.xml 15 additions, 15 deletionsfeatures/org.fortiss.af3.phoenix.feature/pom.xml
- pom.xml 22 additions, 21 deletionspom.xml
- products/org.fortiss.af3.phoenix.product/org.fortiss.af3.phoenix.product.product 99 additions, 0 deletions...3.phoenix.product/org.fortiss.af3.phoenix.product.product
- products/org.fortiss.af3.phoenix.product/pom.xml 66 additions, 0 deletionsproducts/org.fortiss.af3.phoenix.product/pom.xml
- products/pom.xml 36 additions, 24 deletionsproducts/pom.xml
- releng/org.fortiss.af3.configuration/pom.xml 148 additions, 217 deletionsreleng/org.fortiss.af3.configuration/pom.xml
- releng/org.fortiss.af3.update/category.xml 1 addition, 1 deletionreleng/org.fortiss.af3.update/category.xml
bundles/emf-generator/pom.xml
0 → 100644
This diff is collapsed.
Please register or sign in to comment