<?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: Between the Times</title>
	<atom:link href="http://blog.objectteams.org/2011/06/between-the-times/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.objectteams.org/2011/06/between-the-times/</link>
	<description>Everthing Object Teams - adding team spirit to your objects.</description>
	<pubDate>Fri, 18 May 2012 09:19:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: stephan</title>
		<link>http://blog.objectteams.org/2011/06/between-the-times/#comment-40179</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Tue, 03 Apr 2012 22:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.objectteams.org/?p=108#comment-40179</guid>
		<description>I've uploaded a 2.1.0-SNAPSHOT version of the above, that:
- uses tycho 0.14.1 (org.eclipse.tycho namespace)
- includes OT 2.1 M6 binaries (compiler&#038;runtime)

To upgrade simply change the parent-pom version.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve uploaded a 2.1.0-SNAPSHOT version of the above, that:<br />
- uses tycho 0.14.1 (org.eclipse.tycho namespace)<br />
- includes OT 2.1 M6 binaries (compiler&#038;runtime)</p>
<p>To upgrade simply change the parent-pom version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://blog.objectteams.org/2011/06/between-the-times/#comment-19255</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Mon, 04 Jul 2011 13:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.objectteams.org/?p=108#comment-19255</guid>
		<description>Hi Ivica,

During the last months our focus was on compatibility with other tools that are part of the Indigo Simultaneous Release. Since AJDT is not part of Indigo this issue had lower priority, but we are aware that potentially the combination of both weavers could cause havoc as your stack trace signifies.

I've opened bug 351085 to track the issue, so if you have more information please add them to the bug.

On a side note: are you using AspectJ and OT/J within the same project, or is it just for different projects within the same workspace? Naturally, I wouldn't expect you to *need* AspectJ if you already have OT/J :)

best,
Stephan</description>
		<content:encoded><![CDATA[<p>Hi Ivica,</p>
<p>During the last months our focus was on compatibility with other tools that are part of the Indigo Simultaneous Release. Since AJDT is not part of Indigo this issue had lower priority, but we are aware that potentially the combination of both weavers could cause havoc as your stack trace signifies.</p>
<p>I&#8217;ve opened bug 351085 to track the issue, so if you have more information please add them to the bug.</p>
<p>On a side note: are you using AspectJ and OT/J within the same project, or is it just for different projects within the same workspace? Naturally, I wouldn&#8217;t expect you to *need* AspectJ if you already have OT/J <img src='http://blog.objectteams.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>best,<br />
Stephan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilx</title>
		<link>http://blog.objectteams.org/2011/06/between-the-times/#comment-19247</link>
		<dc:creator>ilx</dc:creator>
		<pubDate>Mon, 04 Jul 2011 11:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.objectteams.org/?p=108#comment-19247</guid>
		<description>Hi Stephan,

Is it possible to use OTDT with AJDT?

Right now I see a lot of exception but I'm not sure what's the cause:

{{{
at org.eclipse.ui.application.WorkbenchAdvisor$1.run(WorkbenchAdvisor.java:781)
Caused by: org.osgi.framework.BundleException: The activator org.eclipse.jdt.core.JavaCore for bundle org.eclipse.jdt.core is invalid
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:171)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:679)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
	at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
	... 66 more
Caused by: java.lang.ClassFormatError: Duplicate field name&#38;signature in class file org/eclipse/jdt/core/JavaCore
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:188)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:601)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:567)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:490)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass_LockClassName(ClasspathManager.java:469)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:456)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
	at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:345)
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:164)
	... 72 more

}}}</description>
		<content:encoded><![CDATA[<p>Hi Stephan,</p>
<p>Is it possible to use OTDT with AJDT?</p>
<p>Right now I see a lot of exception but I&#8217;m not sure what&#8217;s the cause:</p>
<p>{{{<br />
at org.eclipse.ui.application.WorkbenchAdvisor$1.run(WorkbenchAdvisor.java:781)<br />
Caused by: org.osgi.framework.BundleException: The activator org.eclipse.jdt.core.JavaCore for bundle org.eclipse.jdt.core is invalid<br />
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:171)<br />
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:679)<br />
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)<br />
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)<br />
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)<br />
	at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)<br />
	&#8230; 66 more<br />
Caused by: java.lang.ClassFormatError: Duplicate field name&amp;signature in class file org/eclipse/jdt/core/JavaCore<br />
	at java.lang.ClassLoader.defineClass1(Native Method)<br />
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)<br />
	at java.lang.ClassLoader.defineClass(ClassLoader.java:616)<br />
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:188)<br />
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:601)<br />
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:567)<br />
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:490)<br />
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass_LockClassName(ClasspathManager.java:469)<br />
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:456)<br />
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)<br />
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)<br />
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476)<br />
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)<br />
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)<br />
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)<br />
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)<br />
	at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:345)<br />
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)<br />
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:164)<br />
	&#8230; 72 more</p>
<p>}}}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

