wonder Expert Licensed User Longtime User Aug 29, 2016 #1 What if we could code our own plug-ins in B4J? For example: B4X: 'B4J Code IDE.ActiveTab.Text = IDE.ActiveTab.Text.Replace(TAB, " ") '4 white spaces - Compile into TabReplace.jar - In B4A: Tools --> Add plug-in... --> TabReplace.Jar - Set Icon / set shortcut key combination
What if we could code our own plug-ins in B4J? For example: B4X: 'B4J Code IDE.ActiveTab.Text = IDE.ActiveTab.Text.Replace(TAB, " ") '4 white spaces - Compile into TabReplace.jar - In B4A: Tools --> Add plug-in... --> TabReplace.Jar - Set Icon / set shortcut key combination