Here's the link if you want to try it. (Link will expire on 20th) it's approx 62 MB compressed.
Link Expired
1, Download > extract all to a folder (contains a couple of lib sources)
2, Run superSLC.exe
3, Click browse > choose project folder (example Llama or testProject1) Don't try to select Doclet2, it wont let you.
4, Wait while it finds your installed java's and IDE's (B4J & B4A) this can take a while, the folder path will appear in the top textbox when its done.
5, Enter the library name - this works like -b4atarget but names the library and xml
6, Enter any ignores (for testProject1 -b4aignore com.felhr) Don't bother with -b4atarget this app will remove it from the arguments entered
7, Choose which java to use in dropdown list ( only shows version 11,14,19,22 etc)
8, Choose (If B4A library ) the Android SDK to use. (if 7 or 8 are empty in B4A type then compile button is disabled)
9, Click Compile button. If all goes well you'll see some info and how long each stage took. If it fails on any step (compile, jar, xml) it stops there with a message.
Other buttons/controls
a, Verbose checkbox will output all messages to the textbox so you can see exactly what it's doing.
b, Editor button opens the java source editor - just choose which java source file you want to edit.
Tools menu.
1, Re-scan for java - scans again for java installations (doesn't look in system folders so don't put java in program files) and takes a while.
2, Create project from zip.
This will examine a zip file and open its file layout in a tree view.
Select the folder which contains the source(s) you want (just highlight it and close window) - the app will build the /src /bin/ libs folders and extract the sources into /src