B4J Code Snippet SQLite Additional Jar

1 line code snippet to add Additional Jar for SQLite.
Come handy for me as every time I can't remember the file name.

Just put the "SQLite Additional Jar.txt" into B4J Additional library folder. Refresh Libraries Manager tab in the IDE.
Snippets folder


To use, start typing "sql" or code.
Take note, you need to type the keyword after Sub Process_Globals.
Using Snippets


Then move the code up.
Finishing

That's it.
 

Attachments

  • Snippets.zip
    367 bytes · Views: 28
Top