Logging and Monitoring tutorial missing imports [message #69659] |
Sun, 07 May 2006 23:11  |
Eclipse User |
|
|
|
Originally posted by: user.domain.invalid
I'm so wrapped around the axle with this tptp stuff that I decided to go
back to the tutorials and do one I hadn't tried before, the "Using TPTP
Logging and Monitoring Tools". I downloaded the code and set it up in
Eclipse.
When I tried to build the AgentLoader I got import errors on these:
org.eclipse.hyades.loaders.util.LoadersUtils;
org.eclipse.hyades.loaders.util.XMLLoader;
org.eclipse.hyades.models.hierarchy.TRCAgent;
org.eclipse.hyades.models.hierarchy.TRCAgentProxy;
org.eclipse.hyades.models.hierarchy.TRCProcessProxy;
I've searched everywhere for these but can't find them. I looked thru
all the sources (and I think I have it all) and I can't find any source
package matching either the loaders or models packages, so can't build
them. Are these things even valid anymore?
If they are and I just haven't found them, could someone point me to them?
thanks,
Rick
(tptp 4.1 installed)
|
|
|
Re: Logging and Monitoring tutorial missing imports [message #69738 is a reply to message #69659] |
Mon, 08 May 2006 08:33  |
Eclipse User |
|
|
|
Hi Rick,
This tutorial is from EclipseCon 2005 and was based on Hyades v3.2.0.
When we release TPTP V4.0.0, there were several API changes since this was
an API breaking release (see
http://www.eclipse.org/tptp/home/downloads/migrateguide/4.0/ tptp_4_0_migration_guide.html
for more details). As such, the source for this tutorial will not compile
using TPTP V4.x. I would suggest using the source for the Problem
Determination of J2EE Web Applications Using the Eclipse Test and
Performance Tools Platform presentation from EclipseCon. Both presentations
showcase the same technology and the source is very similar.
"rkm" <user@domain.invalid> wrote in message
news:e3mcs9$5mc$1@utils.eclipse.org...
> I'm so wrapped around the axle with this tptp stuff that I decided to go
> back to the tutorials and do one I hadn't tried before, the "Using TPTP
> Logging and Monitoring Tools". I downloaded the code and set it up in
> Eclipse.
>
> When I tried to build the AgentLoader I got import errors on these:
>
> org.eclipse.hyades.loaders.util.LoadersUtils;
> org.eclipse.hyades.loaders.util.XMLLoader;
> org.eclipse.hyades.models.hierarchy.TRCAgent;
> org.eclipse.hyades.models.hierarchy.TRCAgentProxy;
> org.eclipse.hyades.models.hierarchy.TRCProcessProxy;
>
> I've searched everywhere for these but can't find them. I looked thru
> all the sources (and I think I have it all) and I can't find any source
> package matching either the loaders or models packages, so can't build
> them. Are these things even valid anymore?
>
> If they are and I just haven't found them, could someone point me to them?
>
> thanks,
> Rick
>
> (tptp 4.1 installed)
|
|
|
Powered by
FUDForum. Page generated in 0.03595 seconds