Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » JDK File and IFile
JDK File and IFile [message #189724] Wed, 15 December 2004 13:28 Go to next message
Eclipse UserFriend
Originally posted by: guru.prasad.exaltec.com

Hi,

Does any one know how to use JDT to parse with JDK file? Compilation Unit
requires IFile and I Can't find any resource that points to use SDK File or
simply file system file to parse? By the way any one knows why Eclipse
inststs on using it's own IFile instard of well documentd and used File
class?

Kind Regards
Guru Prasad
Re: JDK File and IFile [message #189940 is a reply to message #189724] Fri, 17 December 2004 17:09 Go to previous message
Tobias Widmer is currently offline Tobias WidmerFriend
Messages: 97
Registered: July 2009
Member
Use AstParser to parse arbitrary source code

Cheers

Tobias

"Guru Prasad" <guru.prasad@exaltec.com> wrote in message
news:cppe6r$lpa$1@www.eclipse.org...
> Hi,
>
> Does any one know how to use JDT to parse with JDK file? Compilation Unit
> requires IFile and I Can't find any resource that points to use SDK File
or
> simply file system file to parse? By the way any one knows why Eclipse
> inststs on using it's own IFile instard of well documentd and used File
> class?
>
> Kind Regards
> Guru Prasad
>
>
Previous Topic:Can't resolve class path in launching java application without a project (code)
Next Topic:JDT was make some classes and I cannot delete them
Goto Forum:
  


Current Time: Fri Apr 26 14:00:55 GMT 2024

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

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

Back to the top