Thursday, April 19, 2007

Create new project jutility in google code

Yesterday, I created a new project jutility in google code. That is a utility package which provide some utility packages for java development. The url of this project is:
http://code.google.com/p/jutility/
I hope I can study some third part library, tools or develope experience from this open source project. For example,
Use Maven to manage project;
Use checkstyle to check code standard;
How to write unit test, etc.

Maybe it is useful to me.

No comments: