Bug 66325 - Java projects do not ask for JAVA_HOME
Summary: Java projects do not ask for JAVA_HOME
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: Java (show other bugs)
Version: 3.0.0a7
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-21 11:13 UTC by Iztok Kobal
Modified: 2007-01-14 22:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Iztok Kobal 2003-10-21 11:13:07 UTC
Version:           3.0.0a7 (using KDE 3.0.5)
Installed from:    SuSE
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19-4GB

There is no obvious way to set the JAVA_HOME variable neither in Java KDE neither in Java ANT project. I have also set the JAVA_HOME and PATH to java bin dir prior to the kdevelop start but the project builders would not accept them. One would expect the JAVA_HOME setting within the Project->Project Options or even in Settings->Configure KDevelop.
Comment 1 Andreas Pakulat 2007-01-14 22:51:25 UTC
KDevelop completely relies on Ant for the building and execution of java programs, so the only way to set JAVA_HOME is by doing it inside the build.xml for ant. Closing as invalid.
Comment 2 Andreas Pakulat 2007-01-14 22:52:03 UTC
re-open to make it closed as invalid
Comment 3 Andreas Pakulat 2007-01-14 22:52:18 UTC
re-open to make it closed as invalid