Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » [EVL] Validation always fails due to a NullPointerException...
[EVL] Validation always fails due to a NullPointerException... [message #667453] Thu, 28 April 2011 19:47 Go to next message
Eclipse UserFriend
Originally posted by: st.hennig.gmail.com

Hello!

After updating Epsilon to version 0.9.0 recently, my model validations
always fails due to a NullPointerException. In the class
org.eclipse.epsilon.evl.EvlModule at line 135, as far as I know, the
statement is doing something with the Quickfixes. The surrounding
if-conditional has been commented out:

//if (context.hasFixes() && fixer != null) {
fixer.fix(this);
//}

Thererfore, as I do not make use of Quickfixes, this causes a
NullPointerException.

I checked out this plugin from SVN; removing the comments makes
everything working as expected.

Cheers,
Stefan
Re: [EVL] Validation always fails due to a NullPointerException... [message #668461 is a reply to message #667453] Thu, 05 May 2011 18:30 Go to previous messageGo to next message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

Hi Stefan,

Thanks for bringing this to our attention and apologies for the - very - late reply. Could you please file a bug report so that we can keep track of this?

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=GMT& component=Epsilon

Cheers,
Dimitris
Re: [EVL] Validation always fails due to a NullPointerException... [message #669267 is a reply to message #668461] Mon, 09 May 2011 16:13 Go to previous message
Eclipse UserFriend
Originally posted by: Stefan Hennig

Hey Dimitris,

no worries with replying late. I just filed a bug report...

Cheers,
Stefan


Am 05.05.11 20:30, schrieb Dimitris Kolovos:
> Hi Stefan,
>
> Thanks for bringing this to our attention and apologies for the - very -
> late reply. Could you please file a bug report so that we can keep track
> of this?
>
> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=GMT& component=Epsilon
>
> Cheers,
> Dimitris
Previous Topic:[Epsilon] Request: Ship Plugins with Source code
Next Topic:[Epsilon] Standalone: imported sources
Goto Forum:
  


Current Time: Fri Apr 26 19:06:00 GMT 2024

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

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

Back to the top