ToDo List

Pages to fix:

Links
FreeColNetbeans
ViewOnUsability
Tutorial 1: The Idea of Robot
Tutorial 2: Simple Robot
Tutorial 3: Advanced Robot
Tutorial 4: Gathering Information on Enemies

What else:
  • Put all rabble online
  • Sort through all the links in my bookmarks and place the important and useful ones in the wiki page.
Proper page for:

<target name="-post-jar">

    <jar jarfile="dist/Combined-dist.jar">
        <zipfileset src="${dist.jar}" excludes="META-INF/*" />
        <zipfileset src="lib/commons-io-1.4.jar" excludes="META-INF/*" />
        <manifest>
            <attribute name="Main-Class" value="com.example.mypackage.Main"/>
        </manifest>
    </jar>

</target>

MAC:

sudo apachectl -k start
mysqladmin -u root password NEWPASSWORD
svn: Network connection closed unexpectedly -> ssh-keygen


edit