This is the wiki of the Scrobblit project. You can find here special information about this project.
This is a zip file containing the source code:
Download
Scrobblit uses jdom libraries for manipulate XML files, and last.fm-bindings.
Here follow the web pages of this projects:
Put the /albe folder in a folder you like, and in the same folder, put the /de and org folder of the depending projects. Launch the console and change the directory in your folder. If you set the environment variables "java" and "javac", you can put this line:
javac albe/scrobblit/.java -Xlint
and to launch the executable, put this line:
java albe.scrobblit.Scrobblit
since Scrobblit.class is the main class. As an alternative, you can create a .jar file for a non-commmand launch.