There was an error while loading. Please reload this page.
1 parent b29c3d6 commit b5bd003Copy full SHA for b5bd003
1 file changed
com.archimatetool.editor.product/p2.inf
@@ -2,4 +2,6 @@
2
instructions.configure=\
3
org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/Archic.exe);\
4
org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/readme/);\
5
-org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/p2/org.eclipse.equinox.p2.core/);
+org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/p2/org.eclipse.equinox.p2.core/);\
6
+org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/p2/org.eclipse.equinox.p2.engine/.settings/);\
7
+org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/p2/org.eclipse.equinox.p2.repository/);
0 commit comments