共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > jbootstrap |
jbootstrap
|
0 | 0 | 13 |
贡献者 | 讨论 | 代码提交 |
Have you been tired of continuously (re)adjusting the CLASSPATH when developing a new application/library? Have you been tired of issuing ever increasing "export CLASSPATH/set CLASSPATH" statements in your shell executable that fires-up your application?
Then jbootstrap can take your headaches away. Just gather all your JAR dependencies under one directory and run your application by simply specifying this directory. jbootstrap will pick up the JARs, create an appropriate classloader and fire-up your application instantaneously.
If you use maven, the repository is http://ckkl-core.svn.sourceforge.net/svnroot/ckkl-core/m2repo