Changeset 7240

Show
Ignore:
Timestamp:
04/24/08 14:10:09 (5 years ago)
Author:
stedwar2
Message:

Added python nature/builder and made WaveDev? a local resource
instead of a linked resource.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/branches/jsnyder/ComponentProject/.project

    r6835 r7240  
    66        </projects> 
    77        <buildSpec> 
     8                <buildCommand> 
     9                        <name>org.python.pydev.PyDevBuilder</name> 
     10                        <arguments> 
     11                        </arguments> 
     12                </buildCommand> 
    813                <buildCommand> 
    914                        <name>org.eclipse.jdt.core.javabuilder</name> 
     
    2530                <nature>org.eclipse.pde.PluginNature</nature> 
    2631                <nature>org.eclipse.jdt.core.javanature</nature> 
     32                <nature>org.python.pydev.pythonNature</nature> 
    2733        </natures> 
    28         <linkedResources> 
    29                 <link> 
    30                         <name>WaveDev</name> 
    31                         <type>2</type> 
    32                         <location>/home/Ossie/ossieWorkspace/WaveDev</location> 
    33                 </link> 
    34         </linkedResources> 
    3534</projectDescription>