Changeset 247


Ignore:
Timestamp:
09/02/08 10:32:38 (5 years ago)
Author:
saua
Message:

convert project to MJT instead of EclipseME

Location:
bbtracker/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • bbtracker/trunk/.classpath

    r4 r247  
    33        <classpathentry kind="src" path="src"/> 
    44        <classpathentry kind="src" path="res"/> 
    5         <classpathentry kind="con" path="J2MELIB"/> 
     5        <classpathentry kind="con" path="org.elipse.mtj.JavaMEContainer/Sun Java(TM) Wireless Toolkit 2.5.2 for CLDC/QwertyDevice"/> 
    66        <classpathentry combineaccessrules="false" exported="true" kind="src" path="/bbtracker_common"/> 
    77        <classpathentry kind="output" path="bin"/> 
  • bbtracker/trunk/.project

    r229 r247  
    1717                </buildCommand> 
    1818                <buildCommand> 
    19                         <name>eclipseme.core.preverifier</name> 
     19                        <name>org.eclipse.mtj.core.preverifier</name> 
    2020                        <arguments> 
    2121                        </arguments> 
     
    2929        <natures> 
    3030                <nature>org.eclipse.jdt.core.javanature</nature> 
    31                 <nature>eclipseme.core.nature</nature> 
     31                <nature>org.eclipse.mtj.core.nature</nature> 
    3232                <nature>antenna.eclipse.preprocessor.appNature</nature> 
    3333                <nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature> 
Note: See TracChangeset for help on using the changeset viewer.