Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [papyrus-rt-dev] Diagram contained in an unresolved resource

Hi, Ernesto,

The error means what it says:  the workspace does not have a file named PingPong.notation in the PingPong project.  The question is, why not?  Is the test only copying the *.di file?  The various kinds of AbstractModelFixture, or the PapyrusEditorFixture if you need an editor, make it very simple to copy a *.di resource and all of its dependencies (applied profiles, referenced libraries, etc.) into the workspace project from the test bundle.

cW



On 28 April, 2016 at 11:30:40, Ernesto Posse (eposse@xxxxxxxxxxxxx) wrote:

Hi all.

I'm having trouble opening models that used to cause no trouble. In particular I get this error:

This diagram is contained in an unresolved resource : platform:/resource/PingPong/PingPong.notation

when trying to open the PingPong model in our models/tests.

Has anyone experience this? What could be the cause?

-- 
Ernesto Posse
Zeligsoft

_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev

Back to the top