[fedora-india] Command line apps - packaging wishlist

Ankur Sinha sanjay.ankur at gmail.com
Fri May 8 06:36:40 UTC 2009


On Fri, 2009-05-08 at 04:41 +0530, madhusudhanrao chandavaram wrote:
> when we r right java programm in fedora by use in terimal hw to
> compiler that program and execute
> tell me that one

hi,

Not the best place to ask this.. However, here's a basic "algo" to
writing java programs on a Fedora system.

- use your favourite text editor and write the code
- compile it using "javac" (refer man javac)
- run it using "java <filename>" (without the .java extension)
- for applets, you can use "appletviewer" 

Please refer to the respective man pages for in depth information on the
topics.

regards,

Ankur

http://fedoraproject.org/wiki/Communicate/MailingListGuidelines





More information about the Fedora-india mailing list