build scripts is the way of automating the deployment of a project.Such as make class file from java file, copy required libraries to required folders and make jar file etc...
following link help you to make class file of your project, copy libraries , and make single jar file which include all your class,libraries
http://www.mit.edu/~kimo/blog/jar_build.html
following link help you to make class file of your project, copy libraries , and make single jar file which include all your class,libraries
http://www.mit.edu/~kimo/blog/jar_build.html
0 comments:
Post a Comment