inclusion and exclusion pattern resolutions [message #258410] |
Mon, 02 February 2009 08:53  |
Eclipse User |
|
|
|
Originally posted by: c.dore.castsoftware.com
Hi
I'm making a (my first) plugin extending JDT that will go through the
projects and discover the sources, configuration, ...
I'm looking for the following information: given a IJavaProject,
- which files will be compiled as java files ?
- which file will be copied as ressources (xml, properties, ...)
thanks for your help,
--
cd
|
|
|
Re: inclusion and exclusion pattern resolutions [message #258413 is a reply to message #258410] |
Mon, 02 February 2009 09:32  |
Eclipse User |
|
|
|
Originally posted by: c.dore.castsoftware.com
Hmm. I've been searching through the IClasspaTHEntry when posting this
mail.
Since I have discovered the IPackageFragment and the methods
getCompilationUnits
getNonJavaResources
it seems to allow me to have all thez java code and xml files and such.
Is it really a good approach ?
thanks.
--
cd
Christophe Dore a écrit :
> Hi
>
> I'm making a (my first) plugin extending JDT that will go through the
> projects and discover the sources, configuration, ...
>
> I'm looking for the following information: given a IJavaProject,
>
> - which files will be compiled as java files ?
> - which file will be copied as ressources (xml, properties, ...)
>
> thanks for your help,
> --
> cd
|
|
|
Powered by
FUDForum. Page generated in 0.03144 seconds