[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.emf] Platform URI and special chars in project name
|
Hi all,
we have several problems loading our model files when the project name does
include special characters such as '#' or '%'. Thats because EMF resources
are referenced by URIs. And in the URI implementation such special chars are
used to separate the URI fragment etc... If you have a project with name
'My#Project' that confuses EMF. I think this is a general problem and not
special to our models. Is there a workaround for the problem?
Thanks in advance,
Sascha