Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 365187 - [xtext] refactoring Ecore: don't convert absolute URIs into relative URIs
Summary: [xtext] refactoring Ecore: don't convert absolute URIs into relative URIs
Status: NEW
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-30 08:21 EST by Moritz Eysholdt CLA
Modified: 2011-11-30 09:49 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Eysholdt CLA 2011-11-30 08:21:47 EST
Steps to reproduce:

1. Open "Xtext.xtext"
2. Refactor "EnumRule" to "Enum1234Rule" 

Compare Xtext.ecore with it's former state. All cross references to Ecore.ecore have been converted to relative URIs. This may be harmful because the relative location may differ on different systems.