[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.epf] Unresolved configuration
|
- From: kristian@xxxxxxxxxx (Kristian Mandrup)
- Date: Wed, 17 Sep 2008 11:26:57 +0000 (UTC)
- Newsgroups: eclipse.technology.epf
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
When I work in EPF it often messes up my references. Now my configuration
is marked unresoved, with the following error:
Can not locate the element identified by
'file:/C:/Documents%20and%20Settings/zedbkma/EPF/workspace/TrygVesta%20SOA%20Udviklingsproces/configurations/TrygVesta_SOA_Udvikling.xmi#_y62TUKVPEdmMZJIzZ1W7Pw#__NuiAGktEd27Bp47o2JutQ'
TrygVesta SOA Udviklingsproces
library.xmi
C:\Documents and Settings\zedbkma\EPF\workspace\TrygVesta SOA
Udviklingsproces\library.xmi
---
When I look in my library.xmi it has the following line:
<org.eclipse.epf.uma:MethodLibrary xmi:id="_TJVNUOvFEdyp6czxLiQq9g"
name="EPFPracLib_20080306"
guid="_TJVNUOvFEdyp6czxLiQq9g">
but I have since the start by all means been attempting to avoid having
anything to do with the built in EPF Practice lib!?
FIXED!
------
in library.xmi
my <defaultContext> and <validContext> elements have disappeared AGAIN!
I must manually paste in the <defaultContext> and <validContext> elements
again, like this...
</org.eclipse.epf.uma:MethodLibrary>
<defaultContext
href="uma://_TJVNUOvFEdyp6czxLiQq9g#__NuiAGktEd27Bp47o2JutQ"/>
<validContext
href="uma://_TJVNUOvFEdyp6czxLiQq9g#__NuiAGktEd27Bp47o2JutQ"/>
</xmi:XMI>
Why :O Why???