Menu

Home

Alberto

This is the wiki of the Scrobblit project. You can find here special information about this project.

Source code

This is a zip file containing the source code:
Download

Dependencies

Scrobblit uses jdom libraries for manipulate XML files, and last.fm-bindings.
Here follow the web pages of this projects:

jdom

last.fm API bindings for Java

How to compile

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.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.