Archives
Categories
- Computer Technology (2)
- Java Technology (8)
- Programming Technology (2)
Meta
Monthly Archives: October 2009
Genius-Field Database Connection Pool API 0.2(RC) Release
0.2-rc (2009-10-19) New features: Add a new method which can load properties from a variable instead of from a file Download dbcp-0.2-rc
Posted in Java Technology
283 views
Leave a comment
Genius-Field Database Connection Pool API 0.2(beta) Release
0.2-beta (2009-10-08) Bugfixes and minor changes: Fix an error which may throw IllegalMonitorStateException Download dbcp-0.2-beta
Posted in Java Technology
377 views
Leave a comment
Use Eclipse+SVN to Do Team Work
Subversion is an open source version control system. It will make you safe and efficient to do collaboration work with your team members. We use eclipse plugin Subversive to integrate SVN to eclipse platform. Here we use eclipse 3.5.1+Subversive 0.7.8.
Posted in Programming Technology
863 views
2 Comments