Skip to main content



      Home
Home » Modeling » EMF » where does file get saved - part of an answer
where does file get saved - part of an answer [message #382698] Thu, 04 March 2004 17:49 Go to next message
Eclipse UserFriend
After poking around chap 13 of EMF book - I discovered that I could write
something like:

"file:/c:/testSAVE.xmi"

and that would force the file name.

Also, it seems that end of section 12.2.1 points at the rfc that describes
the uri syntax (and, I hope, a good chunk of the semantics).

Answers to the previous post are still appreciated though.
Re: where does file get saved - part of an answer [message #382707 is a reply to message #382698] Fri, 05 March 2004 07:48 Go to previous message
Eclipse UserFriend
Robert,

You meant section 13.2.1. ;-) The RFC only talks about the syntax of URIs;
the semantics are scheme dependent. Eclipse defines the "platform:" schema,
so they define their semantics. Note that platform:/plugin/<plugin-id>/...
can be used to reference files in an Eclipse plugin, just as
platform:/resource/<project-name>/... can be used to reference files in the
Eclipse workspace.


"robert t. bauer" wrote:

> After poking around chap 13 of EMF book - I discovered that I could write
> something like:
>
> "file:/c:/testSAVE.xmi"
>
> and that would force the file name.
>
> Also, it seems that end of section 12.2.1 points at the rfc that describes
> the uri syntax (and, I hope, a good chunk of the semantics).
>
> Answers to the previous post are still appreciated though.
Previous Topic:EMF 1.1.1.1
Next Topic:Newbie question on standalone EMF use.
Goto Forum:
  


Current Time: Mon Nov 03 08:04:14 EST 2025

Powered by FUDForum. Page generated in 0.63012 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top