Bug 66325

Summary: Java projects do not ask for JAVA_HOME
Product: [Applications] kdevelop Reporter: Iztok Kobal <iztok.kobal>
Component: Language Support: JavaAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 3.0.0a7   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

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