If a runtime error occurs, the module name and the JAVA line number are displayed in the log.
From the aspect of productivity it would be helpful if the src file would be reachable from the IDE with two clicks.
Idea 1:
Idea 2:
In order to find the corresponding B4A line it is necessary to open the mentioned java file in the /src folder, find the mentioned linenumber and locate the //BA.debugLineNum above.
From the aspect of productivity it would be helpful if the src file would be reachable from the IDE with two clicks.
Idea 1:
The most convinient way would be a contextsensitive menu which navigates automatically to the source file
Idea 2:
A window like the Files manager (with grouping) reachable via the IDE "Windows" menu.