<?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: Spring with AspectJ in Eclipse</title>
	<atom:link href="http://dertompson.com/2008/01/11/spring-with-aspectj-in-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://dertompson.com/2008/01/11/spring-with-aspectj-in-eclipse/</link>
	<description>some personal, more technical - by Thomas Einwaller</description>
	<lastBuildDate>Wed, 10 Mar 2010 08:34:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: yannick1976</title>
		<link>http://dertompson.com/2008/01/11/spring-with-aspectj-in-eclipse/comment-page-1/#comment-1250</link>
		<dc:creator>yannick1976</dc:creator>
		<pubDate>Wed, 10 Jun 2009 13:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2008/01/11/spring-with-aspectj-in-eclipse/#comment-1250</guid>
		<description>ok it worked :)
just replace [ and ] by tag marks</description>
		<content:encoded><![CDATA[<p>ok it worked <img src='http://dertompson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
just replace [ and ] by tag marks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yannick1976</title>
		<link>http://dertompson.com/2008/01/11/spring-with-aspectj-in-eclipse/comment-page-1/#comment-1249</link>
		<dc:creator>yannick1976</dc:creator>
		<pubDate>Wed, 10 Jun 2009 13:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2008/01/11/spring-with-aspectj-in-eclipse/#comment-1249</guid>
		<description>Mmh, yes, xml-like code was removed ! trying replacing with tags like this : [tag]

[classpathentry kind=&quot;lib&quot; path=&quot;WebContent/WEB-INF/lib/cobol.jar&quot;]
  [attributes]
    [attribute name=&quot;org.eclipse.ajdt.inpath&quot; value=&quot;true&quot;/]
  [/attributes]
[/classpathentry]</description>
		<content:encoded><![CDATA[<p>Mmh, yes, xml-like code was removed ! trying replacing with tags like this : [tag]</p>
<p>[classpathentry kind="lib" path="WebContent/WEB-INF/lib/cobol.jar"]<br />
  [attributes]<br />
    [attribute name="org.eclipse.ajdt.inpath" value="true"/]<br />
  [/attributes]<br />
[/classpathentry]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yannick1976</title>
		<link>http://dertompson.com/2008/01/11/spring-with-aspectj-in-eclipse/comment-page-1/#comment-1248</link>
		<dc:creator>yannick1976</dc:creator>
		<pubDate>Wed, 10 Jun 2009 13:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2008/01/11/spring-with-aspectj-in-eclipse/#comment-1248</guid>
		<description>This worked for me :

  
    
  


it works even in a WTP project. The library seems to magically disappear from the &#039;Web App Libraries&#039; in the &#039;Java Build Path&#039; properties page, and appears as a separate library. In the &#039;AspectJ build&#039; properties page, it is correctly added to the Inpath</description>
		<content:encoded><![CDATA[<p>This worked for me :</p>
<p>it works even in a WTP project. The library seems to magically disappear from the &#8216;Web App Libraries&#8217; in the &#8216;Java Build Path&#8217; properties page, and appears as a separate library. In the &#8216;AspectJ build&#8217; properties page, it is correctly added to the Inpath</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tompson</title>
		<link>http://dertompson.com/2008/01/11/spring-with-aspectj-in-eclipse/comment-page-1/#comment-539</link>
		<dc:creator>tompson</dc:creator>
		<pubDate>Fri, 07 Mar 2008 06:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2008/01/11/spring-with-aspectj-in-eclipse/#comment-539</guid>
		<description>hey btiernay - I would be interested in you classpath, seems there has something gone wrong posting it! please try again.</description>
		<content:encoded><![CDATA[<p>hey btiernay &#8211; I would be interested in you classpath, seems there has something gone wrong posting it! please try again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: btiernay</title>
		<link>http://dertompson.com/2008/01/11/spring-with-aspectj-in-eclipse/comment-page-1/#comment-538</link>
		<dc:creator>btiernay</dc:creator>
		<pubDate>Fri, 07 Mar 2008 02:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2008/01/11/spring-with-aspectj-in-eclipse/#comment-538</guid>
		<description>I worked outa hack that you can use to keep the spring-aspects jar in WEB-INF/libs. Change your .classpath file to look like this:

	
		
			
		
	</description>
		<content:encoded><![CDATA[<p>I worked outa hack that you can use to keep the spring-aspects jar in WEB-INF/libs. Change your .classpath file to look like this:</p>
]]></content:encoded>
	</item>
</channel>
</rss>
