>> But I need the path of the source folder of the project.
>
> Why? <http://www.physci.org/codes/javafaq.jsp#path>
..
> I recognized it as an Eclipse question because of the APIs mentioned
> (IProject.getResource()), but the OP would do well to specify, next time,
When posting their Eclipse question to the Eclipse forums?
<http://www.eclipse.org/newsgroups/index.html>
> that their question was related to Eclipse,
..I think there, they may pretty well *assume* it is
to do with Eclipse. ;-)
Oliver Wong - 14 Nov 2005 16:43 GMT
> ..
>> I recognized it as an Eclipse question because of the APIs mentioned
[quoted text clipped - 7 lines]
> ..I think there, they may pretty well *assume* it is
> to do with Eclipse. ;-)
Sorry, let me rephrase: Next time the OP (or anyone else for that
matter) wants to post a question about the Eclipse API on
comp.lang.java.programmer, they should specify that their question is about
the Eclipse API, and not about Java programming in general.
Preferably mention "Eclipse API" in the subject line, so people who
don't know/don't care about the Eclipse API can skip the message.
- Oliver