Wrote /root/JavaX-Caches/tmp_1054681170/main.java - 89073 bytes (written=89073, should be 89073) javac=0, ecj=1, useJarBot=0 Checking ECJ at port 4898 at 127.0.0.1 /root/jdk-17/bin/javac -source 1.8 -target 1.8 -nowarn -encoding utf8 -Xdiags:verbose -cp /root/.javax/x30.jar:/root/dexcompiler/android.jar:/root/dexcompiler/support-v4-22.2.1.jar:/root/javafx/javafx.base.jar:/root/javafx/javafx.graphics.jar:/root/javafx/javafx.swing.jar -d /root/JavaX-Caches/tmp_921567286 /root/JavaX-Caches/tmp_1054681170/main.java 2>&1
[Compilation Error]

Compiler errors. Medium transpile. Show Java sources. Show snippet. Edit.

/root/JavaX-Caches/tmp_1054681170/main.java:32: error: cannot find symbol if (containsIC(html, "Phone server")) ^ symbol: method containsIC(String,String) location: class main /root/JavaX-Caches/tmp_1054681170/main.java:40: error: variable html is already defined in method main(String[]) String html = loadPage(url + "/" + htmlQuery("password" , pw)); ^ /root/JavaX-Caches/tmp_1054681170/main.java:41: error: cannot find symbol if (containsIC(html, "Phone server")) ^ symbol: method containsIC(String,String) location: class main 3 errors