Hi, this is my first time using Kythe.According to the example given by the official website, I encountered an error and asked for help here.Ubuntu==18.04java==openjdk version "1.8.0_362"javac==1.8.0_362
mvn==Apache Maven 3.6.0My steps are as follows:1. Download kythe-v0.0.60.tar.gz && tar zxvf kythe-v0.0.60.tar.gz && read README.mdcd DataflowJavaSDK3. Setup the Java extractor's environment4. mvn clean compile \
-Dmaven.compiler.forceJavacCompilerUse=true \
-Dmaven.compiler.fork=true \
-Dmaven.compiler.executable=/opt/kythe/extractors/javac-wrapper.shMy mistake is as follows:
--
You received this message because you are subscribed to the Google Groups "Kythe" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kythe+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kythe/7a69f94d-0450-49dd-8a97-09dd62d6fc7cn%40googlegroups.com.
On Tue, Mar 21, 2023 at 1:51 AM hugh li <lih...@outlook.com> wrote:Hi, this is my first time using Kythe.According to the example given by the official website, I encountered an error and asked for help here.Ubuntu==18.04java==openjdk version "1.8.0_362"javac==1.8.0_362Unless I'm mistaken, we require at least Java 9 these days; Java 8 support was dropped a while ago.--Shahmsmvn==Apache Maven 3.6.0My steps are as follows:1. Download kythe-v0.0.60.tar.gz && tar zxvf kythe-v0.0.60.tar.gz && read README.mdcd DataflowJavaSDK3. Setup the Java extractor's environment4. mvn clean compile \
-Dmaven.compiler.forceJavacCompilerUse=true \
-Dmaven.compiler.fork=true \
-Dmaven.compiler.executable=/opt/kythe/extractors/javac-wrapper.shMy mistake is as follows:
--
You received this message because you are subscribed to the Google Groups "Kythe" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kythe+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kythe/7a69f94d-0450-49dd-8a97-09dd62d6fc7cn%40googlegroups.com.
--:-P
To unsubscribe from this group and stop receiving emails from it, send an email to kythe+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kythe/7a69f94d-0450-49dd-8a97-09dd62d6fc7cn%40googlegroups.com.
----:-P
You received this message because you are subscribed to the Google Groups "Kythe" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kythe+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kythe/fb0abdbc-d28b-443e-b746-81ab3b980126n%40googlegroups.com.