Talk:Classpath

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Links?[edit]

I'm not sure we want this to redirect to GNU_Classpath. Mathiastck 23:33, 1 September 2006 (UTC)[reply]

I was looking for CLASSPATH, the environment variable...

This is fixed now... I checked the ongoing links too. Hervegirod 19:39, 14 April 2007 (UTC)[reply]

*nix[edit]

Is there a reason why *nix syntax is not mentioned at all? I'm planning on adding it, but since i'm no guru, if there's someone with a good understanding of all the subtle things going on underneath when exporting an environmental variable, show yourself :) Asymmetric 16:15, 20 April 2007 (UTC)[reply]

Be bold :-) I'll review your changes or answer any questions you have. John Vandenberg 16:34, 20 April 2007 (UTC)[reply]
I created the article some time ago, and did not take time to add *nix syntax (access to Windows is much more simple for me these days...). So no particular reason, consider it as incompleteness in the article. However, feel free to add that part... Hervegirod 20:01, 20 April 2007 (UTC)[reply]
I made a suggestion using tables (basic usage only) Gbouzon (talk) 15:49, 17 June 2010 (UTC)[reply]

Semicolon after -classpath (-cp) parameter[edit]

You need ; after -classpath path_to_somewhere in Win environment:

 e.g. java -cp C:\myjdbcdriver.jar; myClass  —Preceding unsigned comment added by 193.219.93.218 (talk) 08:48, 19 May 2008 (UTC)[reply] 

Java[edit]

Java is not the only programming language that uses a classpath.--Wondigoma (talk) 19:11, 11 November 2009 (UTC)[reply]