X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.3 required=5.0 tests=BAYES_00,FORGED_YAHOO_RCVD,J_CHICKENPOX_24,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <22813149.post@talk.nabble.com> Date: Tue, 31 Mar 2009 14:08:32 -0700 (PDT) From: Subrata Biswas To: cygwin AT cygwin DOT com Subject: Re: path separator In-Reply-To: <17704083.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <17704083 DOT post AT talk DOT nabble DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com The following 2 steps worked for me 1) Use semicolon as path separator 2) Enclose the whole path string inside double quote Example javac -classpath ".;poi-3.2-FINAL-20081019.jar" SR.java -- View this message in context: http://www.nabble.com/path-separator-tp17704083p22813149.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/