tar file

Reply

Join Date: Jun 2008
Posts: 11
Reputation: shraddha_gupta is an unknown quantity at this point 
Solved Threads: 0
shraddha_gupta shraddha_gupta is offline Offline
Newbie Poster

tar file

 
0
  #1
Jul 15th, 2008
i have made my project using netbeans. I want to create tar file , how is it done. I want to an executable file to be made, and source code zipped to be used to modufy program later without using netbeans. I am really confused, can a poject made in netbeans be modified without netbeans. I have seen that source files are kept in src folder in netbeans. and jar file is made in dist folder. Please help me manage my project.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 1,175
Reputation: stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light 
Solved Threads: 125
Featured Poster
stephen84s's Avatar
stephen84s stephen84s is offline Offline
Veteran Poster

Re: tar file

 
0
  #2
Jul 15th, 2008
If I am not mistaken Netbeans uses internally Apache Ant's format for its build.xml for building (compiling etc) projects, So if you are familiar on how to use Apache Ant, you may even use notepad to modify your code or any other IDE (for ex Eclipse) which allows you to import projects made with Ant.
As far as tar-ing your sources go, if you are on a Linux distro a simple man tar in a terminal will tell you how to create a tar archive, However if you are on Windows take a look here, But on windows I suggest you use Zip/Rar instead, cause I do not see any difference between the three(except for tar being a free software).
Check this tutorial on how to create an executable jar in Netbeans
Last edited by stephen84s; Jul 15th, 2008 at 3:16 am.
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."

"How to ask questions the smart way ?"
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC