public code v1

This commit is contained in:
2026-05-22 11:14:29 +02:00
parent 427197ec5a
commit b8141736eb
28859 changed files with 575079 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
Manifest-Version: 1.0
Export-Package: org.swtchart
Require-Bundle: org.eclipse.swt
Bundle-Version: 1.0.0.202101221157
Bundle-Name: %Bundle-Name
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.swtchart;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.swtchart
@@ -0,0 +1,4 @@
#Fri Jan 22 13:00:26 CET 2021
artifact.main=C\:\\Users\\\u00C1lvaro\\Workspaces\\afryca_2020\\afryca\\plugins\\org.swtchart\\target\\org.swtchart-1.0.0-SNAPSHOT.jar
artifact.attached.p2artifacts=C\:\\Users\\\u00C1lvaro\\Workspaces\\afryca_2020\\afryca\\plugins\\org.swtchart\\target\\p2artifacts.xml
artifact.attached.p2metadata=C\:\\Users\\\u00C1lvaro\\Workspaces\\afryca_2020\\afryca\\plugins\\org.swtchart\\target\\p2content.xml
@@ -0,0 +1,3 @@
artifactId=org.swtchart
groupId=afryca.group
version=1.0.0-SNAPSHOT
@@ -0,0 +1,13 @@
<?xml version='1.0' encoding='UTF-8'?>
<?artifactRepository version='1.1.0'?>
<artifacts size='1'>
<artifact classifier='osgi.bundle' id='org.swtchart' version='1.0.0.202101221157'>
<properties size='5'>
<property name='artifact.size' value='104889'/>
<property name='download.size' value='104889'/>
<property name='maven-groupId' value='afryca.group'/>
<property name='maven-artifactId' value='org.swtchart'/>
<property name='maven-version' value='1.0.0-SNAPSHOT'/>
</properties>
</artifact>
</artifacts>
+44
View File
@@ -0,0 +1,44 @@
<?xml version='1.0' encoding='UTF-8'?>
<units size='1'>
<unit id='org.swtchart' version='1.0.0.202101221157' generation='2'>
<update id='org.swtchart' range='[0.0.0,1.0.0.202101221157)' severity='0'/>
<properties size='5'>
<property name='df_LT.Bundle-Name' value='SWTChart Plug-in'/>
<property name='org.eclipse.equinox.p2.name' value='%Bundle-Name'/>
<property name='maven-groupId' value='afryca.group'/>
<property name='maven-artifactId' value='org.swtchart'/>
<property name='maven-version' value='1.0.0-SNAPSHOT'/>
</properties>
<provides size='6'>
<provided namespace='org.eclipse.equinox.p2.iu' name='org.swtchart' version='1.0.0.202101221157'/>
<provided namespace='osgi.bundle' name='org.swtchart' version='1.0.0.202101221157'/>
<provided namespace='java.package' name='org.swtchart' version='0.0.0'/>
<provided namespace='osgi.identity' name='org.swtchart' version='1.0.0.202101221157'>
<properties size='1'>
<property name='type' value='osgi.bundle'/>
</properties>
</provided>
<provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
<provided namespace='org.eclipse.equinox.p2.localization' name='df_LT' version='1.0.0'/>
</provides>
<requires size='2'>
<required namespace='osgi.bundle' name='org.eclipse.swt' range='0.0.0'/>
<requiredProperties namespace='osgi.ee' match='(&amp;(osgi.ee=JavaSE)(version=1.5))'>
<description>
org.swtchart
</description>
</requiredProperties>
</requires>
<artifacts size='1'>
<artifact classifier='osgi.bundle' id='org.swtchart' version='1.0.0.202101221157'/>
</artifacts>
<touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
<touchpointData size='1'>
<instructions size='1'>
<instruction key='manifest'>
Bundle-SymbolicName: org.swtchart;singleton:=true&#xA;Bundle-Version: 1.0.0.202101221157&#xA;
</instruction>
</instructions>
</touchpointData>
</unit>
</units>