| | |
tar file
![]() |
•
•
Join Date: Jun 2008
Posts: 11
Reputation:
Solved Threads: 0
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.
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
Check this tutorial on how to create an executable jar in Netbeans
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 ?"
"How to ask questions the smart way ?"
![]() |
Similar Threads
- tar.gz file (C#)
- how to untar a tar.gz file in php script (PHP)
- creating a backup file (Shell Scripting)
- Need help uncompressing tar.gz file (Shell Scripting)
- What is Tar? (Cellphones, PDAs and Handheld Devices)
Other Threads in the Java Forum
- Previous Thread: New to Java
- Next Thread: Need Help on my Inventory and product 3 code
| Thread Tools | Search this Thread |
911 actionlistener addressbook android api append applet application array arrays automation binary blackberry block bluetooth character chat class client code component consumer csv database desktop developmenthelp eclipse error fractal ftp game givemetehcodez graphics gui html ide image integer j2me j2seprojects japplet java javaarraylist javac javaee javaprojects jni jpanel julia lego linked linux list loops mac map method methods mobile netbeans newbie number objects online oriented panel printf problem program programming project projects properties recursion replaydirector reporting researchinmotion rotatetext rsa scanner se server set singleton sms sort sql string swing test textfields threads time title tree tutorial-sample ubuntu update windows working






