add set of features
This commit is contained in:
		
							
								
								
									
										67
									
								
								.project
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										67
									
								
								.project
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,67 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<projectDescription>
 | 
			
		||||
	<name>scviewer.parent</name>
 | 
			
		||||
	<comment></comment>
 | 
			
		||||
	<projects>
 | 
			
		||||
	</projects>
 | 
			
		||||
	<buildSpec>
 | 
			
		||||
	</buildSpec>
 | 
			
		||||
	<natures>
 | 
			
		||||
	</natures>
 | 
			
		||||
	<filteredResources>
 | 
			
		||||
		<filter>
 | 
			
		||||
			<id>1591076960924</id>
 | 
			
		||||
			<name></name>
 | 
			
		||||
			<type>10</type>
 | 
			
		||||
			<matcher>
 | 
			
		||||
				<id>org.eclipse.ui.ide.multiFilter</id>
 | 
			
		||||
				<arguments>1.0-name-matches-false-false-features</arguments>
 | 
			
		||||
			</matcher>
 | 
			
		||||
		</filter>
 | 
			
		||||
		<filter>
 | 
			
		||||
			<id>1591076960932</id>
 | 
			
		||||
			<name></name>
 | 
			
		||||
			<type>10</type>
 | 
			
		||||
			<matcher>
 | 
			
		||||
				<id>org.eclipse.ui.ide.multiFilter</id>
 | 
			
		||||
				<arguments>1.0-name-matches-false-false-plugins</arguments>
 | 
			
		||||
			</matcher>
 | 
			
		||||
		</filter>
 | 
			
		||||
		<filter>
 | 
			
		||||
			<id>1591076960936</id>
 | 
			
		||||
			<name></name>
 | 
			
		||||
			<type>10</type>
 | 
			
		||||
			<matcher>
 | 
			
		||||
				<id>org.eclipse.ui.ide.multiFilter</id>
 | 
			
		||||
				<arguments>1.0-name-matches-false-false-com.minres.*</arguments>
 | 
			
		||||
			</matcher>
 | 
			
		||||
		</filter>
 | 
			
		||||
		<filter>
 | 
			
		||||
			<id>1591076960939</id>
 | 
			
		||||
			<name></name>
 | 
			
		||||
			<type>10</type>
 | 
			
		||||
			<matcher>
 | 
			
		||||
				<id>org.eclipse.ui.ide.multiFilter</id>
 | 
			
		||||
				<arguments>1.0-name-matches-false-false-product</arguments>
 | 
			
		||||
			</matcher>
 | 
			
		||||
		</filter>
 | 
			
		||||
		<filter>
 | 
			
		||||
			<id>1591076960950</id>
 | 
			
		||||
			<name></name>
 | 
			
		||||
			<type>10</type>
 | 
			
		||||
			<matcher>
 | 
			
		||||
				<id>org.eclipse.ui.ide.multiFilter</id>
 | 
			
		||||
				<arguments>1.0-name-matches-false-false-tests</arguments>
 | 
			
		||||
			</matcher>
 | 
			
		||||
		</filter>
 | 
			
		||||
		<filter>
 | 
			
		||||
			<id>1591076960954</id>
 | 
			
		||||
			<name></name>
 | 
			
		||||
			<type>10</type>
 | 
			
		||||
			<matcher>
 | 
			
		||||
				<id>org.eclipse.ui.ide.multiFilter</id>
 | 
			
		||||
				<arguments>1.0-name-matches-false-false-p2repositories</arguments>
 | 
			
		||||
			</matcher>
 | 
			
		||||
		</filter>
 | 
			
		||||
	</filteredResources>
 | 
			
		||||
</projectDescription>
 | 
			
		||||
							
								
								
									
										1
									
								
								features/com.minres.scviewer.database.feature/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								features/com.minres.scviewer.database.feature/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
/target/
 | 
			
		||||
							
								
								
									
										23
									
								
								features/com.minres.scviewer.database.feature/.project
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								features/com.minres.scviewer.database.feature/.project
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,23 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<projectDescription>
 | 
			
		||||
	<name>com.minres.scviewer.database.feature</name>
 | 
			
		||||
	<comment></comment>
 | 
			
		||||
	<projects>
 | 
			
		||||
	</projects>
 | 
			
		||||
	<buildSpec>
 | 
			
		||||
		<buildCommand>
 | 
			
		||||
			<name>org.eclipse.pde.FeatureBuilder</name>
 | 
			
		||||
			<arguments>
 | 
			
		||||
			</arguments>
 | 
			
		||||
		</buildCommand>
 | 
			
		||||
		<buildCommand>
 | 
			
		||||
			<name>org.eclipse.m2e.core.maven2Builder</name>
 | 
			
		||||
			<arguments>
 | 
			
		||||
			</arguments>
 | 
			
		||||
		</buildCommand>
 | 
			
		||||
	</buildSpec>
 | 
			
		||||
	<natures>
 | 
			
		||||
		<nature>org.eclipse.m2e.core.maven2Nature</nature>
 | 
			
		||||
		<nature>org.eclipse.pde.FeatureNature</nature>
 | 
			
		||||
	</natures>
 | 
			
		||||
</projectDescription>
 | 
			
		||||
@@ -0,0 +1,2 @@
 | 
			
		||||
bin.includes = feature.xml,\
 | 
			
		||||
               feature.properties
 | 
			
		||||
							
								
								
									
										102
									
								
								features/com.minres.scviewer.database.feature/feature.properties
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										102
									
								
								features/com.minres.scviewer.database.feature/feature.properties
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,102 @@
 | 
			
		||||
featureName=SystemC simulation results viewer
 | 
			
		||||
providerName=MINRES Technologies GmbH
 | 
			
		||||
updateSiteName=SC Viewer Database Updates
 | 
			
		||||
description=A viewer for SystemC Verification Library transactions and VCD signals.
 | 
			
		||||
licenseURL=license.html
 | 
			
		||||
license=\
 | 
			
		||||
ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\
 | 
			
		||||
March 17, 2005\n\
 | 
			
		||||
\n\
 | 
			
		||||
Usage Of Content\n\
 | 
			
		||||
\n\
 | 
			
		||||
THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
 | 
			
		||||
OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
 | 
			
		||||
USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
 | 
			
		||||
AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
 | 
			
		||||
NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
 | 
			
		||||
AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
 | 
			
		||||
AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
 | 
			
		||||
OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
 | 
			
		||||
TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
 | 
			
		||||
OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
 | 
			
		||||
BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
 | 
			
		||||
\n\
 | 
			
		||||
Applicable Licenses\n\
 | 
			
		||||
\n\
 | 
			
		||||
Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\
 | 
			
		||||
is provided to you under the terms and conditions of the Eclipse Public\n\
 | 
			
		||||
License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\
 | 
			
		||||
Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
 | 
			
		||||
For purposes of the EPL, "Program" will mean the Content.\n\
 | 
			
		||||
\n\
 | 
			
		||||
Content includes, but is not limited to, source code, object code,\n\
 | 
			
		||||
documentation and other files maintained in the Eclipse.org CVS\n\
 | 
			
		||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
 | 
			
		||||
as downloadable archives ("Downloads").\n\
 | 
			
		||||
\n\
 | 
			
		||||
   - Content may be structured and packaged into modules to facilitate delivering,\n\
 | 
			
		||||
     extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
 | 
			
		||||
     plug-in fragments ("Fragments"), and features ("Features").\n\
 | 
			
		||||
   - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java? ARchive)\n\
 | 
			
		||||
     in a directory named "plugins".\n\
 | 
			
		||||
   - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
 | 
			
		||||
     Each Feature may be packaged as a sub-directory in a directory named "features".\n\
 | 
			
		||||
     Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
 | 
			
		||||
     numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
 | 
			
		||||
   - Features may also include other Features ("Included Features"). Within a Feature, files\n\
 | 
			
		||||
     named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
 | 
			
		||||
\n\
 | 
			
		||||
Features may also include other Features ("Included Features"). Files named\n\
 | 
			
		||||
"feature.xml" may contain a list of the names and version numbers of\n\
 | 
			
		||||
Included Features.\n\
 | 
			
		||||
\n\
 | 
			
		||||
The terms and conditions governing Plug-ins and Fragments should be\n\
 | 
			
		||||
contained in files named "about.html" ("Abouts"). The terms and\n\
 | 
			
		||||
conditions governing Features and Included Features should be contained\n\
 | 
			
		||||
in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
 | 
			
		||||
Licenses may be located in any directory of a Download or Module\n\
 | 
			
		||||
including, but not limited to the following locations:\n\
 | 
			
		||||
\n\
 | 
			
		||||
   - The top-level (root) directory\n\
 | 
			
		||||
   - Plug-in and Fragment directories\n\
 | 
			
		||||
   - Inside Plug-ins and Fragments packaged as JARs\n\
 | 
			
		||||
   - Sub-directories of the directory named "src" of certain Plug-ins\n\
 | 
			
		||||
   - Feature directories\n\
 | 
			
		||||
\n\
 | 
			
		||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
 | 
			
		||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
 | 
			
		||||
License") during the installation process. If the Feature contains\n\
 | 
			
		||||
Included Features, the Feature Update License should either provide you\n\
 | 
			
		||||
with the terms and conditions governing the Included Features or inform\n\
 | 
			
		||||
you where you can locate them. Feature Update Licenses may be found in\n\
 | 
			
		||||
the "license" property of files named "feature.properties". Such Abouts,\n\
 | 
			
		||||
Feature Licenses and Feature Update Licenses contain the terms and\n\
 | 
			
		||||
conditions (or references to such terms and conditions) that govern your\n\
 | 
			
		||||
use of the associated Content in that directory.\n\
 | 
			
		||||
\n\
 | 
			
		||||
THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\
 | 
			
		||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
 | 
			
		||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
 | 
			
		||||
\n\
 | 
			
		||||
    - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
 | 
			
		||||
    - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
 | 
			
		||||
    - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
 | 
			
		||||
    - IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
 | 
			
		||||
    - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
 | 
			
		||||
    - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
 | 
			
		||||
\n\
 | 
			
		||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
 | 
			
		||||
TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\
 | 
			
		||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
 | 
			
		||||
govern that particular Content.\n\
 | 
			
		||||
\n\
 | 
			
		||||
Cryptography\n\
 | 
			
		||||
\n\
 | 
			
		||||
Content may contain encryption software. The country in which you are\n\
 | 
			
		||||
currently may have restrictions on the import, possession, and use,\n\
 | 
			
		||||
and/or re-export to another country, of encryption software. BEFORE\n\
 | 
			
		||||
using any encryption software, please check the country's laws,\n\
 | 
			
		||||
regulations and policies concerning the import, possession, or use,\n\
 | 
			
		||||
and re-export of encryption software, to see if this is permitted.\n\
 | 
			
		||||
\n\
 | 
			
		||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
 | 
			
		||||
							
								
								
									
										88
									
								
								features/com.minres.scviewer.database.feature/feature.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										88
									
								
								features/com.minres.scviewer.database.feature/feature.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,88 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<feature
 | 
			
		||||
      id="com.minres.scviewer.database.feature"
 | 
			
		||||
      label="%featureName"
 | 
			
		||||
      version="1.0.0.qualifier"
 | 
			
		||||
      provider-name="%providerName">
 | 
			
		||||
 | 
			
		||||
   <description>
 | 
			
		||||
      A viewer for SystemC Verification Library transactions and VCD 
 | 
			
		||||
signals. It supports a SQLite based recording as well as the built-in
 | 
			
		||||
text base recording.
 | 
			
		||||
   </description>
 | 
			
		||||
 | 
			
		||||
   <copyright>
 | 
			
		||||
      Copyright (c) 2015 MINRES Technologies GmbH.
 | 
			
		||||
All rights reserved. This program and the accompanying materials
 | 
			
		||||
are made available under the terms of the Eclipse Public License
 | 
			
		||||
v1.0 which accompanies this distribution, and is available at 
 | 
			
		||||
http://www.eclipse.org/legal/epl-v10.html
 | 
			
		||||
   </copyright>
 | 
			
		||||
 | 
			
		||||
   <license url="%licenseURL">
 | 
			
		||||
      %license
 | 
			
		||||
   </license>
 | 
			
		||||
 | 
			
		||||
   <url>
 | 
			
		||||
      <update label="%updateSiteName" url="http://www.minres.com/scviewer/update"/>
 | 
			
		||||
      <discovery label="MINRES Website" url="http://www.minres.com"/>
 | 
			
		||||
   </url>
 | 
			
		||||
 | 
			
		||||
   <requires>
 | 
			
		||||
      <import plugin="org.eclipse.osgi.services" version="3.4.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="com.google.guava" version="15.0.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.osgi"/>
 | 
			
		||||
      <import plugin="com.minres.scviewer.database" version="1.0.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="com.minres.scviewer.database.ui" version="1.0.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="com.minres.scviewer.database.ui.swt" version="1.0.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.core.runtime"/>
 | 
			
		||||
      <import plugin="org.eclipse.core.resources"/>
 | 
			
		||||
      <import plugin="org.eclipse.jface.text"/>
 | 
			
		||||
      <import plugin="org.eclipse.ui"/>
 | 
			
		||||
      <import plugin="org.eclipse.ui.editors"/>
 | 
			
		||||
      <import plugin="org.eclipse.ui.ide"/>
 | 
			
		||||
      <import plugin="org.eclipse.ui.views.properties.tabbed"/>
 | 
			
		||||
      <import plugin="org.eclipse.swt"/>
 | 
			
		||||
      <import plugin="org.eclipse.core.expressions" version="3.4.600" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.jface"/>
 | 
			
		||||
      <import plugin="org.eclipse.swt" version="3.103.1" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.equinox.registry"/>
 | 
			
		||||
      <import plugin="org.codehaus.groovy" version="2.5.8" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.hamcrest.core" version="1.3.0" match="greaterOrEqual"/>
 | 
			
		||||
   </requires>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.database"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.database.text"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.database.sqlite"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="org.codehaus.groovy"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.database.vcd"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
</feature>
 | 
			
		||||
							
								
								
									
										12
									
								
								features/com.minres.scviewer.database.feature/pom.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								features/com.minres.scviewer.database.feature/pom.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
			
		||||
<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>
 | 
			
		||||
  <artifactId>com.minres.scviewer.database.feature</artifactId>
 | 
			
		||||
  <packaging>eclipse-feature</packaging>
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.0.0-SNAPSHOT</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <version>1.0.0-SNAPSHOT</version>
 | 
			
		||||
</project>
 | 
			
		||||
							
								
								
									
										17
									
								
								features/com.minres.scviewer.e4.feature/.project
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								features/com.minres.scviewer.e4.feature/.project
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<projectDescription>
 | 
			
		||||
	<name>com.minres.scviewer.e4.feature</name>
 | 
			
		||||
	<comment></comment>
 | 
			
		||||
	<projects>
 | 
			
		||||
	</projects>
 | 
			
		||||
	<buildSpec>
 | 
			
		||||
		<buildCommand>
 | 
			
		||||
			<name>org.eclipse.pde.FeatureBuilder</name>
 | 
			
		||||
			<arguments>
 | 
			
		||||
			</arguments>
 | 
			
		||||
		</buildCommand>
 | 
			
		||||
	</buildSpec>
 | 
			
		||||
	<natures>
 | 
			
		||||
		<nature>org.eclipse.pde.FeatureNature</nature>
 | 
			
		||||
	</natures>
 | 
			
		||||
</projectDescription>
 | 
			
		||||
							
								
								
									
										1
									
								
								features/com.minres.scviewer.e4.feature/build.properties
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								features/com.minres.scviewer.e4.feature/build.properties
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
bin.includes = feature.xml
 | 
			
		||||
							
								
								
									
										74
									
								
								features/com.minres.scviewer.e4.feature/feature.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										74
									
								
								features/com.minres.scviewer.e4.feature/feature.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,74 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<feature
 | 
			
		||||
      id="com.minres.scviewer.e4.feature"
 | 
			
		||||
      label="SCViewer Feature"
 | 
			
		||||
      version="1.0.0.qualifier"
 | 
			
		||||
      provider-name="MINRES Technologies 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>
 | 
			
		||||
 | 
			
		||||
   <url>
 | 
			
		||||
      <update label="SC Viewer Updates" url="http://www.minres.com/scviewer/update"/>
 | 
			
		||||
   </url>
 | 
			
		||||
 | 
			
		||||
   <includes
 | 
			
		||||
         id="com.minres.scviewer.database.feature"
 | 
			
		||||
         version="0.0.0"/>
 | 
			
		||||
 | 
			
		||||
   <includes
 | 
			
		||||
         id="com.minres.scviewer.ui.feature"
 | 
			
		||||
         version="0.0.0"/>
 | 
			
		||||
 | 
			
		||||
   <requires>
 | 
			
		||||
      <import plugin="javax.inject" version="1.0.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.core.runtime" version="3.11.1" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.swt" version="3.104.1" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.e4.ui.model.workbench" version="1.1.100" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.jface" version="3.11.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.e4.ui.services" version="1.2.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.e4.ui.workbench" version="1.3.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.e4.core.di" version="1.5.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.e4.ui.di" version="1.1.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.e4.core.contexts" version="1.4.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="com.minres.scviewer.database.ui.swt" version="1.0.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="com.minres.scviewer.database.ui"/>
 | 
			
		||||
      <import plugin="com.minres.scviewer.database" version="1.0.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.osgi.services" version="3.5.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.e4.core.services" version="2.0.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.core.jobs"/>
 | 
			
		||||
      <import plugin="org.eclipse.osgi"/>
 | 
			
		||||
      <import plugin="com.google.guava"/>
 | 
			
		||||
      <import plugin="org.eclipse.equinox.preferences"/>
 | 
			
		||||
      <import plugin="org.eclipse.core.expressions"/>
 | 
			
		||||
      <import plugin="org.eclipse.e4.core.commands" version="0.11.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.e4.ui.workbench.addons.swt"/>
 | 
			
		||||
      <import plugin="com.opcoach.e4.preferences"/>
 | 
			
		||||
      <import plugin="org.eclipse.e4.core.di.extensions"/>
 | 
			
		||||
      <import plugin="org.eclipse.e4.ui.css.swt.theme" version="0.10.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.core.resources" version="3.13.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="com.opcoach.e4.preferences.mainmenu" version="1.2.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import feature="com.opcoach.e4.preferences.feature" version="1.3.0.202004072127"/>
 | 
			
		||||
      <import feature="org.eclipse.equinox.executable" version="3.8.700.v20200207-2156"/>
 | 
			
		||||
      <import feature="org.eclipse.equinox.sdk" version="3.20.100.v20200303-1901"/>
 | 
			
		||||
      <import feature="org.eclipse.sdk" version="4.15.0.v20200305-0155"/>
 | 
			
		||||
      <import feature="org.eclipse.rcptt.core" version="2.5.1.M3"/>
 | 
			
		||||
   </requires>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.e4.application"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
</feature>
 | 
			
		||||
							
								
								
									
										12
									
								
								features/com.minres.scviewer.e4.feature/pom.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								features/com.minres.scviewer.e4.feature/pom.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
			
		||||
<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>
 | 
			
		||||
  <artifactId>com.minres.scviewer.e4.feature</artifactId>
 | 
			
		||||
  <packaging>eclipse-feature</packaging>
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.0.0-SNAPSHOT</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <version>1.0.0-SNAPSHOT</version>
 | 
			
		||||
</project>
 | 
			
		||||
@@ -28,10 +28,15 @@ http://www.eclipse.org/legal/epl-v10.html
 | 
			
		||||
      <discovery label="MINRES Website" url="http://www.minres.com"/>
 | 
			
		||||
   </url>
 | 
			
		||||
 | 
			
		||||
   <includes
 | 
			
		||||
         id="com.minres.scviewer.database.feature"
 | 
			
		||||
         version="0.0.0"/>
 | 
			
		||||
 | 
			
		||||
   <includes
 | 
			
		||||
         id="com.minres.scviewer.ui.feature"
 | 
			
		||||
         version="0.0.0"/>
 | 
			
		||||
 | 
			
		||||
   <requires>
 | 
			
		||||
      <import plugin="org.eclipse.osgi.services" version="3.4.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="com.google.guava" version="15.0.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.osgi"/>
 | 
			
		||||
      <import plugin="com.minres.scviewer.database" version="1.0.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="com.minres.scviewer.database.ui" version="1.0.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="com.minres.scviewer.database.ui.swt" version="1.0.0" match="greaterOrEqual"/>
 | 
			
		||||
@@ -43,69 +48,13 @@ http://www.eclipse.org/legal/epl-v10.html
 | 
			
		||||
      <import plugin="org.eclipse.ui.ide"/>
 | 
			
		||||
      <import plugin="org.eclipse.ui.views.properties.tabbed"/>
 | 
			
		||||
      <import plugin="org.eclipse.swt"/>
 | 
			
		||||
      <import plugin="org.eclipse.osgi"/>
 | 
			
		||||
      <import plugin="org.eclipse.core.expressions" version="3.4.600" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.jface"/>
 | 
			
		||||
      <import plugin="org.eclipse.swt" version="3.103.1" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.eclipse.equinox.registry"/>
 | 
			
		||||
      <import plugin="org.codehaus.groovy" version="2.5.8" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="com.google.guava" version="15.0.0" match="greaterOrEqual"/>
 | 
			
		||||
      <import plugin="org.hamcrest.core" version="1.3.0" match="greaterOrEqual"/>
 | 
			
		||||
   </requires>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.database"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.database.text"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.ui"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.database.sqlite"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="org.codehaus.groovy"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.database.ui"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.database.ui.swt"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.database.vcd"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="org.junit"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
@@ -119,4 +68,11 @@ http://www.eclipse.org/legal/epl-v10.html
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.ui"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
         unpack="false"/>
 | 
			
		||||
 | 
			
		||||
</feature>
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								features/com.minres.scviewer.ui.feature/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								features/com.minres.scviewer.ui.feature/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
/target/
 | 
			
		||||
							
								
								
									
										17
									
								
								features/com.minres.scviewer.ui.feature/.project
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								features/com.minres.scviewer.ui.feature/.project
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<projectDescription>
 | 
			
		||||
	<name>com.minres.scviewer.ui.feature</name>
 | 
			
		||||
	<comment></comment>
 | 
			
		||||
	<projects>
 | 
			
		||||
	</projects>
 | 
			
		||||
	<buildSpec>
 | 
			
		||||
		<buildCommand>
 | 
			
		||||
			<name>org.eclipse.pde.FeatureBuilder</name>
 | 
			
		||||
			<arguments>
 | 
			
		||||
			</arguments>
 | 
			
		||||
		</buildCommand>
 | 
			
		||||
	</buildSpec>
 | 
			
		||||
	<natures>
 | 
			
		||||
		<nature>org.eclipse.pde.FeatureNature</nature>
 | 
			
		||||
	</natures>
 | 
			
		||||
</projectDescription>
 | 
			
		||||
							
								
								
									
										1
									
								
								features/com.minres.scviewer.ui.feature/build.properties
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								features/com.minres.scviewer.ui.feature/build.properties
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
bin.includes = feature.xml
 | 
			
		||||
							
								
								
									
										20
									
								
								features/com.minres.scviewer.ui.feature/feature.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								features/com.minres.scviewer.ui.feature/feature.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<feature
 | 
			
		||||
      id="com.minres.scviewer.ui.feature"
 | 
			
		||||
      label="SCViewer UI"
 | 
			
		||||
      version="1.0.0.qualifier"
 | 
			
		||||
      provider-name="MINRES Technologies 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>
 | 
			
		||||
 | 
			
		||||
</feature>
 | 
			
		||||
							
								
								
									
										12
									
								
								features/com.minres.scviewer.ui.feature/pom.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								features/com.minres.scviewer.ui.feature/pom.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
			
		||||
<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>
 | 
			
		||||
  <artifactId>com.minres.scviewer.ui.feature</artifactId>
 | 
			
		||||
  <packaging>eclipse-feature</packaging>
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.0.0-SNAPSHOT</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <version>1.0.0-SNAPSHOT</version>
 | 
			
		||||
</project>
 | 
			
		||||
@@ -3,6 +3,9 @@
 | 
			
		||||
   <feature url="features/com.minres.scviewer.feature_1.0.0.qualifier.jar" id="com.minres.scviewer.feature" version="1.0.0.qualifier">
 | 
			
		||||
      <category name="com.minres.scviewer"/>
 | 
			
		||||
   </feature>
 | 
			
		||||
   <feature url="features/com.minres.scviewer.feature.source_1.0.0.qualifier.jar" id="com.minres.scviewer.feature.source" version="1.0.0.qualifier">
 | 
			
		||||
      <category name="com.minres.scviewer"/>
 | 
			
		||||
   </feature>
 | 
			
		||||
   <category-def name="com.minres.scviewer" label="SCViewer">
 | 
			
		||||
      <description>
 | 
			
		||||
         Viewer for SystemC Verification (SCV) library's transaction recording
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										49
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										49
									
								
								pom.xml
									
									
									
									
									
								
							@@ -17,7 +17,10 @@
 | 
			
		||||
		<module>plugins/com.minres.scviewer.database.ui.swt</module>
 | 
			
		||||
		<module>plugins/com.minres.scviewer.e4.application</module>
 | 
			
		||||
		<module>plugins/com.minres.scviewer.ui</module>
 | 
			
		||||
		<module>features/com.minres.scviewer.database.feature</module>
 | 
			
		||||
		<module>features/com.minres.scviewer.ui.feature</module>
 | 
			
		||||
		<module>features/com.minres.scviewer.feature</module>
 | 
			
		||||
		<module>features/com.minres.scviewer.e4.feature</module>
 | 
			
		||||
		<module>p2repositories//com.minres.scviewer.updateSite</module>
 | 
			
		||||
		<module>com.minres.scviewer.e4.product</module>
 | 
			
		||||
	</modules>
 | 
			
		||||
@@ -52,6 +55,29 @@
 | 
			
		||||
				</executions>
 | 
			
		||||
			</plugin>
 | 
			
		||||
 | 
			
		||||
			<plugin>
 | 
			
		||||
				<groupId>org.eclipse.tycho.extras</groupId>
 | 
			
		||||
				<artifactId>tycho-source-feature-plugin</artifactId>
 | 
			
		||||
				<version>${tycho-version}</version>
 | 
			
		||||
 | 
			
		||||
				<executions>
 | 
			
		||||
					<execution>
 | 
			
		||||
						<id>source-feature</id>
 | 
			
		||||
						<phase>package</phase>
 | 
			
		||||
						<goals>
 | 
			
		||||
							<goal>source-feature</goal>
 | 
			
		||||
						</goals>
 | 
			
		||||
					</execution>
 | 
			
		||||
				</executions>
 | 
			
		||||
 | 
			
		||||
				<configuration>
 | 
			
		||||
					<excludes>
 | 
			
		||||
						<!-- provide plug-ins not containing any source code -->
 | 
			
		||||
						<plugin id="org.codehaus.groovy" />
 | 
			
		||||
					</excludes>
 | 
			
		||||
				</configuration>
 | 
			
		||||
			</plugin>
 | 
			
		||||
 | 
			
		||||
			<plugin>
 | 
			
		||||
				<groupId>org.eclipse.tycho</groupId>
 | 
			
		||||
				<artifactId>tycho-p2-plugin</artifactId>
 | 
			
		||||
@@ -115,29 +141,6 @@
 | 
			
		||||
				</configuration>
 | 
			
		||||
			</plugin>
 | 
			
		||||
 | 
			
		||||
			<plugin>
 | 
			
		||||
				<groupId>org.eclipse.tycho.extras</groupId>
 | 
			
		||||
				<artifactId>tycho-source-feature-plugin</artifactId>
 | 
			
		||||
				<version>${tycho-version}</version>
 | 
			
		||||
 | 
			
		||||
				<executions>
 | 
			
		||||
					<execution>
 | 
			
		||||
						<id>source-feature</id>
 | 
			
		||||
						<phase>package</phase>
 | 
			
		||||
						<goals>
 | 
			
		||||
							<goal>source-feature</goal>
 | 
			
		||||
						</goals>
 | 
			
		||||
					</execution>
 | 
			
		||||
				</executions>
 | 
			
		||||
 | 
			
		||||
				<configuration>
 | 
			
		||||
					<excludes>
 | 
			
		||||
						<!-- provide plug-ins not containing any source code -->
 | 
			
		||||
						<plugin id="org.codehaus.groovy" />
 | 
			
		||||
					</excludes>
 | 
			
		||||
				</configuration>
 | 
			
		||||
			</plugin>
 | 
			
		||||
 | 
			
		||||
		</plugins>
 | 
			
		||||
	</build>
 | 
			
		||||
</project>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,2 +1,4 @@
 | 
			
		||||
/.scviewer.*
 | 
			
		||||
/.my_db.txlog*
 | 
			
		||||
/.my_db.txlog*
 | 
			
		||||
/EyeQ6_mem_platform.txlog
 | 
			
		||||
/EyeQ6_mem_platform.vcd
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user