<?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/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.technology.ajdt</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/maillist.html</link>
		<description>NewsGroup: news.eclipse.technology.ajdt</description>
		<language>en-us</language>
		<pubDate>Fri, 03 Jul 2009 20:51:22 GMT</pubDate>
		<lastBuildDate>Fri, 03 Jul 2009 20:51:22 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.technology.ajdt</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.technology.ajdt] Re: Binary cycles while exporting	RCP product</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01970.html</link>
		<description> It will be available from the dev update site: http://download.eclipse.org/tools/ajdt/35/dev/update It is not available yet, but should be within a few hours. Look at the time stamp for the build available from the site to see if it is the one produced to...</description>
		<content:encoded><![CDATA[<pre>


&gt; I got the bugzilla mail. Good news. What should I do to try it out? download
&gt; a nightly build of AJDT for Galileo? or it is already published thru the
&gt; update site.

It will be available from the dev update site:
<a  href="http://download.eclipse.org/tools/ajdt/35/dev/update">http://download.eclipse.org/tools/ajdt/35/dev/update</a>

It is not available yet, but should be within a few hours.  Look at the time
stamp for the build available from the site to see if it is the one produced
today.

&gt; Early next week would be pretty fine for me. I'm adding myself to this bug's
&gt; CC list right now so I get notified when you post it.
Good.

&gt; It would be really cool. There would be lot of people using aspectj in RCP
&gt; products who need to build &quot;headlesslly&quot;

Well, when I asked on the bug report and on the mailing list who would be
interested in having this feature available from the update site, I got no
responses, so I assumed there was little interest.

&gt; 
&gt; Last question.
&gt; Is this build delegating on PDE one so it only replaces PDE for compiling?
&gt; I ask it to know if I must contact you for problems (not related to
&gt; AspectsJ) in the headless build process if I'm using this script or I should
&gt; contact PDE folks.
What we do, and this is the reason why it is not &quot;officially&quot; supported, is
that we branch the PDE build plugin and make the appropriate changes so that
AJDT can be built.  The only substantial change that we have made is to
delegate to ajc instead of javac, but this small change cascades into a few
other changes elsewhere in the plugin.

It will probably work on other projects, but we have not tested it in detail
(nor do we have the capacity to).

--a


</pre>]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 20:40:02 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01970.html</guid>
		<author>andrew.eisenberg@xxxxxxx (Andrew Eisenberg)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.ajdt] Re: Binary cycles while exporting	RCP product</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01969.html</link>
		<description> I got the bugzilla mail. Good news. What should I do to try it out? download a nightly build of AJDT for Galileo? or it is already published thru the update site. Early next week would be pretty fine for me. I'm adding myself to this bug's CC list right n...</description>
		<content:encoded><![CDATA[<pre>Comments inline.

Andrew Eisenberg wrote:

&gt; 
&gt; 
&gt; 
&gt; On 03/07/09 8:17 AM, in article h2l7f3$h1$1@xxxxxxxxxxxxxxxxx, &quot;Gaston M.
&gt; Tonietti&quot; &lt;gaston.tonietti@xxxxxxxxxxxx&gt; wrote:
&gt; 
&gt;&gt; Thanks for answering Andrew. I've added myself to the CC list of the bug.
&gt; This bug has now been fixed.  Let me know if this addresses your
&gt; non-headless build issues.
I got the bugzilla mail. Good news. What should I do to try it out? download 
a nightly build of AJDT for Galileo? or it is already published thru the 
update site.
&gt; 
&gt; 
&gt;&gt; 
&gt;&gt; So, just for you to know, I'm using Galileo release with the proper AJDT
&gt;&gt; version 2.0.0 and it seems that this build plugin is for AJDT 1.6.3. Am I
&gt;&gt; right?
&gt; Yes.  This plugin is not officially supported by us.  We put it out there
&gt; because some people were asking for it.  We use it (and a 3.5 version) to
&gt; build AJDT itself.
&gt; 
&gt;&gt; So I would like to know if there is any update of the AJDT PDE Build but
&gt;&gt; for last AJDT version 2.0.0 and if it supports the same that PDE one
&gt;&gt; does, such as p2 repository generation.
&gt;&gt; 
&gt; I can package one up for you and post it to that bug report.  I don't
&gt; think I can get to it today, but early next week.
Early next week would be pretty fine for me. I'm adding myself to this bug's 
CC list right now so I get notified when you post it.
&gt; 
&gt; Eventually, I may have to release it as a feature on the update site.
It would be really cool. There would be lot of people using aspectj in RCP 
products who need to build &quot;headlesslly&quot;

Last question.
Is this build delegating on PDE one so it only replaces PDE for compiling?
I ask it to know if I must contact you for problems (not related to 
AspectsJ) in the headless build process if I'm using this script or I should 
contact PDE folks.

Tank you very much for all your help. You have been very kind.
Gaston.


</pre>]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 18:50:40 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01969.html</guid>
		<author>gaston.tonietti@xxxxxxx (Gaston M. Tonietti)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.ajdt] Re: Binary cycles while exporting	RCP product</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01968.html</link>
		<description> This bug has now been fixed. Let me know if this addresses your non-headless build issues. Yes. This plugin is not officially supported by us. We put it out there because some people were asking for it. We use it (and a 3.5 version) to build AJDT itself. ...</description>
		<content:encoded><![CDATA[<pre>


On 03/07/09 8:17 AM, in article h2l7f3$h1$1@xxxxxxxxxxxxxxxxx, &quot;Gaston M.
Tonietti&quot; &lt;gaston.tonietti@xxxxxxxxxxxx&gt; wrote:

&gt; Thanks for answering Andrew. I've added myself to the CC list of the bug.
This bug has now been fixed.  Let me know if this addresses your
non-headless build issues.


&gt; 
&gt; So, just for you to know, I'm using Galileo release with the proper AJDT
&gt; version 2.0.0 and it seems that this build plugin is for AJDT 1.6.3. Am I
&gt; right?
Yes.  This plugin is not officially supported by us.  We put it out there
because some people were asking for it.  We use it (and a 3.5 version) to
build AJDT itself.

&gt; So I would like to know if there is any update of the AJDT PDE Build but for
&gt; last AJDT version 2.0.0 and if it supports the same that PDE one does, such as
&gt; p2 repository generation.
&gt; 
I can package one up for you and post it to that bug report.  I don't think
I can get to it today, but early next week.

Eventually, I may have to release it as a feature on the update site.


</pre>]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 17:55:44 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01968.html</guid>
		<author>andrew.eisenberg@xxxxxxx (Andrew Eisenberg)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.ajdt] Re: Binary cycles while exporting	RCP product</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01967.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>Thanks for answering Andrew. I've added myself to the CC list of the bug.

But I still have the problem, I'm not able to export my product with aspects support. Do you know what I am doing in the meanwhile? I have to copy compiled aspects from my project output folder into the plugin jar 
inside the product zip :O (thanks Midnight Commander for supporting that!!). So every time I have to export a new Milestone, it is a pain you know where :-)

I also have to make a headless build to work. I have it working after following instructions from Andrew Niefer' blog &quot;Building p2 RCP products in Eclipse 3.5M6&quot;, but guess what... without aspects working :-)

I found a solution for that in <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=252641#c12">https://bugs.eclipse.org/bugs/show_bug.cgi?id=252641#c12</a>

I replaced this line:
&lt;ant antfile=&quot;${eclipse.pdebuild.scripts}/productBuild/productBuild.xml&quot; /&gt;
with this one:
&lt;ant antfile=&quot;${ajdt.pdebuild.scripts}/productBuild/productBuild.xml&quot; /&gt;

but I got this error:
BUILD FAILED
project-releng/buildProduct.xml:21: The following error occurred while executing this line:
project-releng/org.eclipse.ajdt.pde.build_1.6.3.200808060918/scripts/productBuild/productBuild.xml:20: The following error occurred while executing this line:
project-releng/org.eclipse.ajdt.pde.build_1.6.3.200808060918/scripts/build.xml:46: The following error occurred while executing this line:
project-releng/org.eclipse.ajdt.pde.build_1.6.3.200808060918/templates/headless-build/customTargets.xml:73: The following error occurred while executing this line:
project-releng/org.eclipse.ajdt.pde.build_1.6.3.200808060918/templates/headless-build/customTargets.xml:18: java.net.MalformedURLException: no protocol: ${eclipseBaseURL}

I also tried replacing with this line as the bug comment says:
&lt;ant antfile=&quot;${ajdt.pdebuild.scripts}/build.xml&quot; /&gt;

but I got this error:
BUILD FAILED
project-releng/buildProduct.xml:21: The following error occurred while executing this line:
project-releng/org.eclipse.ajdt.pde.build_1.6.3.200808060918/scripts/build.xml:28: The following error occurred while executing this line:
project-releng/org.eclipse.ajdt.pde.build_1.6.3.200808060918/scripts/build.xml:68: The following error occurred while executing this line:
project-releng/org.eclipse.ajdt.pde.build_1.6.3.200808060918/templates/headless-build/customTargets.xml:12: The following error occurred while executing this line:
project-releng/org.eclipse.ajdt.pde.build_1.6.3.200808060918/templates/headless-build/allElements.xml:16: The following error occurred while executing this line:
project-releng/org.eclipse.ajdt.pde.build_1.6.3.200808060918/scripts/genericTargets.xml:88: java.lang.NoSuchMethodError: org.eclipse.pde.internal.build.BundleHelper.getRuntimeJavaProfiles()[Ljava/lang/String;

So, just for you to know, I'm using Galileo release with the proper AJDT version 2.0.0 and it seems that this build plugin is for AJDT 1.6.3. Am I right?
So I would like to know if there is any update of the AJDT PDE Build but for last AJDT version 2.0.0 and if it supports the same that PDE one does, such as p2 repository generation.

Thanks a lot.
Gaston.


Andrew Eisenberg wrote:

&gt; Binary cycles when exporting are not currently supported in AJDT, but
&gt; there is a bug open for this:
&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=268667">https://bugs.eclipse.org/bugs/show_bug.cgi?id=268667</a>
&gt; 
&gt; There is a patch, which I am planning on integrating soon.  Please add
&gt; your name to the cc there and you will be notified of its progress.
&gt; 
&gt; The patch will only be applied to the 3.5 stream as Eclipse 3.4 does not
&gt; allow binary cycles.
&gt; 
&gt; 
&gt; On 02/07/09 9:02 AM, in article h2ilm2$u5h$1@xxxxxxxxxxxxxxxxx, &quot;Gaston M.
&gt; Tonietti&quot; &lt;gaston.tonietti@xxxxxxxxxxxx&gt; wrote:
&gt; 
&gt;&gt; Hi guys,
&gt;&gt; 
&gt;&gt; I have a problem when I want to export my RCP product.
&gt;&gt; 
&gt;&gt; As I have some aspects in my project I tried to export it using &quot;Eclipse
&gt;&gt; product with AspectJ support&quot; export wizard, but the export
&gt;&gt; fails with the following error:
&gt;&gt; 
&gt;&gt; Export feature error
&gt;&gt;   A cycle was detected when generating the classpath ...
&gt;&gt; 
&gt;&gt; I know this problem is fixed in JDT. &quot;Eclipse product&quot; export wizard has
&gt;&gt; a nice and useful checkbox called &quot;Allow for binary cycles in
&gt;&gt; target platform&quot;, but if I use this wizard I don't have any aspect in the
&gt;&gt; exported product, compiled aspects are not present in the
&gt;&gt; plug-in jar so I get this error at startup:
&gt;&gt; 
&gt;&gt; Cannot register non aspect: ....
&gt;&gt; 
&gt;&gt; So, I wonder if there is any way to tell AJDT export wizard to allow for
&gt;&gt; binary cycles just as JDT one does.
&gt;&gt; 
&gt;&gt; Thank you very much for your time.
&gt;&gt; Gaston.


</pre>]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 15:17:56 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01967.html</guid>
		<author>gaston.tonietti@xxxxxxx (Gaston M. Tonietti)</author>
	</item>


	<item>
		<title>[news.eclipse.technology.ajdt] Re: Binary cycles while exporting	RCP product</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01966.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>Binary cycles when exporting are not currently supported in AJDT, but there
is a bug open for this:
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=268667">https://bugs.eclipse.org/bugs/show_bug.cgi?id=268667</a>

There is a patch, which I am planning on integrating soon.  Please add your
name to the cc there and you will be notified of its progress.

The patch will only be applied to the 3.5 stream as Eclipse 3.4 does not
allow binary cycles.


On 02/07/09 9:02 AM, in article h2ilm2$u5h$1@xxxxxxxxxxxxxxxxx, &quot;Gaston M.
Tonietti&quot; &lt;gaston.tonietti@xxxxxxxxxxxx&gt; wrote:

&gt; Hi guys,
&gt; 
&gt; I have a problem when I want to export my RCP product.
&gt; 
&gt; As I have some aspects in my project I tried to export it using &quot;Eclipse
&gt; product with AspectJ support&quot; export wizard, but the export
&gt; fails with the following error:
&gt; 
&gt; Export feature error
&gt;   A cycle was detected when generating the classpath ...
&gt; 
&gt; I know this problem is fixed in JDT. &quot;Eclipse product&quot; export wizard has a
&gt; nice and useful checkbox called &quot;Allow for binary cycles in
&gt; target platform&quot;, but if I use this wizard I don't have any aspect in the
&gt; exported product, compiled aspects are not present in the
&gt; plug-in jar so I get this error at startup:
&gt; 
&gt; Cannot register non aspect: ....
&gt; 
&gt; So, I wonder if there is any way to tell AJDT export wizard to allow for
&gt; binary cycles just as JDT one does.
&gt; 
&gt; Thank you very much for your time.
&gt; Gaston.


</pre>]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 18:42:28 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01966.html</guid>
		<author>andrew.eisenberg@xxxxxxx (Andrew Eisenberg)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.ajdt] Binary cycles while exporting RCP	product</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01965.html</link>
		<description>Hi guys, I have a problem when I want to export my RCP product. As I have some aspects in my project I tried to export it using &amp;quot;Eclipse product with AspectJ support&amp;quot; export wizard, but the export fails with the following error: Export feature error A cycl...</description>
		<content:encoded><![CDATA[<pre>Hi guys,

I have a problem when I want to export my RCP product.

As I have some aspects in my project I tried to export it using &quot;Eclipse product with AspectJ support&quot; export wizard, but the export 
fails with the following error:

Export feature error
  A cycle was detected when generating the classpath ...

I know this problem is fixed in JDT. &quot;Eclipse product&quot; export wizard has a nice and useful checkbox called &quot;Allow for binary cycles in 
target platform&quot;, but if I use this wizard I don't have any aspect in the exported product, compiled aspects are not present in the 
plug-in jar so I get this error at startup:

Cannot register non aspect: ....

So, I wonder if there is any way to tell AJDT export wizard to allow for binary cycles just as JDT one does.

Thank you very much for your time.
Gaston.

</pre>]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 16:02:07 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01965.html</guid>
		<author>gaston.tonietti@xxxxxxx (Gaston M. Tonietti)</author>
	</item>


	<item>
		<title>[news.eclipse.technology.ajdt] Re: AJDT 2.0.0 + Eclipse 3.5	ClassNotFoundException</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01964.html</link>
		<description>That's the one! The plugin is missing for some reason. I reinstalled the AJDT from scratch and everything works just fine. Thanks for your help! </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">That's the one! The plugin is missing for some reason.
I reinstalled the AJDT from scratch and everything works just fine.
Thanks for your help!</pre><br>
<br>
]]></content:encoded>
		<pubDate>Wed, 01 Jul 2009 08:41:08 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01964.html</guid>
		<author>fuzebest@xxxxxxx (Fu Zebest)</author>
	</item>


	<item>
		<title>[news.eclipse.technology.ajdt] Re: AJDT 2.0.0 + Eclipse 3.5	ClassNotFoundException</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01963.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>The plugin is org.aspectj.ajde.

Make sure that the plugin is installed and the version should be
1.6.5.20090618034232 (although if it is a slightly different version, should
be OK).  Also, make sure that the class exists inside of that plugin.

Did you install through the update site or through a zip file?


On 30/06/09 1:14 AM, in article
99d22748aae8ee9183f4ccd56a4dd516$1@xxxxxxxxxxxxxxx, &quot;Fu Zebest&quot;
&lt;fuzebest@xxxxxxx&gt; wrote:

&gt;&gt; Did you have any problems with installation or do you have any other errors
&gt;&gt; in your error log?
&gt; 
&gt; No there was no problem with a clean Eclipse installation with a clean
&gt; workspace.
&gt; The log file is filled with the exception stacktraces all rooted to the
&gt; java.lang.ClassNotFoundException:
&gt; org.aspectj.ajde.core.ICompilerConfiguration.
&gt; Even more weird thing - I cannot find this class anywhere in my Eclipse
&gt; installation. Which plugin contains it?
&gt; 
&gt; Forgot to mention the exact AJDT version - 2.0.0.e35x-20090625-1000.
&gt; 


</pre>]]></content:encoded>
		<pubDate>Tue, 30 Jun 2009 17:17:32 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01963.html</guid>
		<author>andrew.eisenberg@xxxxxxx (Andrew Eisenberg)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.ajdt] Re: AJDT 2.0.0 + Eclipse 3.5	ClassNotFoundException</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01962.html</link>
		<description>No there was no problem with a clean Eclipse installation with a clean workspace. The log file is filled with the exception stacktraces all rooted to the java.lang.ClassNotFoundException: org.aspectj.ajde.core.ICompilerConfiguration. Even more weird thing ...</description>
		<content:encoded><![CDATA[<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Did you have any problems with installation or do you have any other errors
in your error log?
</pre></blockquote><tt><br>No there was no problem with a clean Eclipse installation with a clean 
workspace.<br>
The log file is filled with the exception stacktraces all rooted to the<br>
java.lang.ClassNotFoundException: 
org.aspectj.ajde.core.ICompilerConfiguration.<br>
Even more weird thing - I cannot find this class anywhere in my Eclipse 
installation. Which plugin contains it?</tt><br>
<br>
<pre style="margin: 0em;">Forgot to mention the exact AJDT version - 2.0.0.e35x-20090625-1000.</pre><br>
<br>
]]></content:encoded>
		<pubDate>Tue, 30 Jun 2009 08:14:12 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01962.html</guid>
		<author>fuzebest@xxxxxxx (Fu Zebest)</author>
	</item>


	<item>
		<title>[news.eclipse.technology.ajdt] Re: AJDT 2.0.0 + Eclipse 3.5	ClassNotFoundException</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01961.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>The important part of the exception stack trace is below.  This says that
for some reason, ICompilerConfiguration was not found.  And this cascades to
a bunch of other exceptions, first that the ajdt.core plugin cannot be
started, and then that AJSourceTransformer cannot be loaded (because its
plugin cannot be started).

I am not sure why ICompilerConfiguration cannot be found.  But it is
possible that your ajdt installation failed in some way and therefore the
org.aspectj.ajde plugin cannot be loaded.

Did you have any problems with installation or do you have any other errors
in your error log?


On 29/06/09 8:59 AM, in article
d4d52d0fc34d9d024e7889129299d9a7$1@xxxxxxxxxxxxxxx, &quot;Fu Zebest&quot;
&lt;fuzebest@xxxxxxx&gt; wrote:

&gt; Caused by: java.lang.ClassNotFoundException:
&gt; org.aspectj.ajde.core.ICompilerConfiguration
&gt; at 
&gt; org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.j
&gt; ava:489)
&gt; at 
&gt; org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:405)
&gt; at 
&gt; org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:393)
&gt; at 
&gt; org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClas
&gt; sLoader.java:105)
&gt; at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
&gt; at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
&gt; ... 75 more


</pre>]]></content:encoded>
		<pubDate>Mon, 29 Jun 2009 17:38:50 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01961.html</guid>
		<author>andrew.eisenberg@xxxxxxx (Andrew Eisenberg)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
