Show
Ignore:
Timestamp:
04/24/08 13:46:51 (5 years ago)
Author:
stedwar2
Message:

Changes to plugin configuration.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/branches/jsnyder/ComponentProject/META-INF/MANIFEST.MF

    r6834 r7231  
    22Bundle-ManifestVersion: 2 
    33Bundle-Name: ComponentProject Plug-in 
    4 Bundle-SymbolicName: ComponentProject;singleton:=true 
     4Bundle-SymbolicName: edu.vt.ossie.OWDPlugin;singleton:=true 
    55Bundle-Version: 1.0.0 
    6 Bundle-Activator: componentproject.Activator 
     6Bundle-Activator: edu.vt.ossie.OWDPlugin 
    77Require-Bundle: org.eclipse.ui, 
    88 org.eclipse.core.runtime, 
    99 org.eclipse.core.resources, 
    1010 org.eclipse.cdt.core, 
    11  org.eclipse.cdt.managedbuilder.core 
     11 org.eclipse.cdt.managedbuilder.core, 
     12 org.eclipse.ui.console, 
     13 org.eclipse.jface.text, 
     14 org.eclipse.ui.editors, 
     15 org.eclipse.ui.ide 
    1216Eclipse-LazyStart: true 
     17Bundle-ClassPath: jython2.2.1/jython.jar, .