File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes conversion of class file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "conversion of class file" Watch "conversion of class file" New topic
Author

conversion of class file

anurag dudani
Greenhorn

Joined: May 28, 2005
Posts: 2
Can anyone tell me how to convert the class file to java file.Can u tell me some software which can do it.
Oliver Nautsch
Greenhorn

Joined: Sep 19, 2003
Posts: 4
I think you need a java decompiler. Just google a little bit.

Example:
Jad

Oliver
Kj Reddy
Ranch Hand

Joined: Sep 20, 2003
Posts: 1697
Most of the people uses JAD for decompiling. You can explore that
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: conversion of class file
 
Similar Threads
Constants Class
What *.jar file has the ServiceInterface class
Compiling and jaring up a .java file from code
Use of File Class...
How to read ApplicationResources file from the action