Changeset 247
- Timestamp:
- 09/02/08 10:32:38 (5 years ago)
- Location:
- bbtracker/trunk
- Files:
-
- 1 added
- 2 edited
-
.classpath (modified) (1 diff)
-
.mtj (added)
-
.project (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bbtracker/trunk/.classpath
r4 r247 3 3 <classpathentry kind="src" path="src"/> 4 4 <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"/> 6 6 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/bbtracker_common"/> 7 7 <classpathentry kind="output" path="bin"/> -
bbtracker/trunk/.project
r229 r247 17 17 </buildCommand> 18 18 <buildCommand> 19 <name> eclipseme.core.preverifier</name>19 <name>org.eclipse.mtj.core.preverifier</name> 20 20 <arguments> 21 21 </arguments> … … 29 29 <natures> 30 30 <nature>org.eclipse.jdt.core.javanature</nature> 31 <nature> eclipseme.core.nature</nature>31 <nature>org.eclipse.mtj.core.nature</nature> 32 32 <nature>antenna.eclipse.preprocessor.appNature</nature> 33 33 <nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature>
Note: See TracChangeset
for help on using the changeset viewer.