Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
CLASSPATH = "stuff" cd /somewhere/mycode && ant .... CLASSPATH won't affect ant as it only applies to the command it is part of, i.e. past the "&&" it's already forgotten. Reported upstream http://bugs.kde.org/show_bug.cgi?id=100813 (With a patch), but can be fixed locally with the same patch. Here's an ebuild which applies it and the patch.
Created an attachment (id=64738) [details] Ebuild
Created an attachment (id=64739) [details] Patch
Sorry for the delay, the patch is now applied to kdevelop 3.2.3-r1 and 3.3.0_beta2-r1.