Saturday, October 07, 2006

A good source tree

A good source tree:
  • Has a root-level README file.
  • Contains all compile-time dependencies.
    • With versions noted.
    • With originations and licenses noted.
    • With transitive dependencies noted.
  • Can be compiled and linked easily.
    • With one command.
    • Without a network connection.
  • Can be unit + integration tested easily.
    • With one command.
    • Without a network connection.

Tuesday, October 03, 2006

Hardly coding

URGENT ASSISTANCE!!!

HELP I CAN"T COMPILE>>> ERROR!!

[checkstyle] C:\work\mptstore\trunk\src\java\org\nsdl\mptstore\query\
provider\TriplePatternSQLProvider.java:35:45: '3' is a magic number.

I EVEN TRIED INSTRUCTIONS ON HOW TO PROGRAMMER??

http://secretgeek.net/howtobeaprogrammer.asp

SO I SERCH GOOGLE LIKE A GOOD PROGRAMMER AND FOUND THE ANSER:

http://www.youtube.com/watch?v=yPzAjiLr5Zw

BUT HOW TO I PASTE VIDEO I"M USING ECLIPSE??

THANK YOU!!!