Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » How to get all java file from an JavaProject
How to get all java file from an JavaProject [message #145425] Fri, 21 November 2008 07:25 Go to next message
Bhuvan Mehta is currently offline Bhuvan MehtaFriend
Messages: 58
Registered: July 2009
Member
Hello,

I have retrieved the IJavaProject from an IProjects in below way :-

IJavaProject javaProj = JavaCore.create(project);

I can see one method to get all NonJavaResources
but i am not getting a way to get all java files in this project. :(

Kindly some please guide.

--
Thanks and Regards,
Bhuvan Mehta
Re: How to get all java file from an JavaProject [message #145434 is a reply to message #145425] Fri, 21 November 2008 14:28 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Hi,

This is newsgroup is for the Visual Editor. This kind of question can be
better answered in eclipse.platform newsgroup.

Bhuvan wrote:
> Hello,
>
> I have retrieved the IJavaProject from an IProjects in below way :-
>
> IJavaProject javaProj = JavaCore.create(project);
>
> I can see one method to get all NonJavaResources but i am not getting a
> way to get all java files in this project. :(
>
> Kindly some please guide.
>
> --
> Thanks and Regards,
> Bhuvan Mehta
>

--
Thanks,
Rich Kulp
Re: How to get all java file from an JavaProject [message #617298 is a reply to message #145425] Fri, 21 November 2008 14:28 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Hi,

This is newsgroup is for the Visual Editor. This kind of question can be
better answered in eclipse.platform newsgroup.

Bhuvan wrote:
> Hello,
>
> I have retrieved the IJavaProject from an IProjects in below way :-
>
> IJavaProject javaProj = JavaCore.create(project);
>
> I can see one method to get all NonJavaResources but i am not getting a
> way to get all java files in this project. :(
>
> Kindly some please guide.
>
> --
> Thanks and Regards,
> Bhuvan Mehta
>

--
Thanks,
Rich Kulp
Previous Topic:How to get all java file from an JavaProject
Next Topic:[ANN] Build for Eclipse Ganymede
Goto Forum:
  


Current Time: Sun Sep 22 23:04:53 GMT 2024

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

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

Back to the top