How can I view AIDE warnings?

intrepidis

In the Android development app AIDE, how can I view the compiler warning messages? Previous versions displayed a yellow squiggly underline, which you could tap and a toast message would pop up. However, this doesn't happen any more.

For errors there is an Error List panel, but that is only for the red squiggly underlines.

Is there something similar for warnings?

George Netu

Unfortunately, there doesn't seem to be any option to enable a Warning list panel.

I tried to generate a warning by deleting @Override in a basic onCreate() method and there was no indication in the Settings, Errors or Debugger tab.

Note: I have also sent an email to the developers and there was no response yet. Unfortunately you might consider choosing another IDE if you want to fix your warnings.

Later Edit - The official response from Appfour Team:

Sorry, but there is no "view" specifically for warnings. You can (right/left-)swipe through all views to see all possible "view-panels". (Or check in menu: view)

Trixi

Appfour Support Team
For more information and additional help please visit:
AIDE forum
AIDE community on Google+
WIB community on Google+

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How can I resolve these warnings?

How can I solve the following rkhunter warnings?

How can I suppress warnings for using '!!' (not not)?

How can I enable Javadoc warnings in Eclipse?

How can I suppress unchecked cast warnings?

How can I modify python warnings?

How can I supress GNU dc warnings?

How can I mute warnings and errors in SVN?

how I can disable some ngtsc warnings

Deviant Rust: how can I disable all the warnings and checks possible?

How can I avoid warnings about security in input fields on Firefox?

How can I setup groovy script to dismiss that warnings

How can I read errors and warnings in IntelliJ with a screen reader?

How can I avoid not-exhaustive-match warnings with Scala RegexParsers

How can I disable compiler warnings regarding certain library?

How can I silence Rust warnings in macros from external crates?

How can I break on multiple clang/ubsan warnings in gdb?

How can I make YouCompleteMe highlight errors and warnings?

How can I disable checkstyle warnings for missing final modifiers on lambdas?

How can I suppress javac warnings about deprecated api?

How can I disable compiler warnings in Eclipse on a file specific basis?

iOS Development: How can I induce low memory warnings on device?

How can I enable all warnings when using ndk?

How can I enable "Treat Warnings as Errors" for my TransformXml task?

How can I get perl's strict warnings to recognize switches?

how can i skip those warnings? C++

How can an the -I compiler option cause different warnings triggers?

How can I plot multiple plots in a for loop with warnings?

FBDriver reporting warnings I can't figure out how to fix