hi sorry i know this is a stupid question but i am trying to add your library to my project 'i am assuming it is a build time project' but the sources are still unavailable
all still show red line under them in ide i have imported external librarys before without problem but the jar your site direct me to just doesint seem to work for me. at this point i assumed it must be a runtime library and found binarys and sources on java2s but still cant import these classes to my project any ideas or advice? thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi sorry i know this is a stupid question but i am trying to add your library to my project 'i am assuming it is a build time project' but the sources are still unavailable
import com.runjva.sourceforge.jsocks.protocol.InetRange;
import com.runjva.sourceforge.jsocks.protocol.ProxyServer;
import com.runjva.sourceforge.jsocks.protocol.SocksProxyBase;
import com.runjva.sourceforge.jsocks.server.IdentAuthenticator;
all still show red line under them in ide i have imported external librarys before without problem but the jar your site direct me to just doesint seem to work for me. at this point i assumed it must be a runtime library and found binarys and sources on java2s but still cant import these classes to my project any ideas or advice? thanks