From ab2146102f6da3fcff328f77be5fe55f7ff05ca1 Mon Sep 17 00:00:00 2001 From: eyck Date: Sun, 14 Jun 2020 15:27:27 +0200 Subject: [PATCH] fix startup --- .../scviewer.product | 41 +++++-------------- .../category.xml | 3 -- pom.xml | 6 +-- 3 files changed, 13 insertions(+), 37 deletions(-) diff --git a/com.minres.scviewer.e4.product/scviewer.product b/com.minres.scviewer.e4.product/scviewer.product index c8548ff..266b0c7 100644 --- a/com.minres.scviewer.e4.product/scviewer.product +++ b/com.minres.scviewer.e4.product/scviewer.product @@ -3,6 +3,7 @@ + @@ -17,6 +18,7 @@ + @@ -33,6 +35,7 @@ + org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8 org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8 @@ -48,39 +51,15 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + diff --git a/p2repositories/com.minres.scviewer.updateSite/category.xml b/p2repositories/com.minres.scviewer.updateSite/category.xml index f11caad..a4f42b6 100644 --- a/p2repositories/com.minres.scviewer.updateSite/category.xml +++ b/p2repositories/com.minres.scviewer.updateSite/category.xml @@ -3,9 +3,6 @@ - - - Viewer for SystemC Verification (SCV) library's transaction recording diff --git a/pom.xml b/pom.xml index bb5207c..3943f88 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ - + + provide plug-ins not containing any source code - + --> org.eclipse.tycho tycho-p2-plugin