InPath jar is not used in real time compling [message #60977] |
Tue, 17 January 2006 01:02  |
Eclipse User |
|
|
|
Hi,
I find that for those jars in InPath, I still have to include it in
build path, otherwise the real time compiling will have error for not
finding the types in the jars in Inpath. But if I have jars included in
build path, then there will two places including the same classes. One
is the included jar, the other is classes out directory. So, I think the
reasonable arrangement is to have the real time compiler not to ignore
the jars in InPath.
Regards,
Rice
|
|
|
Re: InPath jar is not used in real time compling [message #61004 is a reply to message #60977] |
Tue, 17 January 2006 05:26  |
Eclipse User |
|
|
|
Hi Rice,
Are you getting some kind of error or is there something that you are
trying to do that you can't? I believe that the inpath is only made
available to the compiler at the weaving stage and not at the
compilation stage, so that if you have classes in a source folder that
refer to classes on the inpath you will need to also add it to the
classpath. However we do have an enhancement that addresses this in
AJDT - https://bugs.eclipse.org/bugs/show_bug.cgi?id=92441
Thanks,
Sian
Rice Yeh wrote:
> Hi,
> I find that for those jars in InPath, I still have to include it in
> build path, otherwise the real time compiling will have error for not
> finding the types in the jars in Inpath. But if I have jars included in
> build path, then there will two places including the same classes. One
> is the included jar, the other is classes out directory. So, I think the
> reasonable arrangement is to have the real time compiler not to ignore
> the jars in InPath.
>
> Regards,
> Rice
|
|
|
Re: InPath jar is not used in real time compling [message #591841 is a reply to message #60977] |
Tue, 17 January 2006 05:26  |
Eclipse User |
|
|
|
Hi Rice,
Are you getting some kind of error or is there something that you are
trying to do that you can't? I believe that the inpath is only made
available to the compiler at the weaving stage and not at the
compilation stage, so that if you have classes in a source folder that
refer to classes on the inpath you will need to also add it to the
classpath. However we do have an enhancement that addresses this in
AJDT - https://bugs.eclipse.org/bugs/show_bug.cgi?id=92441
Thanks,
Sian
Rice Yeh wrote:
> Hi,
> I find that for those jars in InPath, I still have to include it in
> build path, otherwise the real time compiling will have error for not
> finding the types in the jars in Inpath. But if I have jars included in
> build path, then there will two places including the same classes. One
> is the included jar, the other is classes out directory. So, I think the
> reasonable arrangement is to have the real time compiler not to ignore
> the jars in InPath.
>
> Regards,
> Rice
|
|
|
Powered by
FUDForum. Page generated in 0.03343 seconds