Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Content Assist Tests in Eclipse and Xtend fail with Java 13 #1182

Closed
cdietrich opened this issue Sep 20, 2019 · 1 comment
Closed

Content Assist Tests in Eclipse and Xtend fail with Java 13 #1182

cdietrich opened this issue Sep 20, 2019 · 1 comment
Assignees
Milestone

Comments

@cdietrich
Copy link
Member

we have Content Assist Tests fails in Eclipse and Xtend with Java 13 that i dont know how to properly fix. i have the feeling the content assist test framework is a bit bogus when it comes to methods vs getters.

@szarnekow it would be nice if you somewhen could find some time to have a look.

e.g

org.eclipse.xtext.xbase.ui.testing.AbstractXbaseContentAssistTest.testNestedTypes_01()
and
org.eclipse.xtext.xbase.ui.testing.AbstractXbaseContentAssistTest.testStaticFeatures_02()

fail

the stuble over the componentType vs getComponentType

@cdietrich cdietrich self-assigned this Sep 20, 2019
@cdietrich cdietrich added this to the Release_2.20 milestone Sep 20, 2019
cdietrich added a commit that referenced this issue Sep 20, 2019
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit to eclipse/xtext-xtend that referenced this issue Sep 20, 2019
Made J2X runnable with Java 13 as underlaying JDK + Fix some failing tests with Java 13

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Sep 27, 2019
[#1182] fixed some test fails with java 13
@cdietrich
Copy link
Member Author

Fixed in 2.20

mmews-n4 pushed a commit to mmews-n4/xtext-eclipse that referenced this issue Jan 16, 2020
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant