Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » [SOLVED] Where is FormatterTestHelper?
[SOLVED] Where is FormatterTestHelper? [message #1753279] Fri, 03 February 2017 10:02 Go to next message
Stéphane Galland is currently offline Stéphane GallandFriend
Messages: 123
Registered: July 2014
Location: Belfort, France
Senior Member
According to the document of org.eclipse.xtext.junit4.formatter.FormatterTester (Xtext 2.11.0), this class is deprecated.

The class org.eclipse.xtext.testing.formatter.FormatterTestHelper should be used instead.

The problem is that I did not find any Eclipse feature on the server that provides the testing module that is containing the new class.

I have install the feature "Xtend IDE" from http://download.eclipse.org/modeling/tmf/text/updates/composite/releases

Someone could give me a direction?

All the best.
Stéphane.

[Updated on: Fri, 03 February 2017 10:04]

Report message to a moderator

Re: Where is FormatterTestHelper? [message #1753280 is a reply to message #1753279] Fri, 03 February 2017 10:04 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14716
Registered: July 2009
Senior Member
there is a new org.eclipse.xtext.testing bundle

https://github.com/eclipse/xtext-core/blob/v2.11.0/org.eclipse.xtext.testing/src/org/eclipse/xtext/testing/formatter/FormatterTestHelper.java


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Where is FormatterTestHelper? [message #1753281 is a reply to message #1753280] Fri, 03 February 2017 10:04 Go to previous message
Stéphane Galland is currently offline Stéphane GallandFriend
Messages: 123
Registered: July 2014
Location: Belfort, France
Senior Member
Solved by adding the feature "Xtext Complete SDK" feature in my target platform.
Previous Topic:Remove unused import warning
Next Topic:How can i scope Strings or IDs?
Goto Forum:
  


Current Time: Sat Sep 21 12:38:54 GMT 2024

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

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

Back to the top