From kdevelop-bugs Sat Jul 30 16:39:35 2005 From: kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de Date: Sat, 30 Jul 2005 16:39:35 +0000 To: kdevelop-bugs Subject: [Bug 100813] kdevelop applies CLASSPATH to cd instead of ant on a java Project Message-Id: <20050730163935.6641.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306939907574 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=100813 ------- Additional Comments From puggy gentoo org 2005-07-30 18:39 ------- Created an attachment (id=12002) --> (http://bugs.kde.org/attachment.cgi?id=12002&action=view) Move the classpath to the right hand side. This patch simply moves the CLASSPATH="stuff" to the right hand side of the && following the cd command.