Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » [Xtend2] class with empty method does not compile
[Xtend2] class with empty method does not compile [message #683279] Mon, 13 June 2011 12:33 Go to next message
Jos Warmer is currently offline Jos WarmerFriend
Messages: 114
Registered: October 2010
Senior Member
When I have a class with an empty method, like:
  def aal(String s) 

It does not compile, i.e. there is no Java class generated for this class. There also are no error messages.

Is this a known bug, or should I report it ?
Re: [Xtend2] class with empty method does not compile [message #683288 is a reply to message #683279] Mon, 13 June 2011 12:55 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14669
Registered: July 2009
Senior Member
Hi,

if there is something not generated and you don't get an error message this is boviously a bug. if there is already one in bugzilla you can find out yourself: https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Modeling&product=TMF&component=Xtext&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=exact&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=

If you can't find anything matching there feel free to file the bug Wink

~Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: [Xtend2] class with empty method does not compile [message #683358 is a reply to message #683288] Mon, 13 June 2011 15:26 Go to previous message
Jos Warmer is currently offline Jos WarmerFriend
Messages: 114
Registered: October 2010
Senior Member
Christian,

Filed under https://bugs.eclipse.org/bugs/show_bug.cgi?id=349203

Jos
Previous Topic:[Xtend2] ?. operator for primitives
Next Topic:org.eclipse.xtext.parsetree for xtext 2.0
Goto Forum:
  


Current Time: Sat Apr 27 03:25:59 GMT 2024

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

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

Back to the top