Menu

#1 feature.xml misses import-statements

open
None
5
2006-06-22
2006-06-19
buggle
No

The feature.xml is missing these required import
statements.

<import plugin="org.eclipse.ui.ide"/>
<import plugin="org.eclipse.jface.text"/>
<import plugin="org.eclipse.ui.workbench.texteditor"/>
<import plugin="org.eclipse.core.resources"/>
<import plugin="org.eclipse.ui.editors"/>
<import plugin="org.eclipse.core.runtime"/>
<import plugin="org.eclipse.ui"/>

Discussion

  • buggle

    buggle - 2006-06-19

    Patched Feature.xml

     
  • Pierre Baumard

    Pierre Baumard - 2006-06-22
    • assigned_to: nobody --> pbaumard
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.