Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
WARNING: Type java.lang.ClassValue was not found, it
is required for default or static interface methods
desugaring of kotlinx.coroutines.internal.ClassValueC
torCache$cache$1'
WARNING: Type
java.lang.instrument.ClassFilLeTransformer was not
found, it is required for default or static interface
methods desugaring of kotlinx.coroutines.debug.AgentPremain$Debug ProbesTransformer'
WARNING: Type sun.misc.SignalHandler' was not found,
it is required for default or static interface methods
desugaring of kotlinx.coroutines.debug.AgentPremain$
$InternalSyntheticLambda$2$7895cd395e43c061a299e224ald
3672 f97bd4610fe97f0e188c9c199a1620b54$0
WARNING : Type android.window.OnBackInvokedCallback'
was not found, it is required for default
or static interface methods desugaring of
androidx.appcompat.widget.Toolbar$Api33 Impl$
$InternalSyntheticLambda$2$3d8fe83f06f1a48500f52567902

881a538accb0279739185d6ebd88F0f19a187$0
> DexingWithClasspathTransform
3924ecaedef0361dfe49b732feb933d7
WARNING: Type
androidx.appcompat.graphics.drawable.DrawableWrapper
was not found, it is required for default or static
interface methods desugaring of com.google.android.material.shadow.ShadowDrawableWrapper
> DexingWithClasspathTransform

WARNING: Type `android.window.OnBackInvokedCallback
was not found, it is required for default
or static interface methods desugaring of
androidx.activity.OnBackPressedDispatcher$Api33 Impl$
$InternalSyntheticLambda$2$f0f438d88c205875ff38e25fbc2
6be78a4fda65d6bee8c4d41a08d272 c7d9f6e$0
> DexingWithClasspathTransform


I got this warnings in log when I run hello world and when I debug I end up with class not found exception.. I am using codeassist last version

What I have tried:

No documents online if you know anything please help thanks
Posted
Updated 12-Jul-23 4:59am

1 solution

It looks like the bot is trying to write Kotlin code. Go to Kotlin Programming Language[^] for correct install documentation. Also, IMHO, trying to learn programming through an AI system is a waste of your time.
 
Share this answer
 
Comments
brahim farhat (AAD) 12-Jul-23 11:23am    
Hello can you please guide me to a specific article that could solve the problem ?
brahim farhat (AAD) 12-Jul-23 11:26am    
Oh codeassist is not an AI System is an IDE running on Android devices !!
Richard MacCutchan 12-Jul-23 11:30am    
Then you need to ask the people who support it. And according to its website it is near enough an AI system.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900