Updating projects from 0.8.8 to 0.8.9

From: Ulrich Köster (ul..ac.com)
Date: Mon Sep 30 2002 - 12:02:25 EDT


Please add this to the .project

<natures>
                <nature>org.eclipse.jdt.core.javanature</nature>
                <nature>org.objectstyle.wolips.applicationnature</nature>
</natures>

The above is for a woa. This is for a framework:

<natures>
                <nature>org.eclipse.jdt.core.javanature</nature>
                <nature>org.objectstyle.wolips.frameworknature</nature>
</natures>

The nature updates your PB.project whenever you add/delete a resource.

Ulrich



This archive was generated by hypermail 2.0.0 : Mon Sep 30 2002 - 12:02:54 EDT