Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] Setting up a category

I'm having difficulty with my feature not being categorised, despite me using a category.xml file to set it up. Inspecting the content.jar/content.xml of the repository lists the following field which seems like to me is relevant:

    <unit id='au.gov.nehta.mdht' version='1.0.0.211cCngiL'>
      <properties size='3'>
        <property name='org.eclipse.equinox.p2.name' value='NEHTA MDHT CDA Tools'/>
        <property name='org.eclipse.equinox.p2.description' value='NEHTA extensions for MDHT CDA modelling tool'/>
        <property name='org.eclipse.equinox.p2.type.category' value='true'/>
      </properties>
      <provides size='1'>
        <provided namespace='org.eclipse.equinox.p2.iu' name='au.gov.nehta.mdht' version='1.0.0.211cCngiL'/>
      </provides>
      <requires size='1'>
        <required namespace='org.eclipse.equinox.p2.iu' name='au.gov.nehta.mdht.uml.cda.feature.feature.group' range='[1.1.1,1.1.1]'/>
      </requires>
      <touchpoint id='null' version='0.0.0'/>
    </unit>

Is there anything else I should look for to ensure all data needed for it is present?
--

Vadim Peretokin
Clinical Information Modeller
nehta - National E-Health Transition Authority
Level 31, 400 George Street, QLD 4000, Australia
Phone: (0) 3023 8573
Email: vadim.peretokin@xxxxxxxxxxxx
Web: www.nehta.gov.au



The information contained in this e-mail message and any accompanying files is or may be privileged or confidential. If you are not the intended recipient, any use, dissemination, reliance, forwarding, printing or copying of this e-mail or any attached files is unauthorised. This e-mail and any attachments may be subject to copyright. Copyright material should not be reproduced, adapted or communicated without the written consent of the copyright owner. If you have received this e-mail in error please advise the sender immediately by return e-mail or telephone and delete all copies. NEHTA does not make any representations or give any guarantees in respect of the accuracy or completeness of any information contained in this e-mail or attached files. Internet communications are not secure, therefore NEHTA does not accept any liability for the contents of this message or attached files.

Back to the top