Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » errors after regeneration...
errors after regeneration... [message #558668] Mon, 13 September 2010 20:41 Go to next message
Henrik Lindberg is currently offline Henrik LindbergFriend
Messages: 2509
Registered: July 2009
Senior Member
Hi,
After regenerating the grammar for b3, I get guice errors, and it seems
to be related to:
Caused by: org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package
with uri 'null' not found. (classpath:/org/eclipse/b3/BeeLang.xmi, 297, 92)

What could be the cause of this?

Regards
- henrik
Re: errors after regeneration... [message #558671 is a reply to message #558668] Mon, 13 September 2010 20:59 Go to previous messageGo to next message
Henrik Lindberg is currently offline Henrik LindbergFriend
Messages: 2509
Registered: July 2009
Senior Member
The significant change seems to be in
BeeLang.xmi, which in the previous version was:
<?xml version="1.0" encoding="ASCII"?>

But the newly generated has:
<?xml version="1.1" encoding="ASCII"?>

There where no other changes, and reverting to 1.0 made things work again.

Updating to latest nightly and testing again.

- henrik

On 9/13/10 10:41 PM, Henrik Lindberg wrote:
> Hi,
> After regenerating the grammar for b3, I get guice errors, and it seems
> to be related to:
> Caused by: org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package
> with uri 'null' not found. (classpath:/org/eclipse/b3/BeeLang.xmi, 297, 92)
>
> What could be the cause of this?
>
> Regards
> - henrik
Re: errors after regeneration... [message #558677 is a reply to message #558671] Mon, 13 September 2010 21:39 Go to previous message
Henrik Lindberg is currently offline Henrik LindbergFriend
Messages: 2509
Registered: July 2009
Senior Member
Upgrade to latest nightly solved the issue.
Sorry about the noise...
- henrik

On 9/13/10 10:59 PM, Henrik Lindberg wrote:
> The significant change seems to be in
> BeeLang.xmi, which in the previous version was:
> <?xml version="1.0" encoding="ASCII"?>
>
> But the newly generated has:
> <?xml version="1.1" encoding="ASCII"?>
>
> There where no other changes, and reverting to 1.0 made things work again.
>
> Updating to latest nightly and testing again.
>
> - henrik
>
> On 9/13/10 10:41 PM, Henrik Lindberg wrote:
>> Hi,
>> After regenerating the grammar for b3, I get guice errors, and it seems
>> to be related to:
>> Caused by: org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package
>> with uri 'null' not found. (classpath:/org/eclipse/b3/BeeLang.xmi,
>> 297, 92)
>>
>> What could be the cause of this?
>>
>> Regards
>> - henrik
>
Previous Topic:How to compare two xtext models
Next Topic:Implementation of AbstractScope.getAllContent() results in performance problem
Goto Forum:
  


Current Time: Tue Apr 16 15:18:50 GMT 2024

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

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

Back to the top