From fde41b3e9907290e37255dc294fc3322026c08d5 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 22 Nov 2018 16:48:03 +0100 Subject: Implement explicit target platform Add a proper target platform definition and also use that in the Tycho build to ensure we use the same classpath in Eclipse and during Maven build. Run org.eclipse.mylyn.github.tests during Maven test phase. Change-Id: I6010f301f157525357b741d1d699a8a2207ac647 Signed-off-by: Matthias Sohn --- org.eclipse.mylyn.github.target/.project | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 org.eclipse.mylyn.github.target/.project (limited to 'org.eclipse.mylyn.github.target/.project') diff --git a/org.eclipse.mylyn.github.target/.project b/org.eclipse.mylyn.github.target/.project new file mode 100644 index 00000000..cc40ee13 --- /dev/null +++ b/org.eclipse.mylyn.github.target/.project @@ -0,0 +1,17 @@ + + + org.eclipse.mylyn.github.target + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + -- cgit v1.2.3