Hi Lalit/Priyanka,
        If the jar file consists of .java files, then Lalit is absolutely
right.
        How ever, a jar file, essentially consists of .class files.
        In which case, you wuld need to extract it as Lalit mentioned. 
        Then you would beed to run the .class file through a decompiler
program.
        The decompiler, basically converts the bytecode consisted in the
.class file to the actual .java source code.
        You can find lots of java decompilers. (try google)

        Hope it helps,
        
        --Guru

-----Original Message-----
From: Lalit kumar [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 26, 2004 9:22 AM
To: [EMAIL PROTECTED]
Subject: Re: [Java Beginner's club] source code


hi,
you can extract source code by unsing winzip( windows)
to unpack the jar file.
hence you can get the source code. you can also use
java utility to unpack the java archive(.jar) to get
the source code.
in linux/unix use can use tar command for the same.
hope this will solve your problem.
bye,

Lalit



 --- priyanshu bahuguna <[EMAIL PROTECTED]>
wrote: 
> 
> hi,
>  is there anyway by which we can extract source code
> from jar file
> priyanshu
> 
> catherine mariano <[EMAIL PROTECTED]>
> wrote:
> 
> can i ask of your project. i also need to do a
> project in java and until now i have no idea what
> project will i propose. 
> 
> ami desai wrote:
> Hi,friends
> I have completed my java and c++ with 87%.i got 97%
> in my project of c++ and java .So,anyone want
> it.....................
> i have amazine projects on c++ and java.anybody who
> want it ,plz reply me ,then i will give u my contact
> no.
> I have put my projects discription into .doc file 
> Have nice day.
> Bye.............
> regards,
> Ami
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail - CNET Editors' Choice 2004. Tell them
> what you think. a
> 
> [Non-text portions of this message have been
> removed]
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail Address AutoComplete - You start. We
> finish.
> 
> [Non-text portions of this message have been
> removed]
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 
> 
>               
> ---------------------------------
> Do you Yahoo!?
> Read only the mail you want - Yahoo! Mail SpamGuard.
> 
> [Non-text portions of this message have been
> removed]
> 
> 
> 
> ------------------------ Yahoo! Groups Sponsor
> --------------------~--> 
> Make a clean sweep of pop-up ads. Yahoo! Companion
> Toolbar.
> Now with Pop-Up Blocker. Get it for free!
>
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/5cFolB/TM
>
--------------------------------------------------------------------~->
> 
> 
>  
> Yahoo! Groups Links
> 
> 
>     [EMAIL PROTECTED]
> 
>  
> 
> 
> 
>  

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony



 
Yahoo! Groups Links



 




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/5cFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To reply to this message, go to:
    http://groups.yahoo.com/group/beginnersclub/post?act=reply&messageNum=5358
    Please do not reply to this message via email. More information here:
    http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> To visit your group on the web, go to:  
    http://groups.yahoo.com/group/beginnersclub/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to