<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dash | Nerdpress.org</title>
	<atom:link href="https://nerdpress.org/tag/dash/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdpress.org</link>
	<description>...dev, tech problems and solutions.</description>
	<lastBuildDate>Mon, 23 Nov 2009 13:05:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Zen-coding mit Eclipse PDT</title>
		<link>https://nerdpress.org/2009/11/23/zen-coding-mit-eclipse-pdt/</link>
					<comments>https://nerdpress.org/2009/11/23/zen-coding-mit-eclipse-pdt/#comments</comments>
		
		<dc:creator><![CDATA[Ivo Bathke]]></dc:creator>
		<pubDate>Mon, 23 Nov 2009 13:05:25 +0000</pubDate>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[Dash]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[PDT]]></category>
		<category><![CDATA[Zen-Coding]]></category>
		<guid isPermaLink="false">https://nerdpress.org/?p=611</guid>

					<description><![CDATA[<p>So kann man zencoding auch mit Eclipse PDT ohne das Aptana Plugin ans laufen kriegen. Dafür braucht man Eclipse Dash (vormals Monkey).  &#8211; benutzt Aptana i.ü. auch, soweit ich das richtig gesehen habe &#8211; Das installiert man sich wie gewohnt, mit dieser URL: Eclipse neu starten und schon ist mighty Eclipse macro-fähig. Nun holt man &#8230; </p>
<p class="link-more"><a href="https://nerdpress.org/2009/11/23/zen-coding-mit-eclipse-pdt/" class="more-link">Continue reading<span class="screen-reader-text"> "Zen-coding mit Eclipse PDT"</span></a></p>
The post <a href="https://nerdpress.org/2009/11/23/zen-coding-mit-eclipse-pdt/">Zen-coding mit Eclipse PDT</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></description>
										<content:encoded><![CDATA[<p>So kann man <a href="http://code.google.com/p/zen-coding" target="_blank">zencoding</a> auch mit Eclipse PDT ohne das Aptana Plugin ans laufen kriegen.</p>
<p>Dafür braucht man Eclipse Dash (vormals <em>Monkey</em>).  &#8211; benutzt Aptana i.ü. auch, soweit ich das richtig gesehen habe &#8211;</p>
<p>Das installiert man sich wie gewohnt, mit dieser URL:</p>
<pre class="brush: bash; title: ; notranslate">http://download.eclipse.org/technology/dash/update/</pre>
<p>Eclipse neu starten und schon ist mighty Eclipse macro-fähig.<br />
<span id="more-611"></span><br />
Nun holt man sich die zencoding files für das Aptana Plugin von <a href="http://code.google.com/p/zen-coding/downloads/list" target="_blank">hier</a>.</p>
<p>Und dann kann los gehen:</p>
<p>In seinem Project muss man einen -scripts- Ordner anlegen, die zencoding Files da rein kopieren.</p>
<p>Und fertig</p>
<p>Dann kann man folgendes tippen:</p>
<pre class="brush: bash; title: ; notranslate">div#header.funky</pre>
<p>Alt &#8211; E drücken und schwupps wird dies draus:</p>
<pre class="brush: xml; title: ; notranslate">

&lt;div id=&quot;header&quot; class=&quot;funky&quot;&gt;&lt;/div&gt;

</pre>
<p>Die Sache mit dem -scripts- Ordner finde ich noch was verbesserungsfähig. Den hat man ja meistens eh schon dabei und dann vermischt sich das so unschön.</p>
<p>Wäre schön wenn man die Macros zentral halten könnte und dann über den include path einbindet.</p>
<p>Dies geht aber  -IMHO-  nicht. Naja vielleicht kommt das ja noch.</p>The post <a href="https://nerdpress.org/2009/11/23/zen-coding-mit-eclipse-pdt/">Zen-coding mit Eclipse PDT</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></content:encoded>
					
					<wfw:commentRss>https://nerdpress.org/2009/11/23/zen-coding-mit-eclipse-pdt/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
