Deenu488 / CodeAssist-Unofficial

GNU General Public License v3.0
128 stars 29 forks source link

Copy /Paste Bug #13

Closed abodinagdat16 closed 9 months ago

abodinagdat16 commented 9 months ago

Describe the bug I get this error in below when i copy / paste text some times : ERROR: cannot access java.lang.ClassNotFoundException bad class file: /data/user/0/com.tyron.code/files/rt.jar(/java/lang/ClassNotFoundException.class) unable to access file: java.nio.channels.ClosedChannelException Please remove or make sure it appears in the correct subdirectory of the classpath. [PlayerView.java:143] To Reproduce Steps to reproduce the behavior:

  1. Copy any text
  2. Paste it (Only some times happen when i paste or copying the text );
  3. And some time if there are so many issues in the code

Smartphone

Additional context Add any other context about the problem here.

Deenu488 commented 9 months ago

Yeah i get the same issue some times the rt jar is exist but java completion library not able to find them You can reopen the CA to solve the problem.