[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 100813] kdevelop applies CLASSPATH to cd instead of ant on a
From:       Douglas Russell <puggy () gentoo ! org>
Date:       2005-07-28 16:24:29
Message-ID: 20050728162429.10408.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=100813         




------- Additional Comments From puggy gentoo org  2005-07-28 18:24 -------
Wow, what a schoolboy error this is. :-)
I can confirm that it is an accurate report.

For anyone that isn't wised up on ant you can get around this temporarily by editing \
your build.xml file. So, instead (or as well as, so that it works when kdevelop gets \
fixed) of setting your classpath in the classpath tab, edit build.xml and put in a \
property line like this: <property name="classpath"  \
location="/home/douglas/sunxacml-1.2/src/sunxacml/build/classes" /> but obviously \
putting in your classpaths instead of mine and also edit the javac line with a \
classpath element so it reads something like this: <javac srcdir="${src}" \
destdir="${build}" classpath="${classpath}"/>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic