<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Eclipse 3.4 with openjdk 6 on OS X 32-bit CoreDuo</title>
	<atom:link href="http://martijndashorst.com/blog/2009/06/02/eclipse-34-with-openjdk-6-on-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://martijndashorst.com/blog/2009/06/02/eclipse-34-with-openjdk-6-on-os-x/</link>
	<description>Ramblings on Java, Wicket, cats and other stuff</description>
	<lastBuildDate>Wed, 27 Jan 2010 00:31:04 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MM</title>
		<link>http://martijndashorst.com/blog/2009/06/02/eclipse-34-with-openjdk-6-on-os-x/comment-page-1/#comment-57820</link>
		<dc:creator>MM</dc:creator>
		<pubDate>Sun, 22 Nov 2009 02:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/?p=435#comment-57820</guid>
		<description>Hi,

I&#039;ll be happy if I can get eclipse with the stock jdk but I keep getting
The project cannot be built until build path errors are resolved	
Unknown	Java Problem
Unbound classpath container: &#039;JRE System Library [OSGi/Minimum-1.2]&#039; in project &#039;t&#039;	t		Build path	Build Path Problem

---------
I&#039;m trying to run eclipse on my Core 2 Duo MacBook Pro:
 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386

Java:
java version &quot;1.6.0_15&quot;
Java(TM) SE Runtime Environment (build 1.6.0_15-b03-219)
Java HotSpot(TM) Client VM (build 14.1-b02-90, mixed mode)

Eclipse:
Version 3.5.1.R35x_v20090910-9gEeG1_FthkNDSP2odXdThaOu9GFDPn83DGB7
Build id: M20090917-0800</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ll be happy if I can get eclipse with the stock jdk but I keep getting<br />
The project cannot be built until build path errors are resolved<br />
Unknown	Java Problem<br />
Unbound classpath container: &#8216;JRE System Library [OSGi/Minimum-1.2]&#8216; in project &#8216;t&#8217;	t		Build path	Build Path Problem</p>
<p>&#8212;&#8212;&#8212;<br />
I&#8217;m trying to run eclipse on my Core 2 Duo MacBook Pro:<br />
 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386</p>
<p>Java:<br />
java version &#8220;1.6.0_15&#8243;<br />
Java(TM) SE Runtime Environment (build 1.6.0_15-b03-219)<br />
Java HotSpot(TM) Client VM (build 14.1-b02-90, mixed mode)</p>
<p>Eclipse:<br />
Version 3.5.1.R35x_v20090910-9gEeG1_FthkNDSP2odXdThaOu9GFDPn83DGB7<br />
Build id: M20090917-0800</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn Dashorst</title>
		<link>http://martijndashorst.com/blog/2009/06/02/eclipse-34-with-openjdk-6-on-os-x/comment-page-1/#comment-57623</link>
		<dc:creator>Martijn Dashorst</dc:creator>
		<pubDate>Tue, 02 Jun 2009 10:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/?p=435#comment-57623</guid>
		<description>As this happens when a code-completion box pops up, I&#039;m reverting back to Java 5... darn... I really liked the idea of not living in 2005 anymore...</description>
		<content:encoded><![CDATA[<p>As this happens when a code-completion box pops up, I&#8217;m reverting back to Java 5&#8230; darn&#8230; I really liked the idea of not living in 2005 anymore&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn Dashorst</title>
		<link>http://martijndashorst.com/blog/2009/06/02/eclipse-34-with-openjdk-6-on-os-x/comment-page-1/#comment-57622</link>
		<dc:creator>Martijn Dashorst</dc:creator>
		<pubDate>Tue, 02 Jun 2009 10:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/?p=435#comment-57622</guid>
		<description>And this one came along two times already:

2009-06-02 11:58:52.573 java[24801:113] An uncaught exception was raised
2009-06-02 11:58:52.575 java[24801:113] objc_object* -[WebView initWithFrame:frameName:groupName:](WebView*, objc_selector*, NSRect, NSString*, NSString*) was called from a secondary thread
2009-06-02 11:58:52.576 java[24801:113] *** Terminating app due to uncaught exception &#039;WebKitThreadingException&#039;, reason: &#039;objc_object* -[WebView initWithFrame:frameName:groupName:](WebView*, objc_selector*, NSRect, NSString*, NSString*) was called from a secondary thread&#039;
2009-06-02 11:58:52.576 java[24801:113] Stack: (
    2480050347,
    2521951803,
    2480049803,
    2480049866,
    2488113267,
    2464832318,
    1462886474,
    30205098
)</description>
		<content:encoded><![CDATA[<p>And this one came along two times already:</p>
<p>2009-06-02 11:58:52.573 java[24801:113] An uncaught exception was raised<br />
2009-06-02 11:58:52.575 java[24801:113] objc_object* -[WebView initWithFrame:frameName:groupName:](WebView*, objc_selector*, NSRect, NSString*, NSString*) was called from a secondary thread<br />
2009-06-02 11:58:52.576 java[24801:113] *** Terminating app due to uncaught exception &#8216;WebKitThreadingException&#8217;, reason: &#8216;objc_object* -[WebView initWithFrame:frameName:groupName:](WebView*, objc_selector*, NSRect, NSString*, NSString*) was called from a secondary thread&#8217;<br />
2009-06-02 11:58:52.576 java[24801:113] Stack: (<br />
    2480050347,<br />
    2521951803,<br />
    2480049803,<br />
    2480049866,<br />
    2488113267,<br />
    2464832318,<br />
    1462886474,<br />
    30205098<br />
)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn Dashorst</title>
		<link>http://martijndashorst.com/blog/2009/06/02/eclipse-34-with-openjdk-6-on-os-x/comment-page-1/#comment-57621</link>
		<dc:creator>Martijn Dashorst</dc:creator>
		<pubDate>Tue, 02 Jun 2009 09:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/?p=435#comment-57621</guid>
		<description>I do get into troubles rather quickly, so this is not for the faint of heart... For example:

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x9240f336, pid=24654, tid=2953121792
#
# Java VM: OpenJDK Server VM (11.0-b17 mixed mode bsd-x86)
# Problematic frame:
# C  [CoreGraphics+0x3d336]  CGFontGetGlyphIdentifiers+0x8d
#
# An error report file with more information is saved as:
# /Users/dashorst/bin/hs_err_pid24654.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#</description>
		<content:encoded><![CDATA[<p>I do get into troubles rather quickly, so this is not for the faint of heart&#8230; For example:</p>
<p>#<br />
# An unexpected error has been detected by Java Runtime Environment:<br />
#<br />
#  SIGSEGV (0xb) at pc=0&#215;9240f336, pid=24654, tid=2953121792<br />
#<br />
# Java VM: OpenJDK Server VM (11.0-b17 mixed mode bsd-x86)<br />
# Problematic frame:<br />
# C  [CoreGraphics+0x3d336]  CGFontGetGlyphIdentifiers+0&#215;8d<br />
#<br />
# An error report file with more information is saved as:<br />
# /Users/dashorst/bin/hs_err_pid24654.log<br />
#<br />
# If you would like to submit a bug report, please visit:<br />
#   <a href="http://java.sun.com/webapps/bugreport/crash.jsp" rel="nofollow">http://java.sun.com/webapps/bugreport/crash.jsp</a><br />
# The crash happened outside the Java Virtual Machine in native code.<br />
# See problematic frame for where to report the bug.<br />
#</p>
]]></content:encoded>
	</item>
</channel>
</rss>
