Add path to Classpath (using Eclipse)

A

andrewzzz

Hi guys,
I have a problem with a school project :
I wrote a class inside a package(TEST) in Eclipse that creates for
each request (thread) a new temporary unambiguous folder with the
following path (in Windows):

C:\DOCUME~1\USER\IMPOST~1\Temp\

then my class appends a folder : \TMPx\ , where "x" is a random
number.
In the latest folder the class creates a .class file ("Test.class")
(identical for all the different folder).
I have to execute the Test.class file , calling it from the package
"test" in eclipse (I redefinied the default classloader ).
How do I execute this class from my test package?
(I think I have to add something to the classpath but I don't know
what)...

Thanks.Andrew.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top