Mercurial > hg > AnnotationManager
diff .project @ 2:6888ae3287b8
changed to namespace handling for users
| author | dwinter |
|---|---|
| date | Thu, 24 Nov 2011 11:39:12 +0100 |
| parents | 77530be3c747 |
| children | 0be9d53a6967 |
line wrap: on
line diff
--- a/.project Wed Nov 23 15:26:33 2011 +0100 +++ b/.project Thu Nov 24 11:39:12 2011 +0100 @@ -36,4 +36,11 @@ <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.wst.jsdt.core.jsNature</nature> </natures> + <linkedResources> + <link> + <name>docs/annotations.owl</name> + <type>1</type> + <locationURI>PARENT-1-PROJECT_LOC/NamedIdentityManager/ontologies/annotations.owl</locationURI> + </link> + </linkedResources> </projectDescription>
