Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » How to Convert a java file to "IType" ?
How to Convert a java file to "IType" ? [message #616851] Wed, 07 November 2007 08:12
Eclipse UserFriend
Originally posted by: lgw198412.gmail.com

Hi:
I'm confusing in the following problems:
There's a java file ,I can use Java I/O Stream to read it into a String
Objecet.But I want to analyze it to know the methods and fields in this java
file ,just like the Java Refelction Mechanism. And I found that in eclipse
there's an type called "IType" could do this thing,but I
don't know how to establish such an IType object and set the data(String
object) to it.Please help me ,or give me some other suggestions to this
subject!
Thank you!
robbin
from China
Previous Topic:How i do for start a Visual Editor by code or extension?
Next Topic:VE ExpressionVisitor not support ArrayAccess type
Goto Forum:
  


Current Time: Thu Apr 25 00:39:53 GMT 2024

Powered by FUDForum. Page generated in 0.02890 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top