Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 35792 Details for
Bug 130574
Add option to record unknown feature when load EMF resource
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
patch to EMFUtil.java file
130574_org.eclipse.hyades.test.core.util.EMFUtil.txt (text/plain), 791 bytes, created by
Bianca Jiang
on 2006-03-06 17:25:14 EST
(
hide
)
Description:
patch to EMFUtil.java file
Filename:
MIME Type:
Creator:
Bianca Jiang
Created:
2006-03-06 17:25:14 EST
Size:
791 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.hyades.test.core >Index: src/org/eclipse/hyades/test/core/util/EMFUtil.java >=================================================================== >RCS file: /home/tptp/test/org.eclipse.hyades.test.core/src/org/eclipse/hyades/test/core/util/EMFUtil.java,v >retrieving revision 1.9 >diff -u -r1.9 EMFUtil.java >--- src/org/eclipse/hyades/test/core/util/EMFUtil.java 1 Feb 2006 17:24:04 -0000 1.9 >+++ src/org/eclipse/hyades/test/core/util/EMFUtil.java 6 Mar 2006 22:25:25 -0000 >@@ -52,6 +52,7 @@ > { > RESOURCE_OPTIONS.put(XMLResource.OPTION_DECLARE_XML, Boolean.TRUE); > RESOURCE_OPTIONS.put(XMLResource.OPTION_SKIP_ESCAPE, Boolean.FALSE); >+ RESOURCE_OPTIONS.put(XMLResource.OPTION_RECORD_UNKNOWN_FEATURE, Boolean.TRUE); > } > > /**
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 130574
:
35791
| 35792