Skip to main content



      Home
Home » Modeling » TMF (Xtext) » [SOLVED] Where is FormatterTestHelper?
[SOLVED] Where is FormatterTestHelper? [message #1753279] Fri, 03 February 2017 05:02 Go to next message
Eclipse UserFriend
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 05:04] by Moderator

Re: Where is FormatterTestHelper? [message #1753280 is a reply to message #1753279] Fri, 03 February 2017 05:04 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: Where is FormatterTestHelper? [message #1753281 is a reply to message #1753280] Fri, 03 February 2017 05:04 Go to previous message
Eclipse UserFriend
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: Tue Jul 15 16:12:57 EDT 2025

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

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

Back to the top