Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how convert java file to jar files?

Answer Posted / uv

As far as I am aware about jar files, they are used to
archive the class files and not java files...
If you want to create a jar file for class files, you can
use following command:

cmd:\> jar cvf <name>.jar .

where (.) is for the current directory.

Is This Answer Correct ?    96 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which textcomponent method is used to set a textcomponent to the read-only state?

1183


Define the remote object implementation?

2569


What is clustering? What are the different algorithms used for clustering?

1124


What is the difference between system.out ,system.err and system.in?

1162


Why a client should be multithreading? Explain.

1133


Name three subclasses of the component class?

1161


what is handle?

2421


Which component handles cluster communication in jboss?

1165


Name three component subclasses that support painting?

1126


What class is the top of the awt event hierarchy?

1160


cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..

2272


How are commas used in the intialization and iteration parts of a for statement?

1144


How database connectivity in XML is achieved?

2286


Name the eight primitive java types.

1199


What is the relationship between an event-listener interface and an event-adapter class?

1183