How do I set the Java environment variables in the Dragonized KDE

Please help me, I tried everything I knew but this is the first time I use Shell Fish and i don't know

I have using but have errors

Android

set --export ANDROID_HOME $HOME/Android/Sdk

set -gx PATH $ANDROID_HOME/emulator $PATH;

set -gx PATH $ANDROID_HOME/tools $PATH;

set -gx PATH $ANDROID_HOME/tools/bin $PATH;

set -gx PATH $ANDROID_HOME/platform-tools $PATH;

A post was merged into an existing topic: How do I set the Java environment variables in the Dragonized KDE version

Ya, you gotta be real careful the first time, because you may be seriously allergic to shell fish.

1 Like