Bug 158649 - JET should print out some error/warning messages if it doesn't find the proper EPackage registered
Summary: JET should print out some error/warning messages if it doesn't find the prope...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Jet (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Paul Elder CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-25 16:10 EDT by Chris Aniszczyk CLA
Modified: 2020-05-01 16:11 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Aniszczyk CLA 2006-09-25 16:10:08 EDT
JET only consults the registered EPackages, since the ePackage can't be found, JET falls back to the normal XML model reader. It would be nice to know if this happens so it is easier to debug the issue.

I think it would be nice to fail the transform too, but that may go to far. JET is trying to be very nice :)