agraham Expert Licensed User Longtime User Dec 4, 2010 #1 This setting appears to be ignored and debug info is being always included in the generated source.
Erel B4X founder Staff member Licensed User Longtime User Dec 4, 2010 #2 When this option is unchecked the information is added but commented out (and then removed by the Java compiler).
When this option is unchecked the information is added but commented out (and then removed by the Java compiler).
agraham Expert Licensed User Longtime User Dec 4, 2010 #3 Ah sorry, silly me! I hadn't noticed that subtlety as I was looking without colouring in WordPad and overlooked that. :sign0161: I just saw lots of lines of code and assumed that the option wasn't working.
Ah sorry, silly me! I hadn't noticed that subtlety as I was looking without colouring in WordPad and overlooked that. :sign0161: I just saw lots of lines of code and assumed that the option wasn't working.
Erel B4X founder Staff member Licensed User Longtime User Dec 4, 2010 #4 BTW, I highly recommend you to try Notepad++, this is by far the best text editor I tried: Notepad++ | 5.8.5
BTW, I highly recommend you to try Notepad++, this is by far the best text editor I tried: Notepad++ | 5.8.5
agraham Expert Licensed User Longtime User Dec 4, 2010 #5 For serious use I use Programmer's Notepad which is good for xml as well as C#/Java but I'll take at look at Notepad++.
For serious use I use Programmer's Notepad which is good for xml as well as C#/Java but I'll take at look at Notepad++.