Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How to find a jar given a class?
Name: G Chen Date: April 24, 2004 at 06:21:31 Pacific OS: win2k CPU/Ram: 1.8G/512mb
Comment:
Folks:
Let’s say I have a java source file that imports a class as follows:
import ab.cd.ef;
public class{ ... }
Of course, I need that jar file in the classpath in order to be compiled. What if I don't know what jar file includes ab.cd.ef class? I know there is a way -- on my local PC, I can search *.jar that includes text "ab.cd.ef". If I am lucky I can find that jar file.
But sometimes, I don't have such a jar file on my computer. Then I need to download it from internet, so now the problem is how to find that specific jar file so that I can download it?
Summary: hey guys..in qbasic i'm wondering..well i'm going crazy trying to figure out how to find the sum of a 4 digit code...example 1111 =4 1234 = 10 i dont want to assign each digit a variable like print"...
Summary: I believe cris means 'on' when he/she is saying 'in'. I think that he/she is asking how to apply a password to a folder so that you have to enter the password to access the folder. Just my guess. I ...