Results 1 to 7 of 7
Thread: read source code from a class
- 10-14-2010, 05:23 PM #1
Member
- Join Date
- Oct 2010
- Posts
- 11
- Rep Power
- 0
read source code from a class
Hello all,
is there a way to display the source code of a class in an application and give it to a String variable?So i can get the values given by one class or even a package?
Something like:
What i want is similar to the NetBeans IDE feature where the Methods and values pops up in a window with the javadoc if you import a class or operate with values.Hope you know what i mean.Java Code:String classSource[]=new String[](java.lang.String.*)
I guess,the better question is,how NetBeans does this?
- 10-14-2010, 06:01 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,385
- Blog Entries
- 7
- Rep Power
- 17
- 10-14-2010, 06:10 PM #3
Member
- Join Date
- Oct 2010
- Posts
- 11
- Rep Power
- 0
What do you mean with decompile? Sry, i can't imagine how to decompile a class and how it could look then.Can you explain or do you know where is good reading to this subject?:confused:
thank you for the Help.
- 10-14-2010, 06:18 PM #4
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,385
- Blog Entries
- 7
- Rep Power
- 17
- 10-14-2010, 06:43 PM #5
Member
- Join Date
- Oct 2010
- Posts
- 11
- Rep Power
- 0
maybe you know better than google,ok.
- 10-14-2010, 06:45 PM #6
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,385
- Blog Entries
- 7
- Rep Power
- 17
- 10-14-2010, 07:05 PM #7
Member
- Join Date
- Oct 2010
- Posts
- 11
- Rep Power
- 0
Similar Threads
-
Help me source code
By choqi Amt in forum NetBeansReplies: 2Last Post: 07-18-2010, 09:57 AM -
MavenJava - browse source code of all open source projects online
By jirkacelak in forum Java SoftwareReplies: 1Last Post: 11-28-2008, 06:27 PM -
Help me out in compiling the source code
By aks.nitw in forum Advanced JavaReplies: 3Last Post: 10-17-2008, 08:33 AM -
Organize class source code
By Alejandro Valdez in forum EclipseReplies: 0Last Post: 05-16-2008, 02:58 PM -
Need a source code
By vissu007 in forum New To JavaReplies: 1Last Post: 07-05-2007, 07:08 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks