xtext-core/org.eclipse.xtext.testing
Moritz Eysholdt e968946b4f [formatter/performance] Don't create stack traces
This change:
- introduces a flag that by default disables creation of stack traces
- lets the formatter do a second pass on conflict with that flag enabled

This combines the benefits of both worlds:
- performance without the need for tweaking
- debug information without the need to enable some magic config

see 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=508894
https://bugs.eclipse.org/bugs/show_bug.cgi?id=507174
https://github.com/eclipse/xtext-core/pull/195

Signed-off-by: Moritz Eysholdt <moritz.eysholdt@typefox.io>
2017-01-10 17:54:44 +01:00
..
.settings Gradle composite 2016-11-28 14:41:08 +01:00
META-INF [xtext.testing + xtext.wizard] fix/improvement of build config of test projects in 'TestProjectDescriptor' 2016-12-22 10:44:42 +01:00
src/org/eclipse/xtext/testing [formatter/performance] Don't create stack traces 2017-01-10 17:54:44 +01:00
tests/org/eclipse/xtext/testing/tests renamed org.eclipse.xtext.junit4 to org.eclipse.xtext.testing 2016-06-17 18:05:10 +02:00
xtend-gen/org/eclipse/xtext/testing Removed unnecessary cast 2017-01-05 07:53:36 +01:00
.classpath [#5] Changes to .classpath generated by Buildship import 2016-11-30 10:00:21 +01:00
.project Checked in project metadata based on Buildship 2016-07-07 10:19:04 +02:00
about.html Moved projects to root of repository 2016-06-14 08:30:25 +02:00
build.gradle [LSP] migrated to lsp4j 0.1.0 2016-11-05 20:52:35 +01:00