When following this tutorial the one thing I really have a question on is the classPathEntry: http://blog.agdunn.net/?p=313
Notice his entry is hard wired to the full path of the mysql-connector jar:
Is there a way to specify the project root as a variable in this type of situation?
example:
Thanks!