<?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"
	>
<channel>
	<title>Comments on: Wascana is Eclipse Based Standalone C++ IDE for MS Windows</title>
	<atom:link href="http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/</link>
	<description>"The time has come...to talk of many [technologies]." --Lewis Carroll('The Walrus and the Carpenter')</description>
	<pubDate>Fri, 05 Dec 2008 04:09:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Build C++ Programs With SCons in Eclipse Using SConsBuilder Plugin(MS Windows)</title>
		<link>http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/#comment-133346</link>
		<dc:creator>Build C++ Programs With SCons in Eclipse Using SConsBuilder Plugin(MS Windows)</dc:creator>
		<pubDate>Wed, 24 Oct 2007 15:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/#comment-133346</guid>
		<description>[...] with Eclipse Europa, CDT plugin, MinGW toolchain (among other things) all integrated together. Read my post about the Wascana IDE for more [...]</description>
		<content:encoded><![CDATA[<p>[...] with Eclipse Europa, CDT plugin, MinGW toolchain (among other things) all integrated together. Read my post about the Wascana IDE for more [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/#comment-130661</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sat, 29 Sep 2007 20:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/#comment-130661</guid>
		<description>Please integrate the ACE library with Wascana. Thanks!</description>
		<content:encoded><![CDATA[<p>Please integrate the ACE library with Wascana. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tabrez</title>
		<link>http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/#comment-124047</link>
		<dc:creator>tabrez</dc:creator>
		<pubDate>Sat, 15 Sep 2007 15:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/#comment-124047</guid>
		<description>I am glad to read that you are looking to refocus on the Windows version as of now.

I have used plugins for CppUnit and CxxTest in Eclipse: I hate CppUnit's graphical QtTestRunner but it is adequate if its console TestRunner is acceptable. CxxTest integrates very well with Eclipse GUI but I couldn't run it with MinGW toolchain yet(ran well with Eclipse/Cygwin &lt;em&gt;and&lt;/em&gt; outside of Eclipse). 

The Scons-Builder plugin for Eclipse lacks documentation, is far from perfect, but it is functional to the extent that I rarely have to leave Eclipse and go to the command-line to use SCons. I love the integration of Eclox/Doxygen, AnyEdit plugins in EasyEclipse.

Finally, I must say that it's heartening to see such positive response from you to the users' feedback :)</description>
		<content:encoded><![CDATA[<p>I am glad to read that you are looking to refocus on the Windows version as of now.</p>
<p>I have used plugins for CppUnit and CxxTest in Eclipse: I hate CppUnit&#8217;s graphical QtTestRunner but it is adequate if its console TestRunner is acceptable. CxxTest integrates very well with Eclipse GUI but I couldn&#8217;t run it with MinGW toolchain yet(ran well with Eclipse/Cygwin <em>and</em> outside of Eclipse). </p>
<p>The Scons-Builder plugin for Eclipse lacks documentation, is far from perfect, but it is functional to the extent that I rarely have to leave Eclipse and go to the command-line to use SCons. I love the integration of Eclox/Doxygen, AnyEdit plugins in EasyEclipse.</p>
<p>Finally, I must say that it&#8217;s heartening to see such positive response from you to the users&#8217; feedback :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Schaefer</title>
		<link>http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/#comment-124033</link>
		<dc:creator>Doug Schaefer</dc:creator>
		<pubDate>Sat, 15 Sep 2007 15:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/#comment-124033</guid>
		<description>It's still at 3.4.5. There was a light of hope for moving to 4.2.1, but Danny Smith, the gcc maintainer for mingw has stepped down. Hopefully someone else will pick it up. What I saw of it, 4.2 rocks with some awesome global optimizations. It made me thing that I wouldn't need to integrate with the Microsoft compiler. But there were bugs in it.

gdb still has issues with the Windows stack, though, especially when you suspend in the middle of a win32 call. That's another issue that will need to be addressed. I'm not sure anyone is looking at that either.</description>
		<content:encoded><![CDATA[<p>It&#8217;s still at 3.4.5. There was a light of hope for moving to 4.2.1, but Danny Smith, the gcc maintainer for mingw has stepped down. Hopefully someone else will pick it up. What I saw of it, 4.2 rocks with some awesome global optimizations. It made me thing that I wouldn&#8217;t need to integrate with the Microsoft compiler. But there were bugs in it.</p>
<p>gdb still has issues with the Windows stack, though, especially when you suspend in the middle of a win32 call. That&#8217;s another issue that will need to be addressed. I&#8217;m not sure anyone is looking at that either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/#comment-124021</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 15 Sep 2007 14:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/#comment-124021</guid>
		<description>Which g++ version is included in Wascana? 3.4.5 or a later version?</description>
		<content:encoded><![CDATA[<p>Which g++ version is included in Wascana? 3.4.5 or a later version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Schaefer</title>
		<link>http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/#comment-123387</link>
		<dc:creator>Doug Schaefer</dc:creator>
		<pubDate>Fri, 14 Sep 2007 14:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/09/14/wascana-is-eclipse-based-standalone-c-ide-for-ms-windows/#comment-123387</guid>
		<description>Thanks for this kind post :). I'll definitely take your suggestions. I agree with you on the Linux/Mac front. The idea was to give the identical environment for people on those platforms but the Linux distros are doing a good job of getting the CDT there and I don't have a Mac to even see what needs to be done there. Windows is the platform that needs the most attention right now and we should probably refocus just on that.

Beyond libraries, I see Unit Test as being a critical add on. We do have an old CPPUnit integration but I'm not sure it works now or whether other packages are now better. There are a few people in the CDT community poking at Doxygen too. And I've been bugged about Scons integration since the early days of the CDT :).

Thanks again! Doug.</description>
		<content:encoded><![CDATA[<p>Thanks for this kind post :). I&#8217;ll definitely take your suggestions. I agree with you on the Linux/Mac front. The idea was to give the identical environment for people on those platforms but the Linux distros are doing a good job of getting the CDT there and I don&#8217;t have a Mac to even see what needs to be done there. Windows is the platform that needs the most attention right now and we should probably refocus just on that.</p>
<p>Beyond libraries, I see Unit Test as being a critical add on. We do have an old CPPUnit integration but I&#8217;m not sure it works now or whether other packages are now better. There are a few people in the CDT community poking at Doxygen too. And I&#8217;ve been bugged about Scons integration since the early days of the CDT :).</p>
<p>Thanks again! Doug.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
