Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 100360
Collapse All | Expand All

(-)eclipse-sdk-3.1-r1.ebuild.orig (+1 lines)
Lines 114-119 Link Here
114
#		eclipse-gtk || die "Failed to copy launcher"
114
#		eclipse-gtk || die "Failed to copy launcher"
115
115
116
	einfo "Compiling Eclipse -- see ${S}/compilelog.txt for details"
116
	einfo "Compiling Eclipse -- see ${S}/compilelog.txt for details"
117
	export ANT_OPTS="-Xmx1024M -XX:CompileThreshold=1500"
117
	ant -lib jdtcoresrc/ecj.jar -q -f build.xml \
118
	ant -lib jdtcoresrc/ecj.jar -q -f build.xml \
118
		-DinstallOs=linux \
119
		-DinstallOs=linux \
119
		-DinstallWs=gtk \
120
		-DinstallWs=gtk \

Return to bug 100360